Hacker News new | ask | show | jobs
by kennedn 1257 days ago
My website / blog is at https://kennedn.com/. The website portion is a bit of a weirdo. I deliberately wrote it from scratch to try and learn the basics of web design / JavaScript and evidence of that can be seen in the wacky ways I am achieving state management (sessionStorage) or the fact that the CSS is balanced on a hairpin. I made it just extensible enough that I've not had a need to refactor it to date though.