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 250 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
TipDevs/README.md

Hi there, I'm Habeeb Abullahi πŸ‘‹

πŸ’» Aspiring Web Developer | 🌐 Tech Enthusiast | πŸ“š Lifelong Learner | πŸ† Founder of TipDevs


πŸš€ My Journey in Tech

My journey in tech began with curiosity about how websites and applications work.
I started learning HTML and CSS, which opened the doors to JavaScript and the exciting world of web development.

So far, I’ve:

  • Completed Foundations and Intermediate HTML & CSS courses on The Odin Project
  • Progressed through the JavaScript Course (53% complete)
  • Gained hands-on experience with DOM manipulation, event handling, and object-oriented JavaScript
  • Learned advanced concepts like closures, prototypes, IIFE (Immediately Invoked Function Expressions), Promises, async/await, factory functions, and working with APIs
  • Worked on small projects to solidify my knowledge
  • Founded TipDevs, a community for tech enthusiasts to share knowledge, showcase projects, and collaborate

Every day, I’m sharpening my skills to become a full-fledged developer.

⚑ Fun Facts

  • I love cooking as much as coding 🍳
  • Always listening to lo-fi beats while coding 🎧
  • Coffee fuels my creativity β˜•

πŸ“« Connect with Me


πŸ› οΈ Tech Stack

Skills
HTML5 CSS3 JavaScript

Tools & Libraries
Babel PubSubJS Webpack ESLint Node.js npm Git GitHub Prettier date-fns VS Code Linux


GitHub Stats Top Languages
TipDevs's GitHub stats Top Langs

🀝 Let’s Collaborate

I’m open to collaborating on open source and real-world projects!
Feel free to reach out or check my repos for ideas to contribute.

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