Skip to content
View Str4ch's full-sized avatar

Organizations

@opensch

Block or report Str4ch

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Str4ch/README.md

Hi there

I am Aleksei Shmakov


Skils


About

I am passionate about building apps, implementing different algorithms and learning new cool stuff. Mainly I am focused on studying C++.


Contacts:

Linkedin Badge Gmail Badge

class Dev{
    private:
        std::string name = "Aleksei Shmakov";
        std::vector<std::string> languages = {"C++", "Java", "C#", "Python"};
        std::vector<std::string> frameworks = {"Qt", "Boost", "Flask", "Django", "Spring", "ASP.NET"};
        std::vector<std::string> tools = {"CMake", "QMake", "GCC", "SFML", "WinAPI", "Maven", "Gradle", "Docker"};
        std::vector<std::string> cloud =  {"AWS", "Microsoft Azure", "Google Cloud Platform"};
        std::vector<std::string> databases =  {"MySQL", "PostgreSQL", "SQL server", "MongoDB", "Redis", "Neo4j"};
    public:
        void sleep(){std::this_thread::sleep_for(std::chrono::hours(5));};
        void procrastinate();
        void code();
        void study();
        Dev();
        ~Dev();
};

Stats

Top Langs

GH stats

Pinned Loading

  1. Anchovy-team/EPIAlarm Anchovy-team/EPIAlarm Public

    Smart Alarm for IONIS Group students

    Java 16 1

  2. Bouncing-Spheres Bouncing-Spheres Public

    C++

  3. WhateverGame WhateverGame Public

    C++ 1

  4. mister-sleeping-businessman mister-sleeping-businessman Public

    AI business consultant

    Java