Skip to content
View mykolamateichuk's full-sized avatar
💭
Probably coding or playing minecraft...
💭
Probably coding or playing minecraft...
  • Quintagroup
  • Kyiv, Ukraine
  • 12:11 (UTC +02:00)

Block or report mykolamateichuk

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
mykolamateichuk/README.md
{
  "info": {
    "name": "Mykola Mateichuk",
    "position": "Python Developer",
    "degree": "Bachelor's Of Computer Science"
  },
  "technologies": {
    "backend": {
      "languages": ["Python", "Go (soon...)"],
      "frameworks": ["Django", "Flask", "FastAPI"],
      "dbs": ["PostgreSQL", "Redis", "MongoDB", "SQLite"],
      "docker": true
    }
  },
  "contacts": {
    "email": "[email protected]",
    "linkedin": "https://www.linkedin.com/in/mykola-mateichuk-704b98267/",
    "telegram": "@mykolamateichuk"
  }
}

Pinned Loading

  1. it-company-task-manager it-company-task-manager Public

    A CRUD web-application for managing a small-to-medium sized IT Company

    1

  2. theatre-api-service theatre-api-service Public

    API Service for theatre customers to book seats for the desired performances.

    Python 1

  3. jsonparser jsonparser Public

    Interface for parsing an entire JSON file into a python dictionary.

    Python

  4. parallel-computing-cw parallel-computing-cw Public

    Implementation of Inverted Index data structure using multithreading and multiprocessing.

    C++ 1