Projects
On this page, I'd like to share with you the projects I've created and continue to maintain.
Python Libraries
Modern HTTP client with decorators, async support, HTTP/2, rate limiting, and beautiful colored logging built on httpx.
Instantiate Pydantic v2 models directly from Django HttpRequest — one-line request validation with automatic 422 JSON error responses and zero boilerplate.
Minimalistic documentation generator from Markdown files with auto-routing, themes, and built-in HTTP server.
CLI tool for FastAPI developers. Initialize projects with Django-like structure, middleware, and SSL certificates.
VS Code Extensions
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.
Dark theme for Visual Studio Code with floating glass-like panels, rounded corners, smooth animations, and warm syntax highlighting.