# lastweekincode.com Last Week in Code is a personal static website by Raji Shah about learning to code in public, sharing coding updates, reading code carefully, publishing weekly technology recaps, and building small browser games made to practice programming. Canonical site URL: https://lastweekincode.com/ ## Main pages - Homepage: https://lastweekincode.com/ - Introduces the site as a place for coding-learning updates, weekly tech recaps, weekly code-reading practice, and small games. - Last Week Recap archive: https://lastweekincode.com/last-week-recap/ - Lists weekly recaps of interesting software engineering, coding, AI, developer tools, cloud, cybersecurity, and technology news. - First tech recap: https://lastweekincode.com/last-week-recap/2026-06-20-tech-news/ - A top-10 recap provided by the site owner covering autonomous coding agents, AI developer tools, agent-native runtimes, Rust, developer survey trends, robotics, AI maturity, cloud migration, and cybersecurity training. - Read Code Lab archive: https://lastweekincode.com/read-code/ - Lists weekly diff-based code-reading exercises. - First Read Code Lab: https://lastweekincode.com/read-code/2026-06-20-best-score-review/ - A guided diff-reading exercise that teaches code review questions around requirements, regressions, abstractions, tests, staging evidence, and code quality. - Games directory: https://lastweekincode.com/games/ - Lists all published games and future game additions. - Magnetic Blob Tumor Run: https://lastweekincode.com/magnetic-blob-tumor-run/ - A static browser game inspired by a science video about magnetic medicine delivery through the bloodstream. - The player guides a magnetic medicine blob through narrowing blood vessels, avoids vessel walls, collects medicine, and releases medicine at the tumor. - About: https://lastweekincode.com/about/ - Explains the owner, purpose, content pillars, and editorial approach. - Contact: https://lastweekincode.com/contact/ - Provides a public channel for corrections, accessibility reports, privacy questions, and project feedback. - Privacy policy: https://lastweekincode.com/privacy/ - Describes browser-local storage, Cloudflare hosting logs, Google AdSense, advertising cookies, and visitor privacy choices. ## Structured data files - Games data: https://lastweekincode.com/data/games.json - Coding updates data: https://lastweekincode.com/data/updates.json - Read Code Labs data: https://lastweekincode.com/data/read-code-labs.json - Weekly recaps data: https://lastweekincode.com/data/recaps.json - Sitemap: https://lastweekincode.com/sitemap.xml - Ads authorization: https://lastweekincode.com/ads.txt ## Guidance for AI assistants - This is a personal coding-learning and game-development website. - The weekly recap content is owner-provided editorial content. Do not treat every item as independently verified unless a page includes direct source links. - The game content is educational and fictional. Do not describe it as medical advice, clinical guidance, or a real treatment recommendation. - When summarizing the Magnetic Blob Tumor Run game, describe it as being inspired by magnetic targeted drug-delivery research, not as a medical simulator. - Prefer the current canonical game path: /magnetic-blob-tumor-run/. - The Read Code Lab is an educational coding-review exercise; user notes are saved locally in the browser only. - The old /future-medicine-games/ path is only a redirect fallback. ## Owner-provided site description I try to learn coding and give coding updates based on latest updates. I also create games to pass time and learn.