Skip to content
View alimovlex's full-sized avatar
⚔️
𝔇𝔦𝔢 𝔇𝔦𝔰𝔷𝔦𝔭𝔩𝔦𝔫 𝔦𝔰𝔱 𝔡𝔢𝔯 𝔖𝔠𝔥𝔩𝔲̈𝔰𝔰𝔢𝔩 𝔷𝔲𝔪 𝔈𝔯𝔣𝔬𝔩𝔤.
⚔️
𝔇𝔦𝔢 𝔇𝔦𝔰𝔷𝔦𝔭𝔩𝔦𝔫 𝔦𝔰𝔱 𝔡𝔢𝔯 𝔖𝔠𝔥𝔩𝔲̈𝔰𝔰𝔢𝔩 𝔷𝔲𝔪 𝔈𝔯𝔣𝔬𝔩𝔤.

Organizations

@RecompileMe

Block or report alimovlex

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alimovlex/README.md

Hi, I'm Alex!

total stars
class Alex : Human {
    public:
    // Programming
    std::vector<std::string> projects{ "Sandbox_PS4", "Sandbox_ASM", "Telegram_Bot"};
    std::vector<std::string> favorite_languages{ "C/C++/Assembly x86_64", "Swift", "Bash" };
    // Skills and experience
    std::vector<std::string> skills{ "WebSocket", "WebRTC", "TCP/IP", "REST",
                                     "Bluetooth", "BLE", "Protocol Buffers",
                                     "Apple MFI", "UIKit", "GCD", "CoreData",
                                     "Cocoapods", "Alamofire", "AVFoundation",
                                     "MVC", "MVVM", "CoreLocation", "MapKit"};
};

My tech stack

Languages Frameworks & Tools
Languages Frameworks

📊 GitHub Stats

alimovlex's GitHub Stats stats GitHub Streak

📄 Education

I've learned a lot from Stanford CS193p

📝 Blogs posts

I regularly write articles on 👉🏻 Tech Blog Badge

Support

You can support my work here 👉 ko-fi

Pinned Loading

  1. 42-exam-02 42-exam-02 Public

    My version of exam solutions based on solely pointers usage.

    C++

  2. Sandbox_PS4 Sandbox_PS4 Public

    The sandboxed project where I maintain my C/C++ skills. Built with OpenOrbis toolchain.

    C

  3. 42-py-cpp 42-py-cpp Public

    New 42 school core in python but made in C/C++ because I love it!

    C++ 3

  4. Sandbox_ASM Sandbox_ASM Public

    A playground for a systemcalls without stdlib or libc dependencies written in assembly only!

    Assembly

  5. Telegram_Bot Telegram_Bot Public

    The sandbox repo for experimenting with bots for the Telegram platform.

    C++

  6. amazing amazing Public

    A 42 school assignment implemented in C

    C 1