Projects
A showcase of my work, featuring web applications, design projects, and experiments.
Web Projects01
Typography Portfolio
A minimalist portfolio website for a typography designer, featuring a clean layout and beautiful typography.
E-commerce Platform
A full-featured e-commerce platform with product management, cart functionality, and payment processing.
Content Management System
A custom CMS built for a publishing company, allowing easy content creation and management.
Deep CS Projects02
These projects focus on computer science fundamentals and systems programming. They're available on GitHub for code review and educational purposes.
Algorithm Visualizer
A tool for visualizing common algorithms like sorting, pathfinding, and graph traversal algorithms.
Compiler Design Project
A simple compiler implementation that demonstrates lexical analysis, parsing, and code generation.
Operating System Kernel
A minimal operating system kernel implementing basic process scheduling, memory management, and file systems.