Skip to content
View maisiukartyom's full-sized avatar
🖥️
Programming
🖥️
Programming

Highlights

  • Pro
Block or Report

Block or report maisiukartyom

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

नमस्ते (Namaste)🙏🏻, I'm Artyom Maisiuk!

Twitter Follow Linkedin: artyom.majsyuk GitHub followers

About me...

const maisiuk = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Python", "C#"],
    technologies: {
        backEnd: {
            js: "Node.js",
            c#: ".Net",
        },
        frontend: {
            js: "React"
        }
        databases: ["MongoDB", "PostgreSQL"],
    },
    architecture: ["Progressive web applications", "Single page applications"],
    currentFocus: "Javascript web development",
    fact: "There are only 10 kinds of people in this world: those who know binary and those who don’t."
};

📋 Languages

JavaScript C# Python HTML5 CSS3

📚 Frameworks, Platforms and Libraries

React .Net Bootstrap

💾 Databases

MongoDB Postgres

🔧 Stats

Anurag's GitHub stats

🗂️ Highlight Projects

Readme Card Readme Card

Pinned

  1. visainusa.com visainusa.com Public

    MERN stack project to help people with their visa inquiries

    JavaScript

  2. Collections Collections Public

    🌍 Social network for showing and keeping collections of items. Admin page, comments and likes.

    C#