I build backend systems ranging from classic Django monoliths to RESTful APIs, making sure the core logic is clean and works exactly as it should.
In my daily work, I use Django and Django REST Framework, structure relational databases (PostgreSQL, MySQL), and use Docker to keep environments clean. While my main focus is server-side, I also work a bit with React to connect the backend to the UI and ensure everything runs smoothly together.
I hold a Junior Bachelor's degree in Software Engineering from King Danylo University, where I graduated with honors. Ukrainian is my native language, and I'm also comfortable communicating in English at an intermediate (B1) level.
I prefer a practical approach to development — writing clear code, avoiding unnecessary complexity, and keeping communication transparent. I just like building things that work well and solve the actual problem.
Currently looking for new opportunities and open to discussing backend roles. Let's connect!
Backend & Databases
Frontend Basics
Tools & DevOps
Corporate Service Website
- Designed and built the server-side logic from scratch using Python and Django
- Configured a PostgreSQL database, optimizing data models and relations for efficient storage
- Developed a custom, secure admin panel for easy content management
- Implemented robust server-side validation and handled deployment for future scaling
A music streaming platform with integrated social networking and real-time messaging.
- API: Core RESTful API built with Python, Django 5.2, and Django REST Framework
- Real-Time: WebSocket-based live chat and push notifications via Django Channels + Redis
- Infrastructure: PostgreSQL 16 schema design, containerized with Docker
- Auth & Media: JWT authentication (Simple JWT), Cloudinary for audio/image storage
A collaborative web application currently in MVP stage.
- Architecture: Core server logic built as a classic Django monolith
- API & Data: Database structuring and REST API endpoints for the client side
- Collaboration: Codebase managed within a shared GitHub organization