Skip to content
View kuzmich's full-sized avatar
  • 21:10 (UTC +08:00)
Block or Report

Block or report kuzmich

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

Hi, I'm backend developer with some frontend skills

Мой профиль на Хабр Карьере

Professional goals

Creation of useful and reliable applications and tools, automation of daily tasks.

Currently working on

Redesign of one of the oldest comic sites
Tech stack: Modern HTML + CSS (no frameworks), a bit of JavaScript, Python, Django, PostgreSQL, Docker.

My skillset

Backend

Web development, API development, admin UIs, using Django, Flask or other framkeworks.

Unit and integration testing with pytest, nose, Playwright, Test Driven Development (TDD).

Automatic deployment with Docker, Ansible, Fabric. Continuous Integration/Delivery (Gitlab CI/CD).

Web scraping of any complexity using Scrapy - extracting the necessary information from web pages and saving it to files, databases etc. Authentication, saving media files, error handling.

Relational databases (PostgreSQL, MySQL) and NoSQL databases (MongoDB, Redis).

Linux daemons (Twisted). Async network programming (asyncio).

Machine Learning to solve classification problems, for clustering, recommendation systems etc.

Scripts for automating boring or routine tasks.

Frontend

Responsive layouts without third-party frameworks/libraries, using modern CSS (Flexbox, Grid). Unobtrusive Javascript for making web pages accessible.

My certificates

Machine Learning by Stanford University

Pinned

  1. sanskritvoice sanskritvoice Public

    sanskritvoice.ru - баджаны Искусства Жизни, тексты, аккорды и примеры исполнения

    CSS

  2. python-challenge-solution python-challenge-solution Public

    A solution to The Python Challenge

    Jupyter Notebook 1

  3. aol-cities-map aol-cities-map Public

    География Искусства Жизни в России

    JavaScript

  4. fox-hunting fox-hunting Public

    Fox hunting HTML5 game

    JavaScript

  5. constitution-test constitution-test Public

    Анкета для определения аюрведического типа конституции

    HTML

  6. django_api_telegram_bot django_api_telegram_bot Public

    Django project template with Telegram bot webhook as usual Django view

    Python