You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personal portfolio built with Next.js, TypeScript, and Tailwind CSS. Showcases my projects, technical skills, and journey as a Computer Science student. Fully responsive and production-ready.
A modern Kanban board application built with Next.js and Node.js. Features drag-and-drop task management, real-time collaboration, comments, labels, and team member management.
Full-stack e-commerce platform for sports equipment with inventory management. Built with Next.js 15, React 19, Node.js, Express, TypeScript, Prisma, and MySQL.
Academic Java project to generate an inverted index from a text file using manually implemented Hash Table, Binary Search Tree (BST), and Linked Lists.