Skip to content
View guruprasadah's full-sized avatar
🙃
Cogito, ergo sum
🙃
Cogito, ergo sum

Block or report guruprasadah

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

👋 Hi, I'm Guruprasad

I build what I need.

My Skills

🔧 Things I’ve Built

  • ⏱️ composite_clock [WIP]: A simple ESPHome component to render a clock on a composite display, based on bitluni and marciot's work.
  • 🔌 rooq: A remote administration (remote shell, file transfer) utility working over idiomatic QUIC, with durable connections between machines. Admittedly alpha, but build to be eventually production-grade.
  • 🤖 Chocolate DOOM RL: A relatively simple fork of chocolate doom with game telemetry and external control, paired with a training server for PPO on a CNN based Visual Reinforcement Learning architecture.
  • 🧪 anniyan: A simple, IANA-compliant (pulls IANA CSV's during PyPI package build) MIME-type string validator.
  • 🪓 chainsawm: An X11 window manager designed to be as sharp and minimal as possible. Explores low-level control, performance, and ergonomics.
  • provecta: A toy web framework built with HTMX, WebSockets, Python, and Tailwind. Focused on simplicity, interactivity, and minimal overhead.

Pinned Loading

  1. rooq rooq Public

    SSH successor running over the QUIC protocol

    Python 2

  2. chainsawm chainsawm Public

    Window manager that aims to be as sharp as possible

    C++ 3

  3. anniyan anniyan Public

    A simple IANA-compliant MIME-type string validator

    Python

  4. chocolate-doom chocolate-doom Public

    Forked from chocolate-doom/chocolate-doom

    Fork of chocolate doom for ML instrumentation

    C