All my technical and development projects
Creative and personal projects I've worked on
Projects that were part of my course curriculum
[Codebase not included due to UofM Honor Code]
Full-stack web application featuring user authentication, posts, follows, likes, and comments. Built with Flask backend and modern JavaScript frontend.
Distributed search engine with custom map-reduce implementation for indexing and querying large document collections.
Terminal-based text editor backend using doubly linked list data structures, designed for femto and e0 frontend interfaces.
A cli tool written in C++ for resizing images by removing pixels using matrices without losing quality.
C++ bot to analyze a stock market offers and make smart purchase decision to maximize profit and minimize loss.
Machine learning algorithm written in C++ to categorize messages.
Multi-lane crossroad traffic system simulator on an FPGA using Verilog HDL, optimized to reduce vehicle waiting time on all lanes.