Backend Engineer focused on Python-based backend systems and SaaS architectures.
I mostly work on projects where architecture, correctness, and long-term maintainability matter.
Core
- Python (async, FastAPI)
- PostgreSQL
- Redis
- Docker
Additional
- Rust (performance-critical parts)
- Event-driven systems
- REST APIs, background workers
- Multi-tenant architectures
https://github.com/FlacSy/SaaS-Skeleton
https://saas-skeleton.flacsy.dev/ - demo
Production-ready backend template for SaaS products.
- authentication (JWT + refresh)
- multi-tenant isolation
- billing-ready architecture
- admin CRUD
- metrics, health checks, structured logging
https://github.com/FlacSy/lynx-logger
Structured logging library for async and distributed Python applications.
- context propagation
- multi-tenant awareness
- API & background workers support
https://github.com/FlacSy/BadWords
https://badwords.flacsy.dev/ - docs
Profanity filter with evasion detection.
- homoglyph handling
- fuzzy matching
- unicode-aware
https://github.com/FlacSy/DocumentPlaceholder
https://documentplaceholder.flacsy.dev/ - demo
Tool for filling Word templates using YAML configs.
- custom expression language (parser + AST)
- PDF export
- GUI with syntax highlighting
https://github.com/FlacSy/case-studies
Notes and experiments around real-world backend architecture.
- multi-tenant identity models
- transactional outbox
- websocket delivery reliability
- secure file processing pipelines
Telegram: https://t.me/FlacSSy
Email: flacsy.x@gmail.com


