This Website
AstroJS / Docker / Google Cloud
- Designed and shipped a personal site to showcase work, writing, and photography in one place.
- Containerized the build and deployed with a repeatable pipeline for easy updates.
Source →
Langchain - Open Source Contribution
Python
- Extended parsing so more languages could be indexed for RAG-style workflows.
- Collaborated via review feedback until the change landed in the main project.
Source →
Weast
Python / SQLite / AWS / Docker / OpenAI
- Built a Discord bot used day-to-day by a mid-size community.
- Experimented with different APIs and integrations to enhance the bot's functionality.
Source →
Scholarly
Next.js / Node / Express / PostgreSQL / TypeScript
- Prototype for scheduling live tutoring sessions with real-time-friendly flows.
- Backed by a relational schema for users, bookings, and availability.
Source →
Urban Translate
React Native / Expo / Node / Express
- Mobile app concept for turning informal slang into plain language.
- Explored NLP-backed flows with a small Node API behind the client.
Source →
Promedio
React / Node / Express / MongoDB
- Grade and GPA tracking for students who want a single place for progress.
- CRUD-heavy UI with validation so term data does not get out of sync.
Source →
SpideyBot
Python / tkinter / socket / rsa / tcp/udp
- Chat-style client experimenting with raw sockets over TCP and UDP.
- Layered RSA ideas for toy end-to-end messaging between peers.
Source →
CartMax
Java / Android Studio / Firebase / Mockito
- Android grocery-ordering flow aimed at peak pandemic constraints.
- Firebase for auth and data with Mockito-backed unit tests on core logic.
Source →