Skip to content
View ImreTot's full-sized avatar
πŸ–οΈ
πŸ–οΈ
Block or Report

Block or report ImreTot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ImreTot/README.md

Hi there πŸ‘‹

Roman is in touch!

I'm a Python developer 🐍 and a journalist βœ’οΈ. Since you're here to learn more about the former, let me tell you about my recent coding endeavors. Here's a list of my most recent projects:

  • πŸ„ Developed an application for publishing recipes (Django Rest Framework, React). Users can follow authors, create a list of favorites, and generate shopping lists. The project is containerized in Docker, and the web server runs on Nginx.

  • πŸ“ Launched a To Do application (Django Rest Framework, React). It enables users to create tasks, track their completion, mark them as completed, and add comments. The web server is also powered by Nginx, and the deployment is managed via Git Workflow.

  • πŸ“– Created a social network using Django. Users can publish diaries and notes, subscribe to other users, and comment on their articles. There are two versions of the project: one based on Django templates and the other an API version using Django Rest Framework.

  • πŸ™ Developed a platform for sharing pet photos (Django Rest Framework, React). Users can create accounts, upload pictures of animals with descriptions, and view posts by other authors. Similar to my other projects, this one runs in Docker containers, with the web server being served by Nginx. Deployment is handled via Git Workflow.

  • πŸ”± I've also written a Telegram bot that, based on requests to the API of a third-party resource, monitors the status of user accounts.

  • 🚴 Designed a fitness tracker module. Depending on the type of workout and other data, the module calculates the number of calories burned and the distance traveled.

My stack of programming technologies and skills:

N|Python N|Django N|DRF
SQLite N|PostgreSQL
N|HTML N|CSS
Gunicorn N|Docker N|Nginx JWT
GitHub Actions PyCharm Postman Linux

About me

A technician who was captured by humanitarians. I've always been captivated by technology and science. I'm an avid reader and love sharing my knowledge with friends. I have the knack for explaining complex topics in simple language. I can't imagine my life without extreme sports and travel - they fuel me, teach me to conquer the impossible, and keep me energized.

To contact me, you can use one of these communication channels: πŸ“±

Pinned Loading

  1. api_yamdb api_yamdb Public

    API version of YaMDB - social network where users can publish their diaries and notes, subscribe to other users, and comment on their articles.

    Python 1

  2. cooking_service cooking_service Public

    Application for publishing recipes. Users can follow authors, create a list of favorites and create a shopping list.

    JavaScript 1

  3. fitness_tracker fitness_tracker Public

    A fitness tracker module built in pure Python using OPP. Depending on the type of workout and other data, the module calculates the number of calories burned and the distance traveled.

    Python 1

  4. homework_bot homework_bot Public

    Telegram bot checks the status of homework on the Yandex.Practicum service.

    Python 1

  5. social_pets social_pets Public

    WEB application for publishing photos of pets. Users can create accounts, leave pictures of animals with descriptions, and view posts by other authors.

    JavaScript 1

  6. to_do_app to_do_app Public

    Forked from yandex-praktikum/taski-docker

    App allows you to create tasks, track their completion, mark them as completed, and leave comments.

    Python 1