Показники
- Останній візит: 2 місяці 17 днів тому
Спеціалізації
Резюме
Python Backend Developer | FastAPI | PostgreSQL | Docker
Python Backend Developer, 19 y.o I specialize in building backend systems with async FastAPI, PostgreSQL, and Docker.
Built two production-ready projects from scratch: an Online Shop API with JWT authentication, Redis caching, and complex ORM relations, and a Realtime Chat API with WebSockets and Redis pub/sub for real-time messaging. Both are built on Clean Architecture and Unit of Work pattern.
Also available for Telegram bot development using Python and aiogram.
I learn new technologies fast, stay curious about everything backend-related, and I'm open to a wide range of tasks — from greenfield projects to improving existing codebases.
GitHub: github.com/bogdan0089
Теги
websockets
sqlalchemy
Alembic
Postman
разработка на Python
OAuth 2.0 / JWT / Passport
telegram python bot
Redis / PostgreSQL / MySQL
Docker / Docker compose
REST API
python
fastapi
Swaggeer
Навички та вміння
Програмування
Адміністрування
Переклади
Роботи портфоліо
Realtime Chat API
Python
Production-ready real-time chat backend built with FastAPI, WebSockets, Redis pub/sub, PostgreSQL, and Docker. Every message is saved to PostgreSQL, published to a Redis channel, and instantly delivered to all connected WebSocket clients. Supports…
Backend System – Online Shop API
Python
Production-ready e-commerce backend built with async FastAPI and PostgreSQL. Features JWT authentication, bcrypt password hashing, Redis caching, and balance and transaction management logic. Complex ORM relations: One-to-Many (Client to Orders,…