- πͺ Software Engineering student at the University of Waterloo!
- π Learning a plethora of things (all at once!) - web development, game development and machine learning!
- β‘ Fun fact: won 2nd place at the Hack the Valley V hackathon! πππ
C++ web server that can be used to serve static files and handle HTTP requests. The server supports multiple concurrent connections and different HTTP methods and status codes.
C++
GlimpseGAN: Generating lifelike images using PyTorch-powered Generative Adversarial Networks (GANs)
Python
An advanced text summarizer written in Python, using techniques like TF-IDF weighting, sentence position analysis, and word frequency to efficiently summarize any given text.
Python
FaceLock is a facial-recognition-based door lock that unlocks once it recognizes a face from the dataset.
Python
Forked from mavlink/mavlink
Marshalling library for drones - used to create an unmanned aerial vehicle.
Python
Forked from tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
C++