Hi! Here are some of my projects
Google AI Hackathon 2024
May 2024
CrimeWatch.AI is a project aimed at leveraging artificial intelligence to detect and prevent crime. This project utilizes Gemini 1.5 Pro API to analyze various data sources and provide insights to law enforcement agencies and communities.
Tech Stack: Python, Gemini, Azure, React, Typescript
Fast Limit Order Book
Sep 2023
Implemented an efficient limit order book for high-frequency trading that supports mostly O(1) operations
Tech Stack: C++, Doctest
MIT BattleCode 2023
Jan 2023
Competed in a RTS AI multiplayer programming competition, developing a player controller capable of strategising and playing against other teams
Tech Stack: Java