A Computer Science major @ University of Maryland, Baltimore County.
I am currently a Sophmore at Univeristy of Maryland, Baltimore County majoring is Computer Science with a focus on AI/ML. I really enjoy solving problems as well as making things pretty and easy to use. I can't stop learning new things; the more, the better.
Built using Python, HTML, CSS and javascript. This program demonstrates 3D plotting in Python using matplotlib. It visualizes a helical line alongside scattered points in 3D space, with the scattered points' color intensity varying based on their height (z value).
Built Using C++, HTML, CSS and javascript. The Nearest Neighbor Finder is a program designed to efficiently find the nearest geographical point of interest (POI) based on a given query location using a KD-Tree.