Skip to content
View hks27d's full-sized avatar

Block or report hks27d

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

πŸ‘‹ Welcome!

I specialize in backend development with expertise in low-level programming and system administration. This file showcases some of my skills and ongoing learning efforts.

πŸ–₯ Backend

Most recent:

  • Linux backend expertise: Linux Kernel & Syscalls, Linux Networking Stack, Bash, and Common Linux Software.
  • Backend programming languages: Python, Go, C++, C.

In progress:

  • C#, Java, Rust.

🌐 Web development

I am not particularly focused on web development, although I am proficient in a variety of languages, frameworks, and tools. Listing these would not provide significant value to the README.md file, as it would not contribute meaningfully to the document's purpose.

Pinned Loading

  1. CSSharpChatAntiflood CSSharpChatAntiflood Public

    Stop chat flooding from players

    C# 1

  2. CSSharpHideAdminEvents CSSharpHideAdminEvents Public

    Hide admin info on PlayerTeam and PlayerDisconnect events

    C# 1

  3. CSSharpConnectedPlayersLogs CSSharpConnectedPlayersLogs Public

    Logging for connected players: name, steamid64, ip address

    C# 1

  4. CSSharpDisconnectedPlayersLogs CSSharpDisconnectedPlayersLogs Public

    Logging for disconnected players: name, steamid64, ip address

    C# 1

  5. CSSharpLastPlayedMaps CSSharpLastPlayedMaps Public

    Get the last played maps

    C# 1

  6. CSSharpRadioAndChatwheelBlocker CSSharpRadioAndChatwheelBlocker Public

    Stop Radio and Chatwheel on the server

    C#