Projects

Saturn

A zero-configuration AI gateway system implementing mDNS service discovery for seamless local network API access. The project features intelligent model routing based on prompt complexity heuristics, automatic cost optimization across multiple AI providers via OpenRouter, and comprehensive usage tracking with SQLite persistence. Built with FastAPI for asynchronous request handling, and thread-safe atomic operations for concurrent access. Technical highlights include proper asyncio lifecycle management, background task processing, and a Python client library with automatic gateway discovery.

Python FastAPI Zeroconf/mDNS Documentation Promotion
View Project →

Moderation and Misinformation on Social Media

Research project investigating algorithmic bias and misinformation propagation across Reddit, Twitter, and Threads. Analyzed platform-specific content moderation approaches and measured the effectiveness of fact-checking mechanisms in reducing toxic content spread. Employed quantitative methods to detect unfair promotion of political ideologies and examined how platform design influences toxicity amplification. Project utilized data collection pipelines, statistical analysis, and machine learning techniques to identify patterns in content recommendation systems.

Python Data Analysis Reddit API Statistical Modeling
View Academic Paper →

Auto-Student: Academic Assignment Automation System

A comprehensive academic workflow automation tool integrating Canvas LMS API, OpenAI completions, and content extraction pipelines. The system implements asynchronous file downloading with proper session management, YouTube transcript extraction via youtube-transcript-api, and HTML content parsing with BeautifulSoup4. Features include intelligent text summarization to manage context windows, multi-format file processing (HTML, JSON, CSV, text), and a Streamlit-based GUI with real-time progress tracking. Architecture employs proper async/await patterns, thread-safe operation scheduling, and dataclass-based state management.

Python AsyncIO Canvas API OpenAI API AIOHTTP
View Project →

JAKE - Academic Research Portal

Full-stack web application developed to modernize Stanislaus State's academic research discovery system. Implemented improved search algorithms to reduce irrelevant results, designed a user-friendly interface for research article tracking, and built backend systems for efficient metadata storage and retrieval. Project addressed real pain points in university research workflows through user research and iterative design. Gained experience in both frontend UI/UX design and backend API development.

Full-stack Search Optimization REST API
View Project →

School Counselor Chatbot

Two-day hackathon project (StanHack 2024) building an AI-powered academic advising chatbot. Integrated natural language processing for student queries about course selection, prerequisites, and degree requirements. Implemented 3D avatar modeling for enhanced user engagement and developed conversational AI flows to guide students through academic planning decisions. Project demonstrated rapid prototyping skills and creative application of AI technologies in educational contexts.

AI/NLP 3D Modeling Chatbot Development Rapid Prototyping
View Project →

Personal Website

The source code for the website you are looking at now! Built with semantic HTML5, custom CSS including animations and responsive design, and vanilla JavaScript for interactive elements. Demonstrates clean code organization, accessibility considerations, and modern web design principles.

HTML5 CSS
View Project →