Skip to content
View Rakhyvel's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Rakhyvel

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

Software engineer, interested in programming language design and development, lower-level software, and video game development.

Currently working on the Orng Programming Language.

Pinned

  1. Orng Orng Public

    Orng is an elegantly compact programming language designed to provide a refreshing approach to software development.

    Zig 6 1

  2. TinyLang TinyLang Public

    A compact interpreter for a language. Meant to demonstrate the basics of language development.

    C 6

  3. Erovra3 Erovra3 Public

    A real time strategy game written in C, using the SDL2 framework

    C 1

  4. converter converter Public

    Markdown to HTML converter implemented in many different general purpose languages

    Zig

  5. macro-tracker macro-tracker Public

    An application that helps calculate macros and calories in meals. Useful for planning out meal-prepping.

    Haskell 1

  6. counter counter Public

    A python script which counts the number of tokens, files, and source-lines-of-code in a project. Supports many programming languages.

    Python