Live data from Hacker News

Ask HN: Share your personal site

news.ycombinator.com

761–770 of 1001 posts

Re: Ask HN: Share your personal site

#766
https://www.thran.uk - blog/personal website, where I give opinions on literature, music, software, random happenings. Style inspired by old newspapers and desktop icons

https://wmw.thran.uk - gallery of high-effort, long lasting or otherwise distinctive websites I've encountered. Includes screenshots. Currently at 38 entries. Built using my own Perl static website builder (RSRU)

https://soft.thran.uk - software development site, includes downloads and user guide of said static website builder

Hope I'm not too late to share these.

Re: Ask HN: Share your personal site

#767
My current project is https://neonarcade.games, a collection of silly casual games. 90% of the motivation to make these games is to have fun in the process, so the focus is on funny ideas and DX over UX and good game design. The canvas api is excellent for these kinds of projects, and you really don't need much more. Most games I make start as a single HTML file and a math.js, which I regularly start from scratch, and I often use emoji as a proxy for real sprites.

Though the focus is on making, I have been playing my own minesweeper clone almost every day. In some sense, that makes it my most successful side project to date.

Post reply on HN