Grigorii Fedorenko
- Address: Kaluga City, Russia
- Date of birth: 01/12/1993
- Email address: g.v.fedorenko@yandex.ru
- Phone number: +7-953-318-25-25
- Telegram: @FedGregory
- Discord rs-school: Grigorii Fedorenko (@GregFedy)
Summary
My whole life is inextricably linked with the computer and computer technology. In a professional environment, I had to master programs for 3D modeling, 2D drawings, writing and designing technological documentation. For my hobbies, I used programs for photo processing and video editing. And now I want to try myself as a web developer. In my free time, I study something new in this field.
- My strengths:
- Team player
- Pedantic
- Enduring in tough conditions
- Eager to learn new things
- Critical thinking
- Communication skills
Skills
- Languages: Python, JavaScript
- Technologies and frameworks: Django, Django ORM, Django Rest Framework, REST Api, Gunicorn, Docker, venv
- Tools: Github, Postman
- Source Control: Git
- Databases: SQLite, PostgreSQL
- OS: Linux (Ubuntu), MS Windows
- IDE: Visual Studio Code
- Web Servers: Nginx
Code example
function evenOrOdd(number) {
if (number % 2 == 0) {
return 'Even'
} else {
return 'Odd'
}
}
Work experience
- Educational project “Foodgram”, “Food Assistant”. Online service and API for it. On this service, users can publish recipes, subscribe to publications of other users, add their favorite recipes to the Favorites list, and before going to the store, download a summary product, use it to cook one or more selected dishes.
- Educational group project “YamDB” collects reviews (Review) of users on works (Titles). The works are divided into categories: “Books”, “Films”, “Music”. The list of categories (Category) can be expanded (for example, you can add the category “Fine Arts” or “Jewellery”). The works themselves are not stored in YaMDb; you cannot watch a movie or listen to music here. In each category there are works: books, films or music. For example, in the category “Books” there may be works “Winnie the Pooh and All-All-All” and “The Martian Chronicles”, and in the category “Music” - the song “Now” by the group “Insects” and the second suite of Bach.
A work can be assigned a genre (Genre) from the list of preset ones (for example, “Fairy Tale”, “Rock” or “Arthouse”). New genres can only be created by the administrator.
Grateful or indignant users leave text reviews (Review) for the works and rate the work in the range from one to ten (an integer); from user ratings, an average rating of the work is formed - rating (integer). A user can leave only one review per work.
- Educational project “Bot-assistant”. A Telegram bot that accesses the Praktikum.Homework service API and finds out the status of your homework: whether your homework was reviewed, whether it was checked, and if it was checked, then the reviewer accepted it or returned it for revision.
Education
- The Bauman Moscow State Technical University (Kaluga Branch):
- Bachelor degree in Technologies of Mechanical Engineering (2012–2016)
- Master’s degree in Technologies of Welding (2016-2018)
- Translator in the field of professional communication (2016-2018)
- Practicum by Yandex (INO CPE “Yandex EdTech”):
- Python Backend-Developer training course
- RS School:
- JavaScript/Front-end. Stage 0 (in progress)
Languages
- Russian - native speaker
- English - Intermediate (CEFR B1, according to the online tests at EFset and Streamline)