Skip to content
View mykolamateichuk's full-sized avatar
💭
Probably coding or playing minecraft...
💭
Probably coding or playing minecraft...
  • Quintagroup
  • Kyiv, Ukraine
  • 18:08 (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. top-technologies-to-learn-based-on-djinni top-technologies-to-learn-based-on-djinni Public

    Jupyter Notebook 1

  4. django-oauth-google-facebook django-oauth-google-facebook Public

    Python 1

  5. elef elef Public

    A little console application made for learning purposes that shows the size of a file in a formatted way.

    Rust

  6. jsonparser jsonparser Public

    This project defines an interface for parsing an entire JSON file into a python dictionary.

    Python