Personal Websites
A collection of personal websites accumulated over the years — academic portfolio (nrobot.dev on Jekyll), engineering portfolio (Pelican/Hexo on GitHub Pages), and a blog (orangenarwhals.com on WordPress/AWS). Apparently I accumulate websites, oops.
I seem to have accumulated a small fleet of websites over the years:
nrobot.dev — Academic portfolio built on Jekyll, hosted on GitHub Pages. Forked from another site; I refactored the Jinja templating to be less repetitive. Source on GitHub.
ruiouyang.com (deprecated: nancyouyang.com) — Engineering portfolio (this site, all kinds of projects), previously built on Hexo (Node.js) and hosted on GitHub Pages. Forked from the indigo theme; I added a chronological portfolio view using categories, mostly Jinja templating. Source on GitHub.
orangenarwhals.com — My main blog, established 2010. Built on WordPress, hosted on AWS Lightsail. I've used SQL for multiple site migrations across the years.