May 2025
Built a lightweight, reusable useParallax hook to implement parallax without external libraries. Easy to integrate, but works only with React/Next.js.
Uses HTML data attributes and an AbortController to efficiently manage scroll events based on visibility.
Typescript
React
january 2025
An online code editor that began as a fun challenge from a friend and evolved into a full 3-week project.
Includes dynamic routing using react-router-dom for smooth multi-page navigation.
Typescript
React
Tailwind
Motion
November 2024
Breeze Aura is a weather app built shortly after I began learning React, marking one of my earliest hands-on projects with the framework.
Different theme based on what time of day it is.
Javascript
React
SCSS
October 2024
A clone of a gaming application I built during a React course, with added features and improvements beyond the original.
Implemented dark mode from scratch without relying on external libraries or tutorials.
Javascript
React
SCSS
Motion
Jotai
October 2024
A clone of a music application I built during a React course, with added features and improvements beyond the original.
Each song has a custom shadow color manually selected to match its cover art.
Javascript
React
SCSS
August 2024
An interactive HTML canvas that lets users adjust brush size, choose colors, and switch between two drawing modes.
The second mode auto-changes color and size, making drawing more dynamic and fun.
HTML
CSS
Javascript
August 2024
A JS30-inspired experiment where text shadows react to mouse movement.
Mouse acts as a light source—text shadow softens or sharpens based on cursor distance.
HTML
CSS
Javascript
July 2024
One of my first personal projects after learning Javascript
Position of each hand is dynamic and accurate.
HTML
CSS
Javascript
July 2024
My very first personal project after learning Javascript.
Built after completing my course, though my JavaScript concepts were still unclear at the time.
HTML
CSS
Javascript
July 2024
A photo gallery website that integrates the Pexels API to fetch and display high-quality images.
HTML
CSS
Javascript
June 2024
A fun experiment I made when I was learning Javascript.
HTML
CSS
Javascript
June 2024
A UI clone of Upwork built during my early CSS practice to strengthen layout and design fundamentals.
HTML
CSS