just for practice, and experimenting with new concepts. 📂 My React Mini-Project Hub Welcome to my central playground for building, experimenting, and shipping React applications! This repository serves as a living laboratory for my frontend ideas, UI concepts, and library integrations. It's a continuous space for me to write clean code from scratch, master state management, and keep my daily coding momentum going.
The Tech Stack While each project varies, the core ecosystem across this repository includes:
Core: React 18+ (Functional Components, Hooks)
Styling: Tailwind CSS, CSS Modules
Animation & UI: GSAP (GreenSock), Framer Motion
Routing & State: React Router DOM, Context API
Featured Projects Here is the current lineup of what lives inside this repository. Each project is built to solve a specific UI/UX challenge or explore a new library.
- Dynamic Interactive Portfolio Folder: /portfolio
What it is: A modern, highly interactive personal portfolio designed to showcase projects and skills with fluid motion.
Key Features:
Smooth scroll animations and custom cursor interactions using GSAP.
Fully responsive layout styled with Tailwind CSS.
Component-driven architecture built completely from the ground up.