The record
75 captured sessions. Every one replayable step by step.
Implement a memory allocator in C11 in this directory. Files: alloc.c, alloc.h (my_malloc, my_free, my_calloc, my_realloMakefile · README.md · alloc.c · alloc.hcodexgpt-5.6-sol1w ago19m 51s147Build a Sokoban puzzle game as a static web page in this directory: index.html, style.css, game.js. Requirements: 8 handREADME.md · game.js · index.html · style.csscodexgpt-5.6-sol1w ago16m 04s215Build a stopwatch web page in this directory: index.html with start/stop/reset buttons and lap times, dark theme, vanillREADME.md · index.htmlcodexgpt-5.6-sol2w ago3m 43s27Implement a stack-based bytecode virtual machine with an assembler in C11 in this direc…Makefile · asm.c · asm.h · examples/fact.vasmcodexgpt-5.6-terra3w ago9m 00s86Implement a tiny regex engine in C in this directory. Files: regex.c, regex.h (supports…Makefile · regex.c · regex.h · tests.ccodexgpt-5.6-sol3w ago5m 23s41Build a color palette studio as a static page in this directory: index.html, style.css,…index.html · palette.js · style.css · tests.htmlcodexgpt-5.6-sol4w ago17m 09s67Build a pixel-art editor as a static web app in this directory: index.html, style.css, …editor.js · index.html · palette.js · style.csscodexgpt-5.6-sol4w ago16m 34s80Build a typing-speed test as a static web app in this directory: index.html, style.css,…app.js · index.html · style.css · tests.htmlcodexgpt-5.6-sol4w ago15m 57s102Build a personal knowledge-base wiki as a static app in this directory: index.html, sty…app.js · index.html · parser.js · style.csscodexgpt-5.6-sol4w ago11m 01s50Build a retro arcade Breakout game as a static page in this directory: index.html, styl…game.js · index.html · style.css · tests.htmlcodexgpt-5.6-sol4w ago18m 45s74Build a personal finance dashboard as a static web app in this directory: index.html, s…app.js · charts.js · data.js · index.htmlcodexgpt-5.6-sol4w ago15m 46s49Build a personal finance dashboard as a static web app in this directory: index.html, s….codex-plugin/hooks.json · .codex-plugin/plugin.json · app.js · charts.jscodexgpt-5.6-sol4w ago20m 07s56Build a paint / drawing web app as a single page in this directory: index.html, style.c…index.html · paint.js · style.csscodexgpt-5.51mo ago8m 54s66Build a calculator web app as a single page in this directory: index.html, style.css, c…calc.js · index.html · style.csscodexgpt-5.51mo ago13m 36s135Build a Snake game as a polished single-page web app in this directory: index.html, sty…game.js · index.html · style.csscodexgpt-5.51mo ago6m 25s73