← Home / Projects
A selection of projects demonstrating my work across web development, embedded systems, and cybersecurity. Built with performance, scalability, and security in mind.
VentureCircle
A full-stack startup platform with real-time interactions, authentication, and chatbot — built using Django, Firebase, and TailwindCSS.
iOS/Windows UI Replica
A web-based dual UI that mimics iOS and Windows environments with draggable windows, modals, and animations using Tailwind and JS.
Banking System
A secure backend simulation of banking operations using Java and SQL with logging and account management.
Chess
A terminal-based chess engine in Python with move validation and board logic — built for algorithmic problem solving.
The Very Hungry Caterpillar
A fun Java + SVG animation of the children’s book that introduces DOM animation logic and UI storytelling.
SoftFocus
SoftFocus provides a simple interface to apply Gaussian blur to images, resulting in softened and blurred versions of the original images.
Decision Tree
A from-scratch decision tree algorithm in Python with entropy calculation and matplotlib visualizations.