Skip to content
View rogue-socket's full-sized avatar

Highlights

  • Pro

Block or report rogue-socket

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

Hi, I'm Yash ๐Ÿ‘‹

India | Building agents that actually do the thing | Siemens by day, native + agentic tools by night

Python Swift TypeScript Claude LangGraph macOS SwiftUI

Deep in agent-building mode: designing, evaluating, and shipping agentic systems that are deliberate, not vibes-only. Lately also building native macOS apps and dev tools that take the slop out of my own workflow.

What I'm Building

  • Agent runtimes that earn their keep: orchestration, evaluation, and evolution layers that make agents debuggable instead of mysterious
  • Local-first dev tools: Jira, PDF, markdown, dashboards, code-comprehension graphs, all running on your machine, none of them phoning home
  • Native macOS apps: Swift/AppKit/SwiftUI tools that stay out of your way and don't melt your battery
  • VS Code extensions that turn the editor into a thinking surface, not just a text box
  • Personal infrastructure: a vault-backed assistant (Kayo) that ingests, schedules, and remembers, wired to wherever I happen to be

Current Projects

Agentic systems & runtimes

  • ๐Ÿงฌ agent-ville: Agents that evolve through actual Darwinian natural selection. Spawns populations of prompt-tool-strategy genomes, scores them, mutates the survivors. Pure stdlib + vanilla JS.
  • ๐ŸŒฒ ForrestRun (agentic-runtime): The agentic runtime. Use it to design, debug, and teach your agents.
  • ๐Ÿฆž closed_claw: Framework for automated agent creation, deployment, orchestration, and storage. A literal village of agents that grows.
  • ๐ŸŒ mycompagent: Agent that drives your browser via Playwright CLI.
  • ๐Ÿ—๏ธ AI-System-Engineer: Agent that thinks like a systems engineer.
  • ๐Ÿค– kayo: My personal AI assistant. Vault-backed knowledge ingestion, finance dashboard, scheduler, web fetcher, Telegram bridge: all wired into a single Copilot/Claude Code identity.

Native macOS

  • ๐Ÿ—บ๏ธ atlas: Native macOS PDF reader with a live, AI-generated knowledge map. Force-directed graph of concepts linked back to every source passage; cross-document correlation built in.
  • โœ๏ธ markit: Annotate markdown on macOS: highlight, comment, export. Native Swift, no Electron, source files never modified.
  • ๐ŸŒณ gitstatus: Tiny menu bar app that scans ~/Documents for git repos and shows branch + working-tree state. AppKit, 0% idle CPU, single-digit MB RSS.

Dev tooling & VS Code

  • ๐Ÿ•ธ๏ธ flowDE: Graph-based code comprehension for Python in VS Code. Static analysis, data-flow tracking, interactive flowchart exploration.
  • ๐Ÿ’ฌ mdcomments: Inline, thread-based comments on rendered Markdown inside VS Code.
  • ๐Ÿ“‹ jira: Local, file-backed Jira-style project tracker. No cloud, no login, no SaaS bill.
  • ๐Ÿงช sample_backends: Runnable sample servers (FastAPI/Flask) for local dev, integration testing, and demos: store, payments, file upload, search, messaging, OTP auth.

Skills & courseware

  • ๐ŸŽ“ system-design-tutor: A Claude Code skill that runs an end-to-end system design course: anchored to DDIA and the System Design Primer, with real-world incidents, runnable exercises, and mock interviews.

Cross-platform / Android

  • ๐Ÿ“ฑ scroller: Agent that drives your phone for you. Android, today.

Utilities

  • ๐Ÿ“„ idolovepdf: Local PDF toolkit (CLI + browser UI). Merge, split, rotate, compress, watermark, number, reorder, convert. No uploads, no cloud.
  • ๐Ÿ“Š GlanceOS: Tile-based dashboard for Raspberry Pi (and any Linux/macOS). Glassmorphic draggable widgets, real-time WebSocket data, lofi ASCII vibes.
  • ๐Ÿ’š wa-puppet: WhatsApp Web automation in Python + Playwright with a JSON rule engine.
  • ๐Ÿ—ƒ๏ธ wa-data: Pipe WhatsApp group messages into SQLite via a tiny Node bot + FastAPI backend.

Earlier Work

  • โœ๏ธ agentic_article_writer: Agentic writer that adopts different article styles. Looks generic; surprises you.
  • ๐Ÿฉบ doctor_reporting: Agentic flow for auto-generating consultation reports from patient discussions.
  • ๐Ÿ’ง AquaTwin: Agentic control of a water-management digital twin. Pattern generalizes to any digital twin.
  • ๐Ÿงฎ neural_network_numpy: A neural net built only with NumPy. No TensorFlow, no PyTorch.
  • ๐ŸŽธ math_guitar_VLM: Vision + image-processing-based pedagogy for math and guitar. Generalizes to learning anything.
  • ๐Ÿ“ notes_me: Android app as your second brain.

Connect

Portfolio LinkedIn Email GitHub X


Open to building and collaborating on products.

Pinned Loading

  1. agentic-runtime agentic-runtime Public

    Python

  2. mycompagent mycompagent Public

    Python

  3. closed_claw closed_claw Public

    Python

  4. agentic_article_writer agentic_article_writer Public

    An agentic flow that writes beautiful articles

  5. scroller scroller Public

    Kotlin

  6. AquaTwin-Web AquaTwin-Web Public

    Forked from SonitBahl/AquaTwin

    3D Digital Twin for Smart Water Management

    Python