Skip to content
View ProgrammingMuffin's full-sized avatar
:octocat:
Creating fun things
:octocat:
Creating fun things
  • Mars
Block or Report

Block or report ProgrammingMuffin

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

Hi there 👋

  • 🔭 I’m currently working on a small game engine for fun
  • 😄 Pronouns: he/him
  • ⚡ Fun fact: fun facts are fun

Pinned

  1. jamq jamq Public

    JAMQ is a distributed redundant cloud native message queue

    Go 1

  2. TaskManager TaskManager Public

    An application written to demonstrate basic kubernetes and microservice architecture concepts

    Vue 1

  3. easymcq2 easymcq2 Public

    deployable code

    JavaScript 1

  4. emo emo Public

    Emo player (Emotion based music player)

    JavaScript 1

  5. MiniEngine MiniEngine Public

    A tiny OpenGL based rendering engine written in Java and LWJGL

    Java 5

  6. Fig Fig Public

    Fig is a programming language and this is a transpiler that I am building to learn compiler concepts. It has a handwritten parser, lexer and AST. It converts the Fig programming language directly t…

    Go