IT Programming & Development student at Tri-C with hands-on experience building and deploying full-stack web applications. I focus on Python backend development with FastAPI and PostgreSQL, and have practical AWS infrastructure and Terraform experience from deploying production applications. Currently building an AI-powered document analysis platform using RAG architecture and vector embeddings.
Developed a full-stack task manager with JWT authentication, CRUD operations, commenting, and file uploads to S3. Includes Redis caching, role-based task sharing, and AWS infrastructure defined in Terraform.
Built a PDF processing pipeline with RAG-based Q&A. Upload documents, ask questions in natural language, and get answers with cited source passages. Uses OpenAI for vector embeddings and Anthropic API for responses.
Built and redesigned a real-time multi-room chat application. Features include WebSocket messaging, cursor-based history pagination, room discovery and membership controls, full-text message search, and Redis-backed unread tracking.