All Projects

My work

A collection of professional projects and personal open-source work.

Kind
Ownership
F
Open SourceLibrary

FastAPI FullAuth

Open-source async authentication library for FastAPI on PyPI - JWT rotation with reuse detection, OAuth2, WebAuthn passkeys, and opt-in RBAC. Composable design: apps only get the tables, routes, and imports they actually use.

PythonFastAPIPyPIOpen SourcePydanticSQLModelSQLAlchemyOAuth2WebAuthnJWTArgon2idAsync
S
Open SourceFrontend

SSHub

A fast, minimal SSH client for the desktop, built with Flutter. Password or SSH key auth, trust-on-first-use host key verification, a full xterm terminal, and credentials encrypted on-device - no accounts, no cloud, no telemetry.

FlutterDartBlocCubitdartssh2xtermSSHflutter_secure_storageAES-256-GCMPBKDF2Clean ArchitectureDesktopCross-PlatformGitHub Actions
L
Open SourceFull Stack

LetsChat

Real-time one-to-one chat app - FastAPI + React. WebSocket messaging with live presence and typing indicators, optimistic message delivery with nonce reconciliation, and JWT auth powered by my own fastapi-fullauth library.

FastAPIReactTypeScriptWebSocketPythonPostgreSQLRedisSQLAlchemyTanStack QueryTanStack RouterZustandTailwind CSSshadcn/uiDockerAsync
R
Open SourceLibrary

ResumeCraft

Open-source Python library on PyPI - generate professional Word and PDF resumes from a single JSON or YAML file, with first-class FastAPI/Flask/Django integration.

PythonPYPIOpen SourceTyperCLIPydanticPyPIpython-docxdocx2pdfwatchfilespyyaml
o
Open SourceLibrary

odoo-rest-api

Open-source Python library on PyPI - a decorator-based REST API framework for Odoo with FastAPI-like DX and Swagger UI.

PythonOdooPyPIOpenAPISwagger