Live production systems
Orifkhon Kilichev
Backend-Focused Full-Stack Engineer building production automation & AI systems.
I build backend services, Telegram automation systems, and AI-powered media pipelines, with a strong focus on reliability and production-ready architecture.
Featured Projects
4 projects • all live or running on server
FormForge
Full-stack form builder with templates, submissions, analytics, ranking, and RBAC.
- Normalized MySQL schema + Sequelize ORM
- Aggregation + ranking logic (top/latest) without JOIN+LIMIT pitfalls
- JWT auth + role-based access (user/owner/admin)
Transcripto
Media transcription pipeline with async jobs, diarization (beta), translation, and PDF reports.
- faster-whisper local inference + YouTube ingestion (yt-dlp)
- Async job system for long tasks + downloadable outputs (.txt, .srt, PDF)
- Optional diarization pipeline (PyAnnote) + segment translation
Prayer Time Telegram Bot
Timezone-aware prayer notifications with per-user scheduling and crash-safe deployment.
- Timezone-aware APScheduler jobs (per-user next-prayer scheduling)
- Async SQLAlchemy persistence + daily refresh at local midnight
- systemd-managed 24/7 service on Hetzner with auto-restart
USPS Live Bid Route Alert Bot
Instant Telegram route alerts using user-defined origin/destination filters (invite-only).
- Listens to Telegram channel posts and parses route data
- Matches routes against per-user filter rules, sends immediate alerts
- Dockerized VPS deployment + persistent SQLite storage + private access control
About
I’m a backend-focused full-stack engineer (B.S. Computer Science - Pennsylvania State University) who likes building systems that keep working after the laptop closes. Recently I’ve been shipping production bots and media-processing pipelines with strong attention to reliability, data modeling, and maintainability. I’m currently open to backend or full-stack roles.