Skip to content
View Red-K0's full-sized avatar
🙏
🙏
Block or Report

Block or report Red-K0

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

Welcome to my profile

If you're here, you're either interested in my work, or something went wrong with my work. Either way, you can contact me via my profile here, I'll check it when I can.

I'm a mostly self-taught programmer, although I have some professional experience in the field. This profile serves to host some of my more hobby-like projects, such as a useful map of the C code page which can found here, or more complex projects such as my VT_Sequences library here.

A lot of my projects are written in C#, but I also use C++ in a relatively equal capacity, only professionally. I have some experience with other languages such as Java and JavaScript, but not to the same degree. I'm primarily experienced in backend work, and have experience in web-related development as well, though little experience in frontend/GUI projects.

Badges and stuff

Main Languages

Non-Language Experience

Other Hobbies

Popular repositories Loading

  1. P.BOT P.BOT Public

    C# 1

  2. FlatDictionary FlatDictionary Public

    C# 1

  3. C-Code_Page-Map C-Code_Page-Map Public

    A map of the standard "C" code page.

  4. VT_Sequences VT_Sequences Public

    A library file containing functions, variables and constants to simplify the use of Virtual Terminal Sequences in C++.

    C++

  5. NetCord NetCord Public

    Forked from NetCordDev/NetCord

    The modern and fully customizable C# Discord library.

    C#

  6. SaferFileAccess SaferFileAccess Public

    Provides a more robust file access system. May be overkill.

    C#