Skip to content
View TipDevs's full-sized avatar
💭
Online
💭
Online

Block or report TipDevs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. restaurant restaurant Public

    A restaurant built with webpack bundler.

    JavaScript 1

  2. book-library book-library Public

    This is a book library project which showcase the power of my knowledge about JavaScript Objects, Objects Constructor, Prototype, Prototypal inheritance...

    JavaScript

  3. Etch-A-Sketch Etch-A-Sketch Public

    This is a project solution to The Odin Project Etch A Sketch whereby I will build a browser version of something between a sketchpad and an Etch-A-Sketch.

    JavaScript

  4. calculator calculator Public

    This is a simple calculator project that executor calculations such as multiplication, division, addition and subtraction.

    JavaScript

  5. rps-game rps-game Public

    JavaScript 2

  6. tic-tac-toe tic-tac-toe Public

    A modular, object-oriented Tic-Tac-Toe built with modern JavaScript. Refactored to use ES6 classes for game logic, UI, and board management. Integrated PubSub.js for decoupled event communication. …

    JavaScript