Skip to content
View andrebuilds's full-sized avatar

Block or report andrebuilds

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

🐉 Andrea D'Ambrosio

Building DuckCode. The AI coding agent that makes you better, not just faster.

I taught myself to code 17 years ago. No bootcamp. No CS degree. Just curiosity and a lot of Stack Overflow.

Now I'm building DuckCode, the terminal AI agent that doesn't just write code for you. It makes you a better developer while you ship.

Five modes. One terminal. Zero API keys.

  • Build: write code with diff previews on every change
  • Plan: explore your codebase without touching a file
  • Duck: rubber-duck debugging with an AI that asks questions instead of answers
  • Loop: autonomous execution until the tests pass
  • Hack: dedicated security audit that finds what you missed

22 AI models. 6 providers. Transparent credit-based pricing. You see what every action costs, in real time.

Every other AI coding tool races to replace you. DuckCode is built to make you unreplaceable.

npm i -g duckcode-cli

I don't create courses about AI. I ship AI products. Big difference.

💻 Stack

📊 Stats

andrebuilds

andrebuilds

andrebuilds

Popular repositories Loading

  1. simulating-black-hole simulating-black-hole Public

    Real-time black hole simulation in C++ and OpenGL, GPU ray marching with Schwarzschild geodesics, gravitational lensing, accretion disk with Doppler beaming, and interactive 2D/3D visualization.

    C++ 1

  2. andrebuilds andrebuilds Public

  3. simulating-atom simulating-atom Public

    Interactive hydrogen atom physics simulators built with C++ (OpenGL/GLFW) and Python, featuring Bohr model orbitals, wave-particle interactions, 3D ray tracing, and real-time Schrödinger equation v…

    C++

  4. notion-members-scraper notion-members-scraper Public

    Playwright + TypeScript automation that logs into a Notion workspace via Google OAuth and retrieves the full member list with names, emails, and roles. Supports 2FA/TOTP, JSON output, and screenshots.

    TypeScript

  5. ai-music-generator ai-music-generator Public

    Open-source AI-powered SaaS that generates original music, lyrics, and cover art from a text description, built with ACE-Step, Qwen2, SDXL-Turbo, Modal, Next.js 15, and Polar.sh.

    Python

  6. hermes hermes Public

    Send messages from AI agents, CLI, and MCP tools - powered by one shared TypeScript core.

    TypeScript