Articles tagged with: Javascript

Experimenting with GitHub Copilot Pro in a Django Project

Summary: Hands-on account of testing GitHub Copilot Pro, Claude 4.5, and GitHub's new review tools by delegating a real Django feature implementation to the AI, with minimal manual coding.


Updated my old Web Toolkit page

Summary: Mention of an updated webpage that contains miscellaneous online tools, adding new features and a minimalistic responsive design.


Building a hackable poker game

Summary: An ongoing personal experiment, building a web poker game where the rules can be hacked to increase your hand size, do multiple discards/redraws or play bigger hands.


3-Year Spotiversary

Summary: Reflecting on my 3-year anniversary working at Spotify


JavaScript RLE algorithm v3 - Bit-Level RLE

Summary: A Javascript bit-level RLE algorithm compression implementation, used with videogame sprites