Резюме від 21 квітня 2024 Файл

В'ячеслав

Python Developer

Вік:
18 років
Місто проживання:
Дніпро
Готовий працювати:
Дистанційно, Дніпро, Інші країни, Київ, Львів

Контактна інформація

Шукач вказав телефон , ел. пошту та LinkedIn.

Прізвище, контакти та світлина доступні тільки для зареєстрованих роботодавців. Щоб отримати доступ до особистих даних кандидатів, увійдіть як роботодавець або зареєструйтеся.

Завантажений файл

Версія для швидкого перегляду

Це резюме розміщено у вигляді файлу. Ця версія для швидкого перегляду може бути гіршою за оригінал резюме.

Vyacheslav Shrot
Junior
SUMMARY

In the middle of 2022, I was introduced to programming and back-
end development was to my liking. During this time I have acquired a
lot of useful skills both on courses and on my own. I've also managed
to post some freelance work on Fiverr. I was also able to work
remotely as a junior Python developer on a real project, where I
gained a lot of skills. And now I'm working at real cool dZENcode
outsource company.
CON TACTS
SKILLS
Location
Python Django Django Rest Framework Django Channels
Częstochowa, Silesian Voivodeship,
Flask FastAPI REST API Asynchronous Service
Poland
Remote
aiogram aiocache OpenAI OOP Bash Linux SQLite
Office
SQLAlchemy PostgreSQL MongoDB Airtable Redis Will consider relocation
Email
RabbitMQ Pydantic Docker Docker Compose Kubernetes
[відкрити контакти](див. вище в блоці «контактна інформація»)
Nginx Celery Celery-Beat JWT token authentication Phone
[відкрити контакти](див. вище в блоці «контактна інформація»)
WebSockets GIT Git CI/CD Postman Firebase AWS
Telegram
Selenium Appium PyTest Unittest Scraping
https://t.me/sla1k11
LinkedIn
Beautiful Soup SCRUM Apache Kafka TensorFlow Keras [відкрити контакти](див. вище в блоці «контактна інформація»)
shrot/
gRPC
GitHub
EDUCATION
https://github.com/VyacheslavShrot
Portfolio
Automation and Computer-Integrated Technologies at Dnipro 2020 - present https://hub.docker.com/u/vyacheslavshr
Technical School of Energy and Information Technologies (not ot
graduated)
LAN GUAGES
ADDITION AL COURSES AN D TRAIN IN GS
English B2
Python Basic at Hillel IT School 2022
Ukrainian C1
https://certificate.ithillel.ua/view/54185392
2022
Russian C1
Python Pro at Hillel IT School
https://certificate.ithillel.ua/view/19614324
WORK EXPERIEN CE

Python Back-End Developer at dZENcode 2024 - present
I work as a backend developer and there are no specific
responsibilities, I do everything from creating APIs services to working
with neuron AIs, working with crypto, with Telegram Bots and more
else.
Junior Python Developer at It's July 2023-2024
In this company I worked with a team on a project where my
responsibilities were to work on an existing backend which is written in
Flask and already has a basic structure. Often I was working on changing
or adding new APIs and doing it according to the frontend developer's
requirements, outputting the right data and the rest. There was also work
on the base and got a new skill of working with Airtable. I also took the
time to make sure that the documentation was user-friendly and good,
and for that I chose Postman. On my LinkedIn profile you can see a
recommendation from this company.
Freelancer Python Backend Developer, HTML and CSS web developer 2023
at Freelance Fiverr
On this freelancing platform, as a freelance Python Back-End Web
Developer, I have been able to place some orders and gain real experience
and communication with clients and their conditions. When I started studying
at Hillel IT School, after my first python basic course I started looking for an
opportunity to gain experience on real projects and I was interested in this
platform as a freelancing platform. At that time I managed to make a couple of
orders on this platform, also for friends did small works for their purposes and
in parallel further studied deeper my direction.
PORTF OLIO

AI IT Mentor 3.2024
- Asynchronous FastAPI project with endpoints that can be used to upload a
roadmap file generated from a gpt model to the computer
- The generation process from OpenAI and the file upload process takes
place on the Kafka side, which is connected via docker-compose
https://github.com/VyacheslavShrot/ai_it_mentor
SpaApp 2.2024
SpaApp: -Backend part of the application working with users and
functionality of comments, chats. Structure: -This project is written in the
latest version of Python 3.11 along with the Django framework. -All code is
written in OOP. -NoSQL database MongoDB is connected via official images. -
Django ORM was used to work with the database. -WebSocket chat
functionality is connected, i.e. Django Channels. -Implemented queue
functionality using Celery and RabbitMQ message broker. -Caching is used in
some cases. -The JWT token is used to authenticate the user.
https://github.com/VyacheslavShrot/SpaApp
Messenger 2.2024
The part of the backend that describes the basic functionality of the
messenger:
- I have described in detail how to use the APIs of this project in the Postman
documentation :
https://documenter.getpostman.com/view/26500283/2s9Yyy9Jru
- Also in the image on my Docker Hub is always the latest version of the code
using the GitHub CD : https://hub.docker.com/r/vyacheslavshrot/messenger
Structure:
- This project is written in the latest version of Python 3.11 along with the
FastAPI framework
- All code is asynchronous like my previous projects
- NoSQL database MongoDB is connected via official images
- Written easy PyTest tests for a simple notion that everything is working
properly
- CI/CD actions on pull request:
- CI: the same PyTest tests are used
- CD: pushing an image to my Docker Hub
- There are 2 main kinds of APIs here:
- For User:
- APIs for registration and login with obtaining JWT token for user
authorization
- For Messages:
- APIs for creating chat, get messages, and sending messages
- aiocache is also used to record and if available, take messages from the
cache
- WebSocket is used to implement chat functionality
- Also added a manifest for kubernetes (which I will still improve)
https://github.com/VyacheslavShrot/messenger
Scraping 1.2024
Scraping AutoRia Web Site
- scraping of used car data from https://auto.ria.com/car/used/
- scraping with Selenium and BeautifulSoup
- all code is written in Asynchronous Programming
- used saving data to a PostgreSQL database
- daily run and dump file creation
This project shows for the most part my work with asynchronous
programming and database, and scraping technologies. I did the project in a
fast mode, so there are some shortcomings)
https://github.com/VyacheslavShrot/scraping_autoria
AIReportTgBot 2.2024
A Telegram Bot that collects information from the user
- The code is written using the latest version of the aiogram library
- Sends it to the gpt-3.5-turbo model for analysis
- Generating audio response with TTS model
- Generating image variation with DALL-E-2 model
https://github.com/VyacheslavShrot/AIReportTgBot
Online Store 4.2023-5.2023
This is my online store project. I made it for my friend who has his own
online store on Instagram. Very simple pages, but multifunctional:
- Several pages are written in asynchronous programming
- Support page for contacting the user
- Shopping cart
- Order placement via Nova Posta delivery service in a specific branch
or via Worldwide order and final payment via PayPal
- Custom admin panel
- API implementation
- Docker and PostgreSQL connected
- Some functions written in JavaScript to make the frontend more
convenient
- Sending messages via Celery and using Redis as a broker
- Still configured CeleryBeat to monitor site performance
- Running the site with WSGI
- Also using and connected NGINX web server
- Adaptive design for all devices
- Project has been successfully deployed and launched on the
Amazon Web Services (AWS) platform.
Every time I learned something new, I practiced and implemented it
into the project, so I continue to improve the site to this day. I've
attached a link to this project on my GitHub, where you can see other
projects as well. And this project on GitHub:
https://github.com/VyacheslavShrot/online_store
http://ec2-54-211-91-208.compute-1.amazonaws.com

Схожі кандидати

Python developer
Тернопіль, Дистанційно

Junior Python Developer (Flask, Django)
Ізмаїл, Інші країни, Дистанційно

Python-програміст
Дистанційно

Python developer
Дистанційно

Python Developer, Devops Engineer, Data Analyst, Sysadmin
Дніпро, Київ , ще 3 міста

Developer (Python, C++, JS)
Дистанційно

Усі схожі кандидати


Порівняйте свої вимоги та зарплату з вакансіями інших підприємств: