Skip to content
View pavelkalas's full-sized avatar
🥷
🥷

Block or report pavelkalas

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

Pavel Kalaš

Software Developer from Czech Republic 🇨🇿

Assembly (Learning) • C++ • C# • Java


About

class Me {
public:
    std::string role = "Software Developer";

    std::vector<std::string> currentlyLearning = {
        "x86/x64 Assembly",
        "Modern C++",
        "Computer Architecture"
    };

    std::vector<std::string> buildingWith = {
        "C#/.NET",
        "C++",
        "Java"
    };

    std::string interests =
        "System programming, desktop applications, infrastructure and open source.";
};

Tech

Languages

Assembly C++ C# Java SQL

Tools

.NET Git Linux Docker Proxmox


GitHub Stats


Current Focus

  • 🖥️ System Programming
  • ⚙️ x86/x64 Assembly
  • 🚀 Modern C++
  • 💜 .NET Desktop Applications
  • ☕ Java Projects
  • 🏠 Self-hosting & Infrastructure

Contact

Discord Email

$ make something awesome

Pinned Loading

  1. aster-core aster-core Public

    Experimentální x86_64 kernel pro můj vlastní operační systém AsterOS.

    C

  2. VC2Starter VC2Starter Public

    Configuration and fix tool for Vietcong 2 with hardware rendering support, CD key fix, intro skip, FPS limiter, and FPS display.

    Batchfile 1

  3. VcLogin VcLogin Public

    DLL-based authentication system for Vietcong 1 Dedicated Servers with account login, nickname protection, guest mode, and server-side injection.

    C++ 1

  4. LightweightDllInjector LightweightDllInjector Public

    A lightweight C# DLL injector supporting single injection and automatic injection into newly created processes.

    C#

  5. OmniNexus OmniNexus Public

    OmniNexus je Forge mod pro Minecraft 1.12.2. Je určený pro soukromé servery s kamarády, ale kód je veřejný pro možnost rozšíření a úprav.

    Java

  6. samp-reconnect-tool-dev samp-reconnect-tool-dev Public

    Fast hotkey-based reconnect tool for SA-MP that lets you instantly rejoin servers without restarting the game.

    C++