ABOUT
What this site is for
Mostly notes from real work, plus the projects I keep coming back to.
ArticleAn older Jekyll portfolio site with case studies and a blog. Simple, static, and very much shaped by GitHub Pages constraints.
Articlejournal / 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.
Articlejournal / print-set-generator
Print Set Generator creates A series print files and PDFs from one image
A browser tool that turns one image into a full set of print files and PDFs, without sending anything off the machine.
Articlejournal / bookest-app
BOOKest is a personal reading tracker that runs in the browser
A browser-based reading tracker that keeps everything in localStorage. Add books, set goals, and keep notes without a backend.
Articlejournal / expressjs_demo
expressJS_demo is a pair of small Express and EJS exercises
Two small Express and EJS exercises: one for routing and templates, one for basic POST handling. Straightforward learning projects.
Articlejournal / responsive-units
How the choice of measurement units in web development affects UI and UX?
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% of the font size specified by the user.…

