My Projects

UT Arlington’s Maverick Badminton Club

Designed, developed, and launched the official website for UT Arlington’s Maverick Badminton Club. Implemented real-time member registration, online fee collection, and streamlined event updates to enhance club operations and engagement.

Visit Site
Dynamic Restaurant Finder Using Yelp API

Built a dynamic restaurant search web application integrating Yelp API. Implemented advanced user search filters including location, cuisine type, and result limits. Utilized asynchronous AJAX requests for seamless data fetching, providing real-time restaurant listings with images, ratings, categories, addresses, and contact details.

Doctoral Database Web Interface

Engineered a fully functional Doctoral Database web interface using PHP and MySQL. Delivered robust CRUD operations, optimized SQL queries for performance, and designed a responsive front-end with HTML/CSS to simplify user interaction and ensure data integrity across records.

K-Means Clustering Implementation

Implemented a K-Means clustering algorithm entirely from scratch, applied to UCI machine learning datasets to derive meaningful cluster groupings. Integrated Elbow Method visualizations to identify optimal K values, and validated results against standard library implementations to ensure accuracy and efficiency.