#coding
10 items tagged "coding".
Transitions.dev
A collection of essential UI transitions for web apps that can be copied and pasted or used with coding agents.
OpenClaude
An open-source coding agent that operates in your terminal, allowing interaction with various AI models like OpenAI and GitHub Models.
Hallmark
A design skill for AI coding assistants that encodes design principles into a ruleset, ensuring outputs don't look AI-generated.
Open Design
An open-source design workspace for building prototypes, landing pages, and dashboards, allowing customization with your own coding agent.
Reasonix
An open-source AI coding agent that runs locally, allowing for coding tasks through various interfaces while maintaining reviewable checkpoints.
Agent Orchestrator
Manage a fleet of coding agents while tracking branches, reviews, and CI failures. It's free and open source under Apache 2.0.
Freebuff
Freebuff is a free CLI coding agent that helps you build full-stack apps without subscriptions or setup. It's an alternative to various coding platforms.
Open Interpreter
An open-source coding agent designed for low-cost and open-weight models, useful for developers looking to integrate AI into their projects.
build physics scenes in html5
Build three HTML5 canvas scenes with computed physics, no libraries, one file each: (1) a bridge collapsing and dropping a vehicle into water with displacement, (2) cloth falling over an invisible object, (3) a stack of blocks toppling from a nudge. Physics computed not animated, 60fps, reset button, and comment the equations. Don't ask questions first.
build a browser game
Build a single-file browser game: a top-down arena where the player dodges and shoots waves of enemies. WebGL or canvas, no external assets. Include: real movement momentum, enemy hit reactions, screen shake on impact, a score counter, and a restart button. 60fps target. Make it feel responsive, not floaty. Build the whole thing.