Artur Danilin
Offer Artur work on your next project.
Rating
Language proficiency level
Skills and abilities
Programming
-
AI & Machine Learning
from 14 USD for hour
-
Bot Development
from 10 USD for hour
-
Data Parsing
from 9 USD for hour
-
Databases & SQL
from 9 USD for hour
-
Python
from 10 USD for hour
-
Web Programming
from 10 USD for hour
Design & art
-
Presentations
from 11 USD for unit
Services
-
Content Management
from 5 USD for hour
-
Data Processing
from 7 USD for hour
-
Information Gathering
from 6 USD for hour
Photo, Audio & Video
-
Audio & Video Editing
from 11 USD for project
-
Transcribing
from 5 USD for hour
-
Video Advertising
from 18 USD for unit
-
Video Processing
from 8 USD for hour
Writing
-
Advertising
from 0 USD for unit
-
Copywriting
from 3 USD for hour
-
Text Editing & Proofreading
from 2 USD for 1000 symbols
Portfolio
-
Development of a fully functional web application on Django
PythonComprehensive 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
PythonImplementation 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
PythonTechnology 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