Skip to content
View Cryotheus's full-sized avatar
💭
Executing coworker defenestration
💭
Executing coworker defenestration
Block or Report

Block or report Cryotheus

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

Cryotheum

Discord

I do a lot of game modding things.

Currently focusing on learning the s&box environment and developing a game in it!
If you need help with Garry's Mod Lua, especially VGUI, render targets, or stencils you can contact me on discord Cryotheum#4096 or message me on my discord server using the fancy invite button above.

Wisdom

Includes what some may consider "scripting languages" instead of full-blown programming languages.
Competency: Mastered > Competent > Capable > Learning > Familiar

Language Competency Comments
ASP.NET Razor Competent
ARM Assembly Familiar Rather use C/C++/Rust if I ever need something low-level
C Capable
C# Competent
C++ Capable
Expression 2 Mastered Programming language written in Garry's Mod Lua
HLSL Learning
Lua Mastered
Python 3 Competent Might look into Mojo
Rust Competent
SourcePawn Capable Plugins for SourceMod servers, it's a C++ like scripting language
TypeScript Competent Also know JavaScript, but prefer TypeScript as types are explicit

Additional "programming languages" that don't deserve an entry in the table above: HTML, Markdown, Sass, SQLite, SurrealDB (learning)

Things I'm Planning

These plans have no specified timeframe

  • Do something with my github.io (currently unfinished run-down docs for Pyrition and projects other projects)
    I plan to remake this into something fun with TypeScript, Sass, and GitHub Workflows to automatically document my different projects!
  • Learn C++ to competency
  • Make my own:
    • Embeddable scripting/language or transpiler
    • Custom IDE
    • Monetized game

Something missing a license?

Let me know! I will license it under Apache 2.0 or MIT.

Pinned Loading

  1. cryotheums_loader cryotheums_loader Public

    Directory style loader with useful features.

    Lua

  2. entity_proxy entity_proxy Public

    Magical code that makes networking entities (more) reliable.

    Lua

  3. e2_stencil_core_2 e2_stencil_core_2 Public

    Expression 2 Extension for rendering entities with stencils.

    Lua