PROJECTS
A collection of projects I've built while developing my skills in software development, from backend applications and APIs to full-stack web projects and interactive applications.
-
MERN Product Store
A full-stack product management application built with React, Express and MongoDB, featuring persistent CRUD operations and a responsive user interface.
PROJECT INFO -
Jv-compression-tool
A pure Python Huffman compression tool built from scratch, covering frequency analysis, tree construction, bit-level packing, custom headers, and file-level compression/decompression. Designed with a modular architecture and developed using test-driven development.
PROJECT INFO -
JSON Parser
A from-scratch JSON parser and validator built in Python to deeply understand parsing, recursion, and data validation. The project includes tokenization, syntax validation, detailed error reporting, and a comprehensive test suite.
PROJECT INFO -
Portfolio Website
A Django-based portfolio website built to showcase my projects, highlight my backend development skills, and give me a customizable, database-driven platform for future demos and tools.
PROJECT INFO