Atlas Bio

Atlas is a biotech startup I founded dedicated to accelerating scientific research with large language models -- my mission hinges on two key components: AI models developed on massive amounts of data and a user facing application to interface with insights from these models. I built the user facing app in react with a fastapi backend and AWS cloud integration. The app supports user management/authentication, a dashboard ui, and a plotting tool ui and is currently deployed at a few labs and private research institutes.

 Foldy

Foldy is a mobile app that empowers influencers and small business owners in organizing their links and sharing them with their followers. Whether it be a wedding planner that wants to share their idea of the perfect wedding, a fitness influencer that has a killer list of supplements to boost your workout program, or an entrepreneur that has a great resources to inspire the next unicorn, Foldy is the place to go! I developed the app with SwiftUI in XCode with a Firebase backend.

Video Block
Double-click here to add a video by URL or embed code. Learn more

 Armada AI

Armada was a quick gpt assistant app I built at AI ATL, a premiere AI hackathon at GT. An advisor in my network owns a diverse business portfolio of restaurants, part supply shops, and service technicians. He came to me with the problem that his service technicians would take way too long to find parts they needed for restaurant repair jobs, and more often than not purchase parts from external suppliers instead of his own. To make it easier for technicians to order parts, and more importantly order them through his suppliers, I created a GPT assistant wrapped in a chatting ui that guides technicians towards the right part and a link to purchase that part from one of his suppliers. I used react frontend with a fastAPI backend that called a gpt-4 api to generate responses.

Check out the demo here: armada-ai demo

Meet GT

MeetGT was a college project I coded with my roommate. After the pandemic, social life at GT was weak. Students (including me and my roommates) got used to staying in and weren't really making new friends. To help re-engage my community, I built meetGT, a platform that served students with bi-monthly matches based on their personality profile. I built the app with Flask and mySQL backend and used AWS for SES to automate emails, Lambda for serverless compute, and cloud hosting.