Skip to content
View AlphaGotReal's full-sized avatar
💤
Time is an illusion
💤
Time is an illusion
  • Bangalore, India
  • 02:31 (UTC +05:30)

Block or report AlphaGotReal

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

Pinned Loading

  1. game-of-os game-of-os Public

    An unorganised and depressing OS, wrote this purely to learn how OSs work. Got seg fault while adding two numbers in the kernel and decided to fix it later.

    Assembly

  2. Kaleidoscope Kaleidoscope Public

    This is code that I wrote following the LLVM tutorial "My first programming language"

    C++

  3. Mycraft Mycraft Public

    A database to store the minecraft server I'm hosting just in case if my friends want to host and continue

  4. tissue tissue Public

    going through the new paper plugin API for minecraft plugins

    Java

  5. codecs codecs Public

    Benchmark different video codecs by time taken, compression ratio, pixel error, etc..

    C

  6. plugin_template plugin_template Public

    After running into the same bug 7 freaking times I have decided to use this working template implementation for ros2 pluginlib, this will be used as a reference in the future to develop plugins wit…

    C++ 1