Oleksii V.
Offer Oleksii work on your next project.
Rating
Skills and abilities
Programming
Services
Portfolio
-
Parcel Tracker API
Web ProgrammingBackend for tracking mail shipments, built on Django + DRF.
Token authentication (read-only for anonymous users, full access for authorized users)
Validation of business rules at the serializer level
Logging status changes to a file
… Pagination of results
Customized admin panel with filters and search
Python 3.13
Django 5.1
Django REST Framework
PostgreSQL
Docker Compose
-
Django Web Application
PythonA web application based on Django, developed as part of professional training. This project is a fully functional informational website about cars and demonstrates backend development skills using modern industry practices.
Tech Stack
Backend: Python, Django
… Database: PostgreSQL
Cache: Redis
Web Server: Nginx
Containerization: Docker, Docker Compose
Authentication: Django Auth, OAuth 2.0 (GitHub)
Admin tools: Django Admin, Adminer
Testing: unittest