Skip to content
View epsilon003's full-sized avatar

Block or report epsilon003

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.

Content in all repositories owned by your account will be closed.
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
epsilon003/README.md

GitHub profile summary I’m Abhimantr Singh—a software builder exploring the space where AI, systems, and product design meet. I enjoy turning complex ideas into practical tools, whether that means engineering intelligent agents, building full-stack applications, or automating the work between them. I’m driven by curiosity, guided by first principles, and happiest when learning something new while shipping something useful.

Typing SVG

Recent commits

Commit Repository Date
Update stats-card.svg.ts epsilon003/wordle-agent 27 Aug 2026, 01:23 am IST
Update README.md epsilon003/wordle-agent 27 Aug 2026, 01:22 am IST
Update README.md epsilon003/wordle-agent 27 Aug 2026, 01:18 am IST
Create stats-card.svg.ts epsilon003/wordle-agent 27 Aug 2026, 01:15 am IST

Tech Stack:

C C# C++ Java JavaScript TypeScript Python R Kotlin GraphQL Bash Script PowerShell Windows Terminal AWS Azure Google Cloud Firebase Heroku Vercel Netlify Render HTML5 CSS3 React Next JS Angular TailwindCSS Three js Vite Esbuild React Native Flutter Node.js Express.js Django Flask FastAPI .Net Streamlit JWT Swagger MySQL PostgreSQL SQLite MongoDB Amazon DynamoDB Redis Supabase Elasticsearch TensorFlow PyTorch Keras scikit-learn NumPy Pandas SciPy Matplotlib Plotly mlflow OpenCV Docker Kubernetes Terraform Ansible Jenkins GitHub Actions GitLab CI Apache Kafka Apache Nginx Gunicorn Grafana CMake ESLint NPM PNPM Git GitHub GitLab Codeberg Mercurial Figma Canva Blender OpenGL FFmpeg Unity Arduino Raspberry Pi ROS Notion Twilio Pytest Playwright Cloudflare Prometheus Datadog Sentry

Pinned Loading

  1. chess-lens chess-lens Public

    Built a full-stack chess analysis web app featuring a custom computer vision pipeline using OpenCV and a fine-tuned MobileNetV3 CNN to classify chess pieces from board photographs into FEN notation…

    JavaScript 1

  2. asmbly-compiler asmbly-compiler Public

    Browser IDE for x86/x86-64 NASM — compile, run, trace syscalls, and inspect registers, all inside a hardened gVisor/seccomp/cgroups sandbox.

    Python 1

  3. split-flap split-flap Public

    A split-flap mechanical display for your new tab, inspired by Vestaboard. MV3 Chrome extension, no backend, no accounts.

    TypeScript 1

  4. gaude gaude Public

    Ask natural-language questions about a public GitHub repository and get answers grounded in the actual code and docs, with file + line-number citations you can verify.

    Python

  5. triage triage Public

    An AI support triage agent, available as a terminal tool and an HTTP API. Retrieves relevant knowledge-base articles with a hybrid BM25 + embedding retrieval pipeline fused via Reciprocal Rank Fusi…

    Python

  6. wordle-agent wordle-agent Public

    An autonomous agent that solves the live NYT Wordle using an entropy-maximizing solver, with an optional hosted pipeline that runs it daily and tracks results on a dashboard.

    Python