Skip to content
View alieron's full-sized avatar
🍁
🍁
  • 14:10 (UTC +08:00)

Block or report alieron

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alieron/README.md

Hi, I'm Alieron 😎

I like programming, especially on low-level languages

Currently working on

  • Projects
  • Becoming language agnostic
  • Some opengl projects

My Skills πŸš€

My Skills

Pinned Loading

  1. protocol-ml protocol-ml Public

    Markup language and web renderer for drawing network protocol diagrams.

    TypeScript 1

  2. labyrinth labyrinth Public

    Framework for publishing my obsidian notes. Made with Astro and Remark/Rehype. Supports math rendering with MathJax/TikZJax and syntax highlighting with Shiki.

    TypeScript 4

  3. png_utils png_utils Public

    A simple PNG encoder/decoder header file, for loading small 8-bit images in other rendering projects. Learning more about C++ and the PNG specification through this project.

    C++

  4. rekal rekal Public

    Web app to simplify the collection and revisiting of random ideas and resources.

    TypeScript

  5. obsidian-sequencer obsidian-sequencer Public

    Organise the notes in your vault as a sequence and navigating through them like a doubly-linked list.

    TypeScript

  6. multiballs multiballs Public

    Metaballs implemented across multiple windows with multithreading, using software rendering with X11.

    C