How to Build an Integer Base Converter
Build a fast, browser-friendly integer base converter (2–64) with BigInt, custom digit sets, and clear validation.
Build a fast, browser-friendly integer base converter (2–64) with BigInt, custom digit sets, and clear validation.
A practical walkthrough of building an ASCII art generator with figlet, including font loading pitfalls, reactive rendering, and a privacy note.
A practical overview of six widely used web fonts (including Noto Sans SC / Noto Serif SC) and how to preview them locally in your browser.
Convert Unix timestamps to human-readable date/time (and back) in C using time_t, localtime, strftime, and mktime.
A table-first reference of common HTML character references, rendered from JSON rows with a reusable Svelte table component.
A compact, table-first reference of common HTTP status codes, rendered from JSON data via a reusable Svelte table component.
A full ASCII table in a single monospaced block, including control character names, caret notation, and common escape sequences. Useful for testing large-table rendering.
The first blog post, used to validate mdsvex rendering and SEO/sitemap.