A collaborative playlist maker and music player that allows users to share, fork, and explore new songs weekly via the 'Genre of the Week' feature.
Gesture Swiping Decoder
A gesture-based word prediction system using the SHARK2 Algorithm, implemented in Python with NumPy and Flask for swipe gesture recognition and multi-stage pruning.
Synchronization-Free Memory Allocator
A custom dynamic memory allocator for x86-64 architectures featuring segregated free lists, a 'first-best fit' strategy, and immediate coalescing to minimize external fragmentation.
SongOff
A daily song voting app that lets users choose among four daily picks, tallying votes to determine a 'Song of the Day' stored in the database.
DNS Dig Tool
A recursive DNS resolver that iteratively contacts root, TLD, and authoritative servers to resolve domain names from scratch.
GoLogoLo
A MERN stack logo creation app that allows users to design shapes, text, import images, and export logos as .png files for web use.
ShipStation Workflow App
Developed a React and GraphQL-based workflow application integrating e-commerce data to reduce shipping errors by 75% through employee-ID-linked packages and role-based permissions.