*

here are some of the projects i've worked on. i love building tools that make developers' lives easier and exploring new technologies along the way.

01

Kopai

2000+
signups

creator & CTO (jul 2025 - present)

production-grade AI agent platform to build, deploy, and monetize intelligent agents with memory, knowledge bases, and multi-tenant teams

achievements

  • built from the ground up as a side project — now a production platform with 2,000+ users
  • built multi-tenant organizations with role-based access control and a public agent marketplace
  • integrated long-term memory (Mem0), RAG-powered knowledge bases, and streaming chat with tool calls
  • shipped Stripe-backed monetization so creators can publish and sell agents

technologies

next.jstypescriptprismapostgresqlvercel ai sdkmem0upstash vectorworkosstripe
02

vercel_blob (PyPi)

950k+
pulls

creator and maintainer (apr 2024 - present)

un-official python wrapper for the vercel blob storage api. Acquired by Vercel in Aug 2026

achievements

  • 950k+ installs
  • maintained comprehensive, up-to-date documentation

technologies

pythonpypivercelblob storage
03

S3RD Chat - AI-powered chat application

2
hackathons won

creator & developer (jul 2025 - present)

realtime multi-modal chat application with multi-agent chat capabilities

achievements

  • implemented chat history and context retention
  • implemeted a custom sync engine for realtime chat across multiple tabs
  • users can what with 20+ ai models

technologies

nextjstailwindcssopenaipostgresqlclerk
04

File Stash

creator and maintainer

upload and share encrypted files with auto-delete after 30 days via a simple web or REST API.

achievements

  • AES-256 encryption for all uploaded files
  • integrated S3 Lifecycle Management for auto-deletion
  • stateless design—no user accounts required
  • built entirely with Flask and AWS S3

technologies

pythonflaskaws s3aes-256