Learning log
Small notes about what I am practicing: HTML, CSS, JavaScript, deployment, debugging, and simple game logic.
personal coding lab
This is where I post what I am learning, collect useful coding updates, and create games to pass time while learning how websites and JavaScript work.
Small notes about what I am practicing: HTML, CSS, JavaScript, deployment, debugging, and simple game logic.
Short summaries of useful changes in web development, tools, frameworks, and AI-assisted coding.
A weekly roundup of interesting software engineering, coding, AI, developer tools, and tech news.
Browser games made with plain static files so they can run fast on Cloudflare Pages without a backend.
Weekly diff-based exercises for practicing code review: requirements, regressions, abstractions, tests, and code quality.
updates
These cards are powered by a simple static JSON file so the site can be updated without changing the whole page.
last week recap
Each week gets its own recap page with a short rundown of notable software engineering, coding, AI, cloud, cybersecurity, and developer-tool stories.
Open recap archivefirst game
All games will live in one place. The first game is Magnetic Blob Tumor Run, where you guide a tiny magnetic medicine blob through narrowing blood vessels and fight a tumor.
Open games directoryread code lab
Each weekly lab has a real-looking diff and review questions: does the implementation match the task, preserve old requirements, use clean abstractions, and include enough testing evidence?
Open weekly Read Code Lablearning roadmap
Clean HTML structure, reusable CSS, responsive layouts, and Cloudflare Pages deployment.
State management, timers, score systems, DOM updates, localStorage, and keyboard-friendly controls.
Tracking useful coding and tech news, then turning it into short weekly recaps that are easy to scan.
Practicing how to inspect diffs, identify requirement mismatches, and ask better review questions.