Skip to content
View andrejtop's full-sized avatar
💭
Done!
💭
Done!
Block or Report

Block or report andrejtop

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
andrejtop/README.md

built with Codeium Hi My name is Andrey Toptaev

Fullstack developer

I am completing a 2-year professional retraining course Netology.ru

  • 🌍 I'm based in Sarov, Russia
  • ✉️ You can contact me at [email protected]
  • 🧠 I'm learning now JavaScript
class ToptaevA:

    def __init__(self):
        self.username = 'Toptaev'
        self.name = 'Andrey Toptaev'
        self.position = 'Python Full-stack Developer'
        self.code = {
            'backend': ['Python', 'Flask', 'Django'],
            'database': ['PostgreSQL', 'MySQL', 'SQLite3'],
            'devops': ['Docker', 'Linux'],
            'frontend': ['HTML', 'CSS', 'JavaScript', 'ReactJS'],
            'tools': ['GIT', 'GitHub', 'GitLab', 'Jupyter notebook', 'SQLAlchemy'],
        }
        self.architecture = ['SPA', 'MVC', 'Serverless', 'microservices']

    def __str__(self):
        return f'{self.name} | {self.position}'


if __name__ == '__main__':
    me = ToptaevA()
    print(me)

Skills

Python Git Java JavaScript HTML5 CSS3 React PostgreSQL Flask MySQL Django Photoshop Alchemy

### Socials

Badges

andrejtop

Popular repositories Loading

  1. new_1 new_1 Public

    HTML

  2. git-homeworks-neuro-fork git-homeworks-neuro-fork Public

    Forked from netology-code/git-homeworks-neuro-fork

    HTML

  3. Homework Homework Public

    Python

  4. Rewrite Rewrite Public

    Python

  5. fdcbaza-telegram-bot fdcbaza-telegram-bot Public

    Forked from pylounge/fdcbaza-telegram-bot

    Python Telegram Бот для студии уличных танцев Freaky Dance Crew (Python + Aiogram + Pygsheets). Работает с Google Sheets API

    Python

  6. BD_homework BD_homework Public

    Python