- π Joint Honours BSc in Computer Science & Mathematics at uOttawa
- π CGPA: 9.4 / 10 (A+ in all core CS & Math courses)
- π Top 3% Academic Ranking (Ranked 8 / 300+)
- π Research Interests: Algorithm Analysis, Graph Theory, and AI Integration
- Languages: Python, Java, JavaScript
-
Health Insights AI (uOttaHack 8)
- Engineered the Gemini API integration layer for biometric data analysis.
- Developed interactive dashboards using JavaScript.
- Note: Repository is private to respect team collaboration.
-
Social Network Analysis Tool (Computing I)
- Implemented Adjacency Lists to manage complex network data.
- Optimized common-friend search from
$O(N^2)$ to$O(N \log N)$ using Binary Search.