Code Monkey home page Code Monkey logo

homework_bot's Introduction

Python Developer

Django, DRF | FastAPI, SQLAlchemy, Pydantic | PostrgeSQL, Redis | Docker, Git, Postman

Aiogram, Telebot, Pandas, Beautiful-soup

Projects:
  • TravelBot (guide for travel)
    Python, Aiogram, SQLAlchemy, alembic, PostgreSQL, Docker

  • Weather collector (weather collector from cities)
    Python, requests, SQLAlchemy, alembic, pydantic, PostgreSQL, Docker

  • Production calendar (backend for custom product calendar)
    Django, DRF, PostgreSQL, Docker, Yandex Cloud, CI/CD, GitHub Projects

  • KUDA (helper for travelers) -> MVP
    DRF, PostgreSQL, Docker, Telebot, Aiogram, mptt.

  • Foodgram (site with recipes, authors and subscriptions to authors)
    Django, DRF, PostgreSQL, Docker, Djoser, CI/CD

  • YaMDB (api for art reviews app)
    Django, DRF, PostgreSQL, Docker, SimpleJWT

  • Blogging platform (site with text and image notions, authors and subscriptions to authors)
    Django, PostgreSQL, Docker, Djoser, SimpleJWT, Django templates, bootstrap, unittest

  • API for blogging platform
    DRF, PostgreSQL, Docker, Djoser, SimpleJWT


homework_bot's People

Contributors

annsjaw avatar

Watchers

 avatar

homework_bot's Issues

fix: fixed type of environment variable TELEGRAM_CHAT_ID

By assignment, all secret keys must be obtained from environment variables. All environment variables are string variables. The program developer can also check the length of the key when verifying the correctness of the key. The length for the int type is not defined. There is no reason to use int type for TELEGRAM_CHAT_ID key.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.