*
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.
vercel_blob (PyPi)
creator and maintainer (apr 2024 - present)
cli tool to bootstrap full-stack type-safe next.js applications
achievements
- 150k+ installs
- maintained comprehensive, up-to-date documentation
technologies
pythonpypivercelblob storage
S3RD Chat - AI-powered chat application
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
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