Published projects
ur4ix/pixel-clock
A tiny retro clock widget with a light/dark theme toggle that remembers your choice. The perfect "first project" to poke around in.
ur4ix/css-loaders-pack
8 loading spinners in one CSS file. One element each, size & color via variables, zero JS. Demo page with click-to-copy snippets.
ur4ix/retro-ui-kit
Pixel-flavored UI components in pure CSS: buttons, cards, forms, badges, a CSS-only toggle, striped progress, alerts, tooltip and table. One file, themeable with five variables, no build step.
ur4ix/launchpad-landing-template
A product landing you can ship tonight: hero, features, pricing, FAQ, footer in two static files. Rebrand by changing four CSS variables. Semantic HTML, native accordions, no frameworks.
ur4ix/json-toolbox
Format, validate and minify JSON entirely in the browser. Precise line:column error positions, structure stats, one-click copy. Safe for private payloads: there is no server.
ur4ix/markdown-notes
Local-first markdown notes with live preview and .md export. No accounts, no servers — everything stays in your browser. Vanilla HTML/CSS/JS, ~300 lines, easy to extend.
ur4ix/pomodoro
Minimal pomodoro timer: 25/5/15 cycles, daily stats, countdown in the tab title and a WebAudio completion beep. Zero dependencies — open index.html and focus.
ur4ix/ai-dev-prompt-pack
25 battle-tested prompts for shipping software with AI assistants: spec-first planning, debugging that diagnoses before it fixes, safe refactoring, adversarial code review and tests that actually catch bugs. Each prompt has a fill-in structure and a note on when to use it.