Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak

Oleksii V.

Offer Oleksii work on your next project.

Ukraine Kyiv, Ukraine
11 hours 42 minutes back
Available for hire available for hire
on the service 12 hours 12 minutes

Rating

Successful projects
No data
Average rating
No data
Rating
290
Python
633 place out of 4466
Web Programming
1906 place out of 6431

Skills and abilities

Portfolio


  • Parcel Tracker API

    Web Programming
    Backend 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

    Python
    A 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