Projects

Things I've built, from frontend systems to intelligent applications.

Day Planner

Day Planner

A collaborative task management tool where users maintain today, tomorrow, and backlog lists. Others can assign tasks across projects with role-based access, creating a single source of truth for priorities and availability.

ReactPythonSQLiteAuthRBAC
AI Document AssistantComing Soon

AI Document Assistant

An intelligent document assistant that uses retrieval-augmented generation to let users upload documents and ask context-grounded questions powered by LLMs.

PythonLangChainRAGLLM
Developer Board

Developer Board

A component library built with atomic design principles — atoms, molecules, and organisms — with a Storybook UI to browse and test each component version.

ReactStorybookCSS Modules
UI/UX Design Portfolio - Freelance

UI/UX Design Portfolio - Freelance

A clean, single-page portfolio website designed and built for a UI/UX designer showcasing projects, skills, and contact information.

HTMLCSSJavaScript
DSA in JavaScript

DSA in JavaScript

Solutions to data structures and algorithms exercises from a comprehensive DSA course, implemented in JavaScript with a focus on problem-solving patterns.

JavaScriptAlgorithmsData Structures