ProgrammingMuffin - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View ProgrammingMuffin's full-sized avatar

:octocat:

Deepak Ramachandran ProgrammingMuffin

:octocat:

I build projects that seem interesting to me.

  • Mars

Block or report ProgrammingMuffin

Hi there 👋

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

Pinned Loading

  1. JAMQ is a distributed redundant cloud native message queue

    Go 1

  2. An application written to demonstrate basic kubernetes and microservice architecture concepts

    Vue 1

  3. deployable code

    JavaScript 1

  4. Emo player (Emotion based music player)

    JavaScript 1

  5. A tiny OpenGL based rendering engine written in Java and LWJGL

    Java 5

  6. 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