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

Organizations

@RecompileMe

Block or report alimovlex

Report abuse

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

Report abuse
alimovlex/README.md

Hi, I'm Alex!

Profile hits Profile views

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

📄 Education

alalimov's 42 stats

📊 GitHub Stats

alimovlex's GitHub Stats stats GitHub Streak

📝 Blogs posts

I regularly write articles on 👉🏻 Tech Blog Badge

Support

You can support my work here 👉 ko-fi

Pinned Loading

  1. Sandbox_OpenGL Sandbox_OpenGL Public

    An OpenGL Sandbox.

    C++

  2. Sandbox_SDL2 Sandbox_SDL2 Public

    SDL2 Playground

    C++

  3. Sandbox_PS4 Sandbox_PS4 Public

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

    C

  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. 42-exam-03 42-exam-03 Public

    The python exam solutions implemented using embedded C from the new curriculum.

    Python