*

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

File Stash

creator and maintainer

simple website to upload and share files that stay on the server for 30 days and auto-delete later on using S3 Lifecycle Management Rules. Built using Flask, it stores files in S3 buckets after encrypting them with AES-256 bit. The application can be accessed via REST APIs as well.

    technologies

    pythonflaskaws s3aes-256