I'm Heather, a hobbyist developer currently living in Seattle, WA. Curating and customizing my digital workspace is how I spend most of my online time these days. You can read about a couple of my biggest projects below.
-
🏉 Later Ladder - You can now view Later Ladder live at LaterLadder.com. As an American fan of Aussie rules football and the Australian Football League (AFL), one of the challenges I've faced is the inconvenience of checking current team standings without inadvertently spoiling match results that occurred overnight. Later Ladder offers a solution: it displays an updated team ladder that only refreshes as the user personally marks off the games they've watched. This unique feature ensures that you can stay informed about the current AFL standings while preserving the excitement of each match. Tools used: Java, Spring Boot, PostgreSQL, Vue.js, HTML, CSS, JavaScript.
-
🖌️ Color Highlighter - Plugin for Obsidian.md that automatically detects and highlights color codes in your notes. Customizable settings allow you to choose where highlights happen and how they appear. Integrates with Obsidian's native color picker tool to allow for easy color edits and adjustments. Detects multiple color formats including HEX, RGB/RGBA, and HSL/HSLA. Tools used: TypeScript, Obsidian API.