Projects
Some neat tools and tech I've built over the years

ACM API
A production-grade REST API built with Go and Firebase that aggregates university course data, grade distributions, and professor ratings into a unified, token-secured platform used across ACM UTD projects and events.
Professor Rating Prediction Model
A machine learning system that predicts professor quality, difficulty, and would-take-again ratings using UTD grade distributions and structured RMP metadata, explaining over 60% of student rating variance.
Wordle Solver
A web application that helps solve Wordle puzzles by analyzing existing guesses and resulting hints to provide optimal suggestions.
Professor Data Script
A Python script that aggregates and matches professor ratings from RateMyProfessors with UTD grade distributions, handling name inconsistencies and duplicates for more accurate professor profiles.
EasyTeller
A web application that enables users with limited credit history to apply for credit cards and loans using alternative financial documents, powered by AI-driven document analysis, made for HackUTD 11.
Astra Extension
A Chrome extension that autofills the UTD Astra Special Room Request Form by saving and entering common info, including dynamic questions.
Visio Parsing Tool
A C# tool that parses Microsoft Visio files to extract callflow data, build multi-page graphs, and generate optimal test case paths for QA automation. Designed to streamline IVR testing and facilitate integration with platforms like TestRail.