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

Artur Danilin

Offer Artur work on your next project.

Ukraine Fastov, Ukraine
24 days 16 hours back
Available for hire available for hire
on the service 1 month 11 days

Rating

Successful projects
No data
Average rating
No data
Rating
283
Python 2
668 place out of 4480

Language proficiency level

Українська Українська: fluent
English English: intermediate
Slovenčina Slovenčina: intermediate

Skills and abilities

Programming

Design & art

Services


Photo, Audio & Video

Translation

Writing

Portfolio


  • Development of a fully functional web application on Django

    Python
    Comprehensive development of a web application based on the Django framework. The project includes the creation of a full-fledged backend, working with templates, and integration with the database.

    Technical specifications:

    MVT architecture: Implementation of models, views, and user interaction logic.

    Django ORM: Designing the database structure, creating relationships, and executing complex queries.

    Admin panel: Customization of the standard management panel for convenient content management.

    Security: Configuration of authentication, access rights, and data protection.

    Clean code: The project is organized according to the best practices of Django development.

    This work demonstrates my understanding of the full development cycle — from database logic to the display of the final interface.

    #django #python #postgresql #web_development #backend #fullstack
  • Development of structural logic for a web project in Python

    Python
    Implementation of the basic architecture of a web application using the Python programming language. The project demonstrates skills in working with clean code, data processing, and organizing the project structure for further scalability.

    Key aspects:

    Organization of request processing logic.

    Working with the environment and project configurations.

    Using modern development standards (PEP 8).

    Working with version control through Git/GitHub.

    This work confirms my ability to create a stable "background" for software and understanding how web projects work from the inside.

    #python #backend #github #clean_code #programming
  • Development of REST API on FastAPI using Docker and PostgreSQL

    Python
    Technology stack: Python, FastAPI, SQLAlchemy, PostgreSQL, Docker, Docker Compose.

    What has been implemented within the project:

    Creation of the architecture of a web application based on the modern asynchronous framework FastAPI.

    Setting up interaction with the relational database PostgreSQL through the ORM SQLAlchemy.

    Implementation of CRUD operations and data validation using Pydantic models.

    Containerization of the entire application and database using Docker, ensuring quick deployment on any server.

    Writing clean, structured code according to the principles of asynchronous programming.

    The project demonstrates my skills in backend development and my ability to work with automation and deployment tools.

    #python #fastapi #docker #postgresql #backend #api