FlashLoanArbitrage is a DeFi bot that scans ETH/USDC prices across Chainlink, Uniswap V2, SushiSwap, Curve, and Balancer, then executes flash loan arbitrage through Aave, dYdX, Uniswap V3, or Balancer when price spreads reach 0.9% or more.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONA desktop pet for Windows (macOS beta): a pixel cat or dog that sits in a transparent, click-through overlay, reacts to typing, scrolling, petting and cursor play, and delivers break timers, reminders and optional mail or calendar alerts. All sprites and sounds are generated in code.
Wasp is a batteries-included full-stack web framework for React, Node.js and Prisma. A declarative spec file describes the app's high-level structure, and the compiler generates front-end, back-end and deployment code, with built-in auth, RPC, jobs, email and type safety.
Bit is an open-source build system that organizes source code into reusable components and composes them into applications, with support for NodeJS, React, Angular, Vue, NextJS and more, plus MCP integration for AI agents.
Repomix packs an entire repository into a single AI-friendly file (XML, Markdown, JSON, or plain text) for feeding codebases into LLMs like Claude, ChatGPT, and Gemini. It offers token counting, security checks, code compression, and remote repository support.
A modified web browser built with Electron for responsive web development. It mirrors interactions across multiple device previews simultaneously, includes 30+ built-in device profiles, a unified elements inspector, one-click screenshots, and hot reloading. It also ships a built-in MCP server so AI coding agents can drive the app to visually verify responsive layouts.
A pre-research hook for Claude Code: it runs Haiku to explore your codebase with Glob, Grep, Read and Git tools, then injects a structured findings block as context before Opus or Sonnet responds, with caching and skip detection.
Ditto scans JavaScript/TypeScript repositories with ts-morph, fingerprints each function through an LLM, clusters behavioural duplicates by embedding, then executes pure functions in a sandbox to show where they diverge.