Skip to content
View mugiwaraluffy56's full-sized avatar

Block or report mugiwaraluffy56

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

Logo

puneethaditya.com

Deep in learning mode.

Projects

Personal Projects

  • 🐲 mohu - A rust based numpy replacement for python
  • πŸŽ₯ vcex - A rust native, elixir based video call app which is insanely ram efficient
  • 🦞 clawdesk - Personal openclaw mission control
  • πŸ–₯️ wert - Terminal native team collaboration (chat, tasks, tracking)
  • πŸ§‘β€πŸ’» nova - honestly most editors suck so i built a rust based editor
  • 🧠 vl-jepa - Self supervised vision language learning without reconstruction
  • πŸ“œ License-Detection - ML powered license detection with BERT + TF-IDF (100+ SPDX)
  • βš™οΈ maeve - Context management CLI for coding agents
  • πŸ‘οΈ Vision-Language Infra Inspection - YOLOv8 + BLIP-2 system for automated infra inspection
  • 🧬 gitdaemon - Background Git sync engine with intelligent auto-commits
  • 🧰 oss-skills - Skills + workflows for OSS contributions (Claude/Codex agents)
  • βš™οΈ rsh - rust based shell from scratch
  • πŸ“š aathoos - student OS for managing tasks, notes and study plans.
  • ⚑ aathu-lang - Minimal automation language for modern workflows
  • πŸ“‘ http-in-asm - HTTP server written in raw assembly
  • πŸ’° ept - Simple CLI for tracking expenses
  • 🎯 yume - A tauri app for task and habit tracking
  • πŸ“Š btc-predictor - Crypto price prediction experiments
  • 🏦 go-bank - Banking backend in Go
  • πŸ”§ go-git - Git from scratch in Go
  • 🧠 MNIST-model - Classic deep learning baseline for digit classification
  • 🧩 pythonizejs - Python style utilities for JavaScript developers
  • 🧱 binrs - Binary inspection + encoding CLI tool
  • πŸ§ͺ fastapi-app - Minimal backend experimentation with FastAPI

Forked Projects

  • πŸ§ͺ stella - Codex harness tweaks fix token explosion, control context

Future Projects

  • πŸ” nolip - Conversational visual search engine
  • 🧠 manu - An experiment in growing artificial general intelligence from scratch

Orgs I Maintain

  • 🐲 mohu-org - Numerical computing ecosystem in Rust
  • 🧠 nova-editor - Rust based editor ecosystem
  • 🧰 aathoos - Productivity + student OS tooling ecosystem

What I'm Doing

  • Building klyna - making APIs observable, debuggable, and self healing
  • Cloud-native systems - working with Kubernetes, service meshes, and distributed infra
  • Systems-first engineering - compilers, eBPF, and performance internals
  • Rust everywhere - building lean infra tools and replacing bloated systems
  • ML + infra - turning vision language and self supervised ideas into real systems

Open Source Contributions

  • πŸš€ mofa - Agent runtime + gateway system (auth, routing, RAG, memory, rate limiting, infra primitives) (PRs)
  • βš™οΈ LLVM - Compiler fixes across Clang/MLIR/LDB + backend crash fixes (PRs)
  • πŸ” inspektor-gadget - Kubernetes networking fixes + Docker build improvements (PRs)
  • πŸ§ͺ microcks - CLI fixes, error handling improvements, and Go code cleanup (PRs)
  • 🌐 kuadrant - MCP gateway extensions, tracing, OAuth config, and policy tooling (PRs)
  • πŸ”₯ litmuschaos - Chaos engineering fixes for reliability and experiment execution safety (PRs)

GitHub Activity

GitHub Contribution Graph

Connect

LinkedIn Discord Twitter Twitter GitHub

myakampuneeth@gmail.com

Pinned Loading

  1. go-git go-git Public

    Go

  2. vcex vcex Public

    Elixir

  3. binrs binrs Public

    binrs is a command line tool for working with binary data. It encodes, decodes, inspects, and analyzes bytes. By default it works on raw input passed as arguments, but can also read from files. It …

    Rust 1

  4. clawdesk clawdesk Public

    Personal openclaw mission control system built with React (TypeScript) and Rust.

    TypeScript

  5. wert wert Public

    A terminal app for dev teams on the same network. Chat, assign tasks, track progress, all in the terminal.

    Go

  6. stella stella Public

    Forked from openai/codex

    I am sick of the all token maxxxing from the insane session and context dump, so i am gonna modify this harness a bit.

    Rust