Work

A selection of products, experiments, and open source contributions I've worked on.

8 projects • 7 open source • 2 in progress

GitChat interface with natural language prompts and repository insights

GitChat

Conversational GitHub intelligence.

I found myself taking inspiration from people's GitHub profiles - seeing their projects, contributions, and their work. Thought about making GitHub profiles more conversational. Built this to let people ask natural language questions about people's repositories and contributions. It felt like giving GitHub a voice.

  • 2025
  • AI Product
  • Open source

Stack: Next.js / TypeScript / LangChain / GitHub API

Social Garden application dashboard showcasing student community features

Social Garden

A campus network for intentional friendships.

Moving to a new country made me think about how hard it is to make genuine connections. This is my attempt at creating something that helps people find their people, especially in academic settings where everyone's focused on their work.

  • 2025
  • Social Product
  • Open source

Stack: Next.js / TypeScript / Prisma / PostgreSQL +3

Announcement image for becoming a Kubernetes organization member

Kubernetes Contributions

Open source collaboration at global scale.

Started contributing to Kubernetes in 2023. It began as a way to learn, but became something more meaningful. I've worked on documentation, served on the release team, and helped with community events. The project has taught me about collaboration at scale.

  • 2023-Present
  • Open Source
  • Open source

Stack: Go / Kubernetes / Docker / YAML

Calendy interface showing calendar views and event planning

Calendy

From classroom assignment to architecture practice.

A class assignment that turned into something I actually cared about. Took a messy Java Swing calendar app and refactored it using SOLID principles. The code went from confusing to clear, which felt satisfying in a way I did not expect.

  • 2024
  • Engineering

Stack: Java / Swing / SOLID Principles / Design Patterns

PreviewPS

Personal Spotify Wrapped

Listening data turned into personal stories.

Built this when I missed the official Spotify Wrapped one year. It analyzes your listening habits and creates wrapped-like visualizations. Sometimes the data tells stories you did not know about yourself.

  • 2023
  • Data Visualization
  • Open source

Stack: React / Spotify API / Chart.js / Node.js

PreviewQ

QuoteMe

Designing shareable quotes with less friction.

A simple tool for creating quote graphics. I built it because I wanted to share quotes from books I was reading, but existing tools felt too complicated or cluttered.

  • 2023
  • Creative Tool
  • Open source

Stack: Vue.js / Canvas API / Tailwind CSS

PreviewLM

Lofi Music Collection

Minimal player for focused work sessions.

Curated a collection of lofi beats for studying and working. The interface is intentionally minimal - just music and a calm visual. Sometimes the best tools are the ones that get out of your way.

  • 2022
  • Media
  • Open source

Stack: React / Web Audio API / CSS3

PreviewAT

Audio Timeline Editor

An experiment in browser-based audio editing.

Experimented with web-based audio editing. The timeline visualization was the interesting part - trying to make complex audio data feel intuitive to navigate.

  • 2022
  • Experiment
  • Open source

Stack: JavaScript / Web Audio API / Canvas / FFmpeg