Where we experiment, play, and break things.
Welcome to Audetime Labs. This is our playground for trying out new web technologies, building small games, and developing internal tools before they become full products.
Active Experiments
5 ProjectsRetro Snake
GameA modern, responsive take on the classic mobile game built entirely with HTML5 Canvas and vanilla JavaScript.
Code Snapshot
ToolGenerate beautiful, shareable images from your raw code snippets. Features syntax highlighting and custom themes.
Zen Timer
UtilityA distraction-free Pomodoro timer that runs entirely in the browser using Web Workers to stay accurate in the background.
Asteroids
GameA vector-based physics recreation of the arcade classic, testing out 2D rigid body collision logic.
Color Gen
ToolProcedural generation of harmonious color palettes using HSL color space math and accessible contrast checking.