
journal / carlashub-github-io
CarlasHub GitHub Pages site is a Jekyll portfolio with case studies
The repo behind my GitHub Pages portfolio. Jekyll, case studies, a blog, and the usual static-site trade-offs.
- Published
- Jun 21, 2023
- Read time
- 1 min
Category
Web app projects, developer tools, browser-based experiments, interface details, and practical notes from building and testing software.

journal / carlashub-github-io
The repo behind my GitHub Pages portfolio. Jekyll, case studies, a blog, and the usual static-site trade-offs.

journal / print-set-generator
A browser tool that turns one image into a full set of print files and PDFs, without sending anything off the machine.

journal / bookest-app
A browser-based reading tracker that keeps everything in localStorage. Add books, set goals, and keep notes without a backend.

journal / expressjs_demo
Two small Express and EJS exercises: one for routing and templates, one for basic POST handling. Straightforward learning projects.

journal / responsive-units
Using a percentage or a responsive unit to set the font size of the HTML element will mean that the font size will always be 100%…