Denis Mulin
Python Web Developer
Main resume

Hard Skills:

Python 3
Django
Flask
HTML&CSS
JavaScript (light level)
Docker
Linux administration
Go (in progress)

Career:

  1. GudoStudio (2018):

    We were a group of enthusiasts who just made projects for practice.

    One of these project: Modestin (link to gitlab) (take a look on the beta branch)

    This is a blog for lawyers with a complexity like the habrahabr (every user with high karma can post; many admins; crm for moderation). Written in Python Django. We used git branches for each feature, which is very useful in team work.

  2. Programming camps (2019)

    SmartCity (Ulyanovsk NTI camp) - Python face authentication project that uses MailRu API for face recognition. It is contains: Telegram Bot, Desktop Client and API layer (Django project for sync.).

    SciPlex (Skolkovo "Ostrov 10-22" camp) - Student loyalty system that allows students to find others who need to explain some material. Points are awarded for assistance, and you can get gifts from the University for these points. Written in Python Django.

  3. Freelance (2018-nowadays): https://kwork.ru/user/gudo

    гто24.рф - typical landing with a small blog. Written in Python Django.

    TargetClient - Web service that analyzes selected Vkontakte groups (a Russian social network) and provides a list of potentially interested subscribers in the group's topic. Written in Python Django.

    Crypton - Web service that uses the Binance API (authorization and graphs/statistics reading). Allows admins to analyze the user and assign him a certain bot. Written in Python Django.

    SMS Pushka - Web service for sending "tasks" (SMS mailing on the third-party service) to admins. It has a hierarchical system: each admin has its own users and only processes their tasks. Written in Python Django.

    RST Space - Website for a Russian company that specializes in the production of rockets. Written in PHP Drupal. Here I used Docker for development and deployment, which turned out to be very useful.