Projects

On this page, I'd like to share with you the projects I've created and continue to maintain.

Python Libraries

fasthttp-client
New Python 3.10+

Modern HTTP client with decorators, async support, HTTP/2, rate limiting, and beautiful colored logging built on httpx.

Async HTTP/2 Rate Limiting Middleware
django-pydantic-client
New Python 3.10+

Instantiate Pydantic v2 models directly from Django HttpRequest — one-line request validation with automatic 422 JSON error responses and zero boilerplate.

Django Pydantic v2 Validation Middleware
mkpy-client
New Python 3.9+

Minimalistic documentation generator from Markdown files with auto-routing, themes, and built-in HTTP server.

Markdown Auto Routes CLI Themes
fastgram-cli
New Python 3.10+

CLI tool for FastAPI developers. Initialize projects with Django-like structure, middleware, and SSL certificates.

FastAPI CLI SSL Middleware

VS Code Extensions

fasthttp-extension
New TypeScript

VS Code extension for FastHTTP — scaffold projects from Command Palette, explore all routes in a sidebar, get CodeLens actions above decorators, and catch handler errors inline.

TypeScript Route Explorer Diagnostics CodeLens
ndu-dark
v1.1.0 Theme

Dark theme for Visual Studio Code with floating glass-like panels, rounded corners, smooth animations, and warm syntax highlighting.

Glass Effect Floating Panels Animations Rounded
View all on GitHub