RSSAmplifier

Blog

Sean Brunnock Homepage

I like to develop JS, React, SVG, and Node stuff.

sean.brunnock.comRSS feed ↗6 posts

Latest posts

More SQL Demos

Added demos of subqueries, series, and aggregate functions.

Math Font Previewer

See samples of math symbols and formulae in several typefaces.

New server

This website is now hosted on a CentOS Stream 10 server running Node 26. I was getting "post-quantum key exchange" warnings when logging into the old server, so I thought this was good time to upgrade. Few hosters offer CentOS Stream 10, but Linode does. Sorry, DO. In addition to the new OS, I upgraded the web server from Express v4 to v5 and the modules from CommonJS to ESM. I had been avoiding…

Hugging Face Stuff

Did a bunch of projects for my NLP class at Lake Sumter.

Busy Signal SVG

A simple, animated SVG preloader.

Simple node/web servers with Express 5 and ES modules

Added examples of super simple web servers running under Node utiizing Express 5 and ES modules.