commitai
A CLI tool that streamlines Git workflows by analyzing diffs to craft semantic commit messages. Supports multiple AI providers, custom templates, and pre-commit hooks.
ai automation cli devtools gemini git git-workflow git-workflow-automation llm python Python
Mimeflow
A React-based pose estimation engine. Uses WebGL/WebGPU to calculate movement accuracy against video feeds entirely in the browser.
blazepose computer-vision fitness game-development gamification machine-learning mediapipe pose-estimation pwa react tensorflowjs vite
CodeConcat
Prepare your code for AI. Concatenates your project into a clean, markdown-formatted file with file trees and granular filtering options.
automation cli concatenation context-window developer-tools llm productivity prompt-engineering python Python
luisguilher.me
A portfolio built with systems thinking. Simulates an OS/IDE environment with a custom virtual file system, Monaco Editor integration, and stateful window layouts. Browsable, interactive, and built with Next.js.
ide interactive-resume monaco-editor nextjs portifolio react system-design typescript virtual-file-system vscode-clone Next.js React
pongo
A real-time, 4-player hybrid of Pong and Breakout. Built with Go and WebSockets, powered by a custom Actor Model architecture (Bollywood) for high concurrency and scalable game state management.
Integrates with: asciiring, bollywood
actor-model breakout concurrency game-development go golang multiplayer online-game physics-engine pong real-time websockets
tricked
High-throughput, sub-millisecond Reinforcement Learning engine. Built in Rust and CUDA with a Python/LangGraph orchestration layer. Implements Gumbel MuZero MCTS and lock-free concurrency, entirely bypassing the Python GIL to achieve massive evaluation scale without GPU thread divergence.
actor-model concurrency cuda gumbel-muzero libtorch lock-free machine-learning mcts mlops muzero optuna pytorch
alphatriangle
An AlphaZero-style AI agent for a custom triangle puzzle game. Features distributed self-play with Ray, a C++ MCTS core, and a PyTorch neural network. Includes async logging via MLflow & TensorBoard.
ai alphazero cpp machine-learning mcts mlflow puzzle-game python pytorch ray reinforcement-learning self-play
terraplain
A bootstrap to API with automated provisioning of cloud resources in Google Cloud Platform using Terraform CDK in Typescript.
daicer-ui
Daicer UI - The 2D cinematic client, state management, and real-time rendering.
frontend game-client graphql react rpg socket-io threejs typescript vite webgl zustand React
maireadme
The Ultimate GitHub Profile README Generator. An intelligent CLI tool that analyzes your repositories, detects tech stacks, categorizes projects, and renders a high-fidelity Markdown dashboard with Shields.io badges.
Integrates with: cocov
automation cli developer-tools github-profile introspection personal-branding readme-generator shieldsio typescript
n0ne-client
The reactive visual interface for the n0ne workflow engine. A high-performance, zero-config graph editor built with React Flow, Apollo GraphQL, and TypeScript. "n0ne of the complexity."
Integrates with: cocov
apollo-client chakra-ui low-code n8n-alternative react react-fl typ vite workflow-automation zustand React
daicer
Multiplayer tabletop RPG powered by an AI Dungeon Master. Daicer fuses deterministic dice mechanics, LangGraph orchestration, and a modern React client to deliver cooperative storytelling that stays faithful to D&D 5e.
Integrates with: cocov
ai-dungeon-master backend game-server generative-ai graphql langgraph llm rag rpg strapi tabletop-rpg typescript
asciiring
A zero-dependency Golang library for rendering ASCII art from images and text. Lightweight, modular, and easy to integrate.
ascii-art go golang image-processing image-to-ascii library rendering terminal-graphics text-to-image zero-dependency Go
wolfram-physics-explorer
A high-performance 3D visualization engine for the Wolfram Physics Project. Features GPU-accelerated graph rewriting, interactive force-directed layouts, and a custom rule playground. Built with React, Three.js, and Web Workers.
complex-systems d3-force emergent-behavior graph-theory physics-simulation react threejs typescript visualization web-worker webgl wolfram-physics
bollywood
A lightweight Actor Model implementation for Go. Features asynchronous message passing, synchronous request-reply (Ask), and state encapsulation with minimal locking.
actor-model actors concurrency go golang goroutines library message-passing parallelism Go
pongo-client
The 3D web client for PonGo. Built with React, Vite, and React Three Fiber (R3F). Features real-time WebSocket state synchronization, player-relative scene rotation, and high-performance WebGL rendering.
front-end game-development r3f react react-three-fiber real-time threejs typescript vite webgl websockets React
grasshoppersim
A WebGL-powered evolutionary sandbox and game theory visualizer where artificial grasshoppers inherit traits, compete for resources, and evolve emergent strategies in real-time.
agent-based-modeling artificial-life data-visualization emergency evolutionary-algorithms game-theory hawk-dove natural-selection react react-three-fiber simulation threejs
maincurriculum
MainCurriculum is an elite, intelligent, and autonomous AI-driven curriculum and portfolio generator. It acts as an orchestrator, securely ingesting your GitHub codebase and raw text CV to construct a highly localized semantic Knowledge Graph of your career.
ai-agents autonomous-agents gemini-api gemini-flash gemini-pro indexeddb knowledge-graph llm-orchestrator portfolio-generator react semantic-search vite
salvoprontuario
**SalvoProntuário** is a "First Class Mobile" web application, custom-designed for psychologists, psychiatrists, and clinical therapists. It accelerates the process and structuring of daily patient evolutions (clinical notes) through the **Google Gemini** artificial intelligence.
React Express
aether-maps
Aether Maps (formerly Daicer Map Engine) is a framework-agnostic procedural generation ecosystem meticulously engineered for RPGs, strategy games, and intense dungeon crawlers. Built with a sophisticated multi-layer voxel topology, deterministic structural generation, and a high-performance Canvas 2D rendering pipeline.
canvas-api deterministic fog-of-war game-development pathfinder procedural-generation react rpg tailwindcss typescript vite voxel
showai
> **A blazing fast, programmatic browser voiceover & timeline generator.**
Python
trilife
Trilife is a cellular automaton that applies the classic rules of Conway's Game of Life to a triangular grid. By manipulating coordinates, triangular grid cells map together to form rhombuses, which visually combine to represent 3D cubes in an isometric perspective.
React
pixel-forge
A highly intelligent AI-driven sprite generation pipeline, bootstrapping entity manifestations for the Daicer Project (an AI Dungeon Master).
ai game-assets gemini-api generative-ai generative-art pixel-art procedural-art react sprite-generator tailwindcss typescript vite
n0ne-server
The intelligent backend for the n0ne platform. Orchestrates agentic AI workflows by bridging Strapi 5 content management with the LangChain/LangGraph execution engine.
Integrates with: cocov
ai-agents backend generative-ai graphql headless langchain langgra sqlite strapi strapi-v5 typescript workflow-orchestration
cocov
A Compliance Engine for code coverage. Enforces strict baselines, blocks regressions via git hooks (Husky), and auto-generates audit-ready reports and SVG badges. Compatible with Jest and Vitest.
badges cli code-coverage compliance devops husky jest npm-package quality-assurance regression-testing testing vitest
tricrack
The Hexagonal Triangle Puzzle Extravaganza! A mind-bending PWA game where you drag, drop, and clear lines on a hex grid. Built with Next.js, TypeScript, and Styled Components.
game hexagonal-grids mobile-friendly nextjs offline-first progressive-web-app pwa react styled-components typescript Next.js React
timing
A developer-first Python performance timer. Features targeted profiling, structured tagging, local SQLite logging, and interactive HTML dashboards (Gantt/Sunburst). Zero runtime overhead when disabled.
benchmark cli developer-tools gantt-chart instrumentation optimization perfomance profiling python sqlite visualization Python
fin
Plan your financial future with intelligent projections and scenario modeling. An offline-first React application featuring multi-scenario analysis, investment tracking, and interactive wealth visualization.
finance financial-planning indexdb investment-tracker offline-first react recharts tailwindcss typescript visualization wealth-management React
tonai
Create and visualize music from text. A web-based AI synth workstation powered by Google Gemini and Tone.js. Features real-time code generation, a Monaco editor, and instant playback.
ai audio-synthesis gemini-api generative-art music-generation react text-to-music tonejs typescript vite web-audio-api React
trieye
Asynchronous experiment management for Ray. A dedicated Actor for non-blocking metrics collection, artifact persistence, and logging (MLflow/TensorBoard) in distributed ML training.
asynchronous distributed-computing experiment-tracking logging machine-learning mlflow mlops python ray ray-actors tensoboard Python
trimcts
High-performance C++ implementation of Monte Carlo Tree Search (MCTS) with Python bindings. Supports AlphaZero and MuZero paradigms, featuring batched network evaluation and efficient tree reuse.
alphazero cpp game-ai library mcts monte-carlo-tree-search muzero pybind11 python reinforcement-learning search-algorithm Python
trianglengin
The core logic for the Triangle Puzzle game. Features a fast C++ backend, Pybind11 wrappers, and a Python API designed for AI/ML development and simulation.
c-plus-plus cpp game-engine library performance puzzle-game pybind11 pygame python reinforcement-learning rl Python