Flycatcher - Waitlist Builder
Build your custom branded waitlist, collect insights about your subscribers, and send email campaigns all with one app.
I like machine learning, robotics, and web development. I'm an undergraduate student studying Math at UT Austin. Here are some of the projects I've worked on...
Build your custom branded waitlist, collect insights about your subscribers, and send email campaigns all with one app.
Custom GPT chatbot that allows the user to 'chat' with terms of service and privacy policy agreements. Documents are stored with Pinecone (a vector database) and queried with semantic search.
Adding a human detection system to a food delivery robot that serves boarding students on campus who don’t have easy access to food delivery services.
Spotify companion app that creates beat-matched transitions within your Spotify playlist. Remotely controls your Spotify account from a website.
Creating a tech blog website/portfolio to store additional information about my projects.
Two video games I made on different teams as part of the CSU Game Dev club for submission into game jam competitions.
Calculating polyhedron vertices and corresponding face indices to render 3D shapes on the web. Uses ThreeJS to manage WebGL rendering.
Automatically generating reddit story TikToks that have become so popular. The app uses the reddit API to get popular posts, puppeteer to screenshot them, AWS Polly to create a TTS voiceover, YouTube API to find background footage, and YTDL-P to download the footage. All these components are edited together using FFmpeg