Web developer
....
Problem solver
....
Still student... .
That's me
Favourite Projects
View all
Latest Code
View GitHub
javascript-algorithms
This repo contains my implementation of various data structures and algorithms in JavaScript, with Jest test cases to ensure correctness. The goal is to help others learn and practice fundamental algorithms and data structures in JavaScript. The project is licensed under the terms of the MIT license
View Repository
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
View Repository
portfolio-template
A Next.js portfolio template for showcasing your work, skills, and contact information. Includes a contact form powered by email.js. Customizable and easy to set up.
View Repository
leetcode
This repo contains my solutions to LeetCode problems in JavaScript and Python, with explanations and test cases to ensure correctness. The goal is to show my algorithmic problem-solving skills to others and help to new beginners).
View Repository
short-url
A URL shortening service that allows users to transform long URLs into shorter, more manageable links. Built with ReactJS, Vite, TypeScript, and Node.js. Store original URLs in a MongoDB database and easily redirect users to their intended destinations. Contributions are welcome!
View Repository