A few projects I have built shipped.

“Real artists ship.” ― Steve Jobs

  • Rizz

    Rizz is a Python web framework and can be used with any WSGI application server such as Gunicorn..

    Python

    github.com

  • Rizz ORM

    Rizz ORM is a lightweight Object-Relational Mapping (ORM) system designed to provide a Pythonic interface for interacting with SQLite databases. It allows developers to define their database schema in Python code and perform database operations without writing raw SQL queries.

    Python

    github.com

  • Lovetest

    lovetest is a Python test runner designed to simplify the process of running and reporting on unit tests. It allows you to specify which test files or functions to run, and which to skip.

    Python

    github.com

  • Asgi CORS Middleware

    A library for adding CORS headers to ASGI applications, including ASGI frameworks like FastAPI, Starlette, and Teke.

    Python

    github.com

  • AUDIO CHAT

    A drop-in audio chat application built with React and Twilio Voice JavaScript SDK..

    JavaScriptReact

    github.com

  • Github Organization Explorer

    An application that provides information for an Organization's repositories and contributors on Github.

    JavaScript

    github.com

  • Teke

    Teke is a lightweight ASGI framework that you can use to create fast async REST APIs with Python..

    Python

    github.com