Skip to content
View manjunathh-xyz's full-sized avatar
⌨️
codeeeeeeee
⌨️
codeeeeeeee

Block or report manjunathh-xyz

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

Software Engineer · Systems Builder · Open-Source Maintainer

I design and build scalable systems, developer-first tooling, and production-grade software with long-term impact.


🧠 Engineering Philosophy

“Build systems that outlive trends.”

  • 🧩 API & type correctness over shortcuts
  • ⚙️ Architecture before implementation
  • 🔍 Internals matter
  • ✨ DX is a feature
  • 📦 Shipping is important — but quality lasts

🧰 Complete Tech Stack

💻 Languages

TS JS Rust Go Python

⚙️ Runtime & Frameworks

  • Node.js, Bun
  • React, Next.js
  • Discord.js (advanced interactions & bots)
  • REST, event-driven & modular systems

☁️ Infra & DevOps

  • Docker, Linux, VPS
  • GitHub Actions (CI/CD, releases)
  • MongoDB, PostgreSQL
  • Vercel, self-hosting

🧩 What I Build

  • ⚡ High-performance CLIs
  • 🧠 Developer tooling & libraries
  • 🧱 Core frameworks & primitives
  • 🌐 Web platforms
  • 🤖 Discord bots & automations

Tooling scales developers. Systems scale ideas.


🚀 Highlighted Projects

🔹 SchemeForge

Schema-driven dataset tooling (CSV / JSON / validation / inspection)

  • Local-first
  • Type-safe
  • Built for real datasets

📊 GitHub Metrics

🏆 Achievements & Traits

  • 🧠 Strong systems & architecture mindset
  • 🧩 API-first engineering
  • 🔥 Consistent OSS contributor
  • 📦 Maintainer of real-world tooling
  • ⚙️ Clean internals > hype

🐍 Contribution Graph


📫 Contact & Presence


“Build systems. Not shortcuts.”

Pinned Loading

  1. kexra kexra Public

    TypeScript

  2. students-dev/audify-js students-dev/audify-js Public

    audify-js is a modern, cross-platform audio engine and player library for Node.js and the browser. It provides a unified API for playback, queue management, plugins, and multi-source audio provider…

    TypeScript 1 1

  3. schemeforge schemeforge Public

    Fast, local CLI written in Rust for validating, inspecting, and converting CSV & JSON datasets using file-based schemas.

    Rust