education
- Boston University
-
B.A. in Computer Science
Activities: Varsity Overwatch Demonstrated strategic thinking, leadership, and resilience under pressure. Led JV team to an undefeated season (Spring 2023) and contributed to Varsity achieving the highest ranking in the program's 8-year history (Spring 2024).
certifications
- Practical Network Penetration Tester (PNPT)
TCM Security
projects
- RGBAttack Facial Recognition Graph Search
-
"Relationship Graph Based Attack" is an open source intelligence (OSINT) tool designed to help users uncover information about individuals captured in images.
By leveraging face recognition technology, the app constructs a dynamic graph centered on the person you're investigating.
This graph reveals their connections to others who appear in the images, enabling you to trace relationships, gather contextual info, and discover more about your target.
Deployed the application on a VPS with a LAMP (Linux, Apache, MySQL, Python) stack, utilizing Gunicorn for Python- based server management, Flask for web application development, and Nginx for efficient reverse proxying. - RankTool CLI Version Game Tourney Tool
-
To streamline data collection for Overwatch 2 teams competing in Start.gg tournaments, I developed this RankTool, a serverless web app built with AWS Lambda. The tool integrates several APIs and leverages Python scripts with a JavaScript display for efficient data handling.
My goal was to save time and provide comprehensive team insights, including official tournament information, without the need for manual data gathering. As a result, it significantly improved the efficiency of compiling competitive team statistics.
Note: The first search may timeout while the Lambda function warms up. Subsequent searches will be faster. The CLI version has no spinup time.