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

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.

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

Hi, I'm Alex! profile for Аλέξιος at Stack Overflow, Q&A for professional and enthusiast programmers

total stars
class Alex : Human {
    public:
    // Programming
    std::vector<std::string> projects{ "Sandbox_PS4", "Sandbox_ASM" };
    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"};
};

📄 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

I'm experienced in following OSes

ArchLinux

Languages I know

0xabdulkhalid

Frameworks I work with

Tools I use

Github Stats

Pinned Loading

  1. Sandbox_HTML Public

    My experiments in writing HTML pages using C/C++/C#

    C

  2. Sandbox_PS4 Public

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

    C++

  3. Sandbox_ASM Public

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

    Assembly

  4. Sandbox_DevSlopes Public

    The DevSlopes course app collections for iOS and Android

    HTML

  5. iOS-Swift_2015_Stanford_CS193p Public

    My collection of iPhone applications from the CS193p iOS 8 2015 course.

    Swift 1

  6. CurlNParse Public

    Forked from thevoxium/CurlNParse

    C++ tool to fetch HTML with CURL and extract plain text

    C++