Hi there! ๐ I'm Arnav.
- ๐ Studying Computer Science at NUS.
- ๐ค Interested in neural networks and electronic trading.
- ๐ Passionate about investing and exploring financial markets.
Hi there! ๐ I'm Arnav.
Processes raw RF signal data from drones, stored in paired CSV files (L and H parts of each segment), to generate normalized spectrograms for visualization and machine learning tasks. It combines, โฆ
Python 1
FaceLock is a secure password management app that leverages facial recognition technology to protect your stored passwords. Using a combination of OpenCV (cv2) for facial recognition, a machine leaโฆ
Python
Built an RC drone from scratch. Funded by HackClub. Received a grant of $250 to build an RC drone including the programming of the flight controller.
C++
FriendsWeb is a user-friendly web application designed to help you stay connected with your friends. It allows you to manage your network of friends, store their contact details, and maintain meaniโฆ
HTML
GenReGenie is a recommendation algorithm that suggests movies based on thematic similarities to a given movie input. By leveraging fundamental concepts of Machine Learning such as TF (Term Frequencโฆ
Java