Selected work
Projects
- 2025-2026 Research
Master Thesis
Investigating how humans choose words during speech by analyzing brain activity with novel machine learning techniques.
- 2026 Software Project
Multi-Page Web Scraper and PDF Generator
Built a Python tool that scrapes and extracts readable text from a given URL, designed for sequential content such as articles or book chapters. The system can follow multiple linked pages based on user input, aggregating and cleaning content by removing unwanted HTML elements and special characters. The extracted text is then formatted into a styled PDF with customizable output options. Implemented request-handling techniques to ensure stable and reliable data extraction while reducing the risk of bot detection.
- 2024 Competition
Hackathon GenAI x Law - MVP Bonus Prize
Built a 48-hour hackathon project at HackTrinity in a team of four: a court hearing summarizer with outcome prediction using NLP and classification, awarded MVP bonus prize.
- 2024 System
Computer Vision Project
Built a system that analyzes images to detect pedestrian crossings and visually indicate their position.
- 2024 Research
Paper about AI Ethics
Ethical Explorations of Algorithmic Equity in Artificial Intelligence
- 2024 Software / System
Air Quality Monitoring and Trend Analysis System
Developed a C++ application structured using the Model-View-Controller (MVC) design pattern. Built collaboratively in a team of three, the project focused on designing algorithms to efficiently retrieve and process data from monitoring systems tracking both private and public air pollution sources. The application was used to analyze environmental data and identify pollution trends over time.
- 2024 Software / System
Digital Student–Teacher Interaction System
Developed a full-stack Java application using Spring Boot as part of a three-person team. The system supported two user roles: students and teachers. Students could view their grades across subjects and request video calls with teachers based on availability. Teachers had access to a scheduling calendar, upcoming sessions, and performance analytics related to student grades.