Skip to content
View async-trait's full-sized avatar

Block or report async-trait

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

I am versatility! ๐Ÿ› ๏ธ

Programming is an art form, everything is interesting.

I've explored (and am still actively researching):

  • Reverse engineering ๐ŸŽญ (Primarily on Windows and in x86-64, but fundamentals transfer! ๐Ÿ˜Š)
    • Windows APIs!
  • Web development ๐ŸŒ (Primarily React โš›๏ธ but my love and heart lies with WebAssembly ๐Ÿ’œ, specifically in Rust ๐Ÿฆ€)
  • Graphics/3D Rendering ๐Ÿ”บ (Primarily via WebGPU implementations for the sake of platform support)
  • Game development ๐Ÿ•น๏ธ (Primarily on the Roblox โฌœ game engine, although less so these days since I am switching to Linux ๐Ÿง)
  • Compiler/Language development (Primarily bytecode VM based)
  • UI + UX Design ๐Ÿ–ผ๏ธ
  • 3D Modeling (Blender ๐ŸŸ )

Programming languages

Mostly interested in Rust ๐Ÿฆ€ these days; it's simply the most versatile language and allows for some real clean abstractions!

But, I also have extensive experience in:

Meta tooling

Future expeditions!

I began with writing software, but I've grown to love and appreciate all of STEM. It's all so amazing, I need to know it all!!! ๐Ÿ˜ญ

  • Math ๐Ÿ”ข (The universal language! The fundamental base for all things!)
  • Networking ๐Ÿ–ง
  • Game engine ๐Ÿ•น๏ธ
  • Physics engine โžก๏ธ
  • Operating system ๐Ÿ–ฅ๏ธ
  • Web browser ๐ŸŒ (JavaScript ๐ŸŸจ implementation and all!)
  • Electrical engineering โšก
  • Mechanical engineering โš™๏ธ
  • Robotics! ๐Ÿค–
  • Architecture ๐Ÿก
  • Chemistry ๐Ÿงช
  • Biology ๐Ÿงฌ

Popular repositories Loading

  1. async-trait async-trait Public

  2. bkin bkin Public

    Peer-to-peer networking library, using RakNet's protocol

    Rust