Skip to content
View guruprasadah's full-sized avatar
🙃
Cogito, ergo sum
🙃
Cogito, ergo sum
  • Chennai, India
  • 07:24 (UTC +05:30)

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 systems that are simple on the surface and sharp underneath.

🧠 Interests

  • Systems programming
  • Backend & infrastructure
  • Human-computer interaction (HTMX, real-time systems)
  • Multi-agent AI & decision systems
  • Performance and correctness

🔧 Things I’ve Built

⚡ provecta

A toy web framework built with HTMX, WebSockets, Python, and Tailwind. Focused on simplicity, interactivity, and minimal overhead.

🪓 chainsawm

An X11 window manager designed to be as sharp and minimal as possible. Explores low-level control, performance, and ergonomics.

🧪 anniyan

A simple, IANA-compliant MIME-type string validator. Because correctness matters.

🎯 Goals

  • Build systems that are useful, correct, and understandable
  • Earn my place in high-quality engineering teams
  • Design technology that improves ergonomics and usability, not just output

🧩 Philosophy

  • Simplicity is earned, not assumed
  • Abstractions should justify their existence
  • Most problems are solved by thinking clearly, not adding complexity

I don’t build for noise. I build for clarity.

Pinned Loading

  1. provecta provecta Public

    Toy web framework built with HTMX, WebSockets, Python, and Tailwind.

    Python

  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