Skip to content
View amantyagi22's full-sized avatar

Highlights

  • Pro

Block or report amantyagi22

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

Pinned Loading

  1. .dotfiles .dotfiles Public

    Aman's Dotfiles, Portable, symlink-based dotfiles for a modern macOS terminal dev environment — just clone, install, and go.

    Shell 1

  2. dns-server dns-server Public

    A Node.js implementation of a basic authoritative DNS server

    JavaScript 1

  3. debugging-simulator debugging-simulator Public

    An interactive, AI-powered debugging simulator that evaluates developers on their problem-solving and investigation behaviors.

    JavaScript

  4. food-calorie-track food-calorie-track Public

    Production-ready Telegram bot (Node.js + TypeScript) that analyzes food photos with Google Gemini Vision to estimate calories/macros (protein, carbs, fats), stores meals in SQLite, and provides dai…

    TypeScript

  5. graphite graphite Public

    A minimal, learning-focused GraphQL engine built from scratch in Node.js, using only Express and pure JavaScript. No external GraphQL libraries—just core parsing and resolving logic to handle neste…

    JavaScript

  6. log-processor log-processor Public

    High-performance Node.js log processor built for 1GB+ files using streaming to process logs line-by-line with minimal memory. Uses the Node.js cluster module to split work across CPU cores and aggr…

    JavaScript