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

Block or report sanjoxtech

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

Hi, I'm Sanjay πŸ‘‹

Engineer Β· Builder Β· AI Tinkerer

Build. Solve. Create Impact.

πŸ“ Delhi, India Β |Β  πŸ› οΈ Building in public Β |Β  🟒 Open to tinker β€” collabs, hard problems & the right team

I tinker with AI agents and ship the tools I wish existed. Right now I'm deep in loop engineering β€” building systems that prompt agents so they run themselves. 8+ years building and scaling cloud-native platforms; these days you'll find me in the agent tinkering space turning ideas into working code.

Python TypeScript Node.js Go AWS AI Agents

πŸ› οΈ Start Here

  • πŸ–‹οΈ penprint β€” a deterministic voice gate for writing. Turns "does this sound like me?" into a number, with no LLM. Β pip install penprint
  • πŸͺˆ pipper β€” drive Claude Code headlessly in a tmux session; script & automate the claude CLI. Β pip install pipper-cli
  • 🌐 sanjox.tech β€” my portfolio & what I'm building.

πŸ”¬ What I'm tinkering with

  • Loop engineering β€” agents that prompt themselves: deterministic gates, adversarial builder/judge loops, parallel agents in git worktrees, run-while-you-sleep automation.
  • Agent tooling β€” small, sharp, open-source tools that make AI agents actually useful.
  • Cloud-native at scale β€” event-driven AWS serverless platforms (the day-job craft I bring to the tinkering).

πŸ“¬ Find me


⚑ Building in public. Currently obsessed with making agents run themselves.

Pinned Loading

  1. penprint penprint Public

    A deterministic voice gate for writing β€” turn 'does this sound like me?' into a number, with no LLM.

    Python

  2. pipper pipper Public

    Drive Claude Code headlessly in a tmux session β€” script and automate the claude CLI.

    Python