Skip to content
View amaar-mc's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@Team3256 @vc-assist @vcsdclub

Block or report amaar-mc

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

Amaar Chughtai — optimizer research, agent tooling, and product engineering

website · optimizer research · code intelligence · agent coordination

About

I build AI-native systems: research prototypes, developer tools, and product-grade web software. My current work is centered on optimizer efficiency, local-first code intelligence, and coordination protocols for AI coding agents.

I care about the whole path from idea to evidence: implement the sharp version, measure it honestly, and turn the parts that survive into usable systems.

Current Focus

Thread What I am testing
Optimizer research Whether Muon-style optimizers can preserve sample-efficiency gains with fewer Newton-Schulz iterations.
Agent tooling Local codebase context, symbol-aware coordination, and conflict detection before agents touch the same code.
AI-native products Interfaces where models are part of the system architecture, not a feature added at the end.

Selected Work

Project Notes
fastmuon-local-research Local PyTorch research lab for Muon-family optimizers. First signal: FastMuon-NS3/NS4 preserved much of Muon's small-LLM gain with fewer Newton-Schulz iterations.
graft Local-first codebase context engine for AI coding tools via MCP. TypeScript, static analysis, tree-sitter, dependency graphs.
wit Agent coordination protocol: declare intents, lock symbols, and detect conflicts before code is written.
awesome-cli-coding-agents Curated directory of terminal-native AI coding agents and orchestration harnesses.
harmoniq-site Product/frontend work in TypeScript.

Toolkit

Area Tools
AI / research Python, PyTorch, TensorFlow, NumPy, scikit-learn, NLP
Systems TypeScript, Rust, C++, Java, tree-sitter, MCP, CLIs
Product Next.js, Svelte, Vue, Supabase, PostgreSQL, HTML/CSS

How I Work

Prototype quickly.
Prefer measurements over aesthetics.
Keep the interface simple enough to survive real use.

Contact

The best starting point is amaarmc.org. For code, research, and open-source work, the relevant projects are linked above.

Pinned Loading

  1. pytorch-mnist-nn pytorch-mnist-nn Public

    A neural network designed to convert handwritten digits into their numerical value.

    Python 2

  2. harmonic harmonic Public

    A website designed to help composers generate music of their own style.

    TypeScript 1

  3. yc-agent-jam yc-agent-jam Public

    TypeScript

  4. brainiak/rtcloud-projects brainiak/rtcloud-projects Public

    Example and template projects that use the BrainIAK rt-cloud software

    Python 2 10

  5. wit wit Public

    Agent coordination protocol — declare intents, lock symbols, detect conflicts before code is written

    TypeScript 38 2

  6. graft graft Public

    Local-first codebase context engine for AI coding tools via MCP

    TypeScript 1