Live data from Hacker News

Ask HN: Share your personal site

news.ycombinator.com

521–530 of 1001 posts

Re: Ask HN: Share your personal site

#521
https://mrtno.com/

handwritten html + css. online with this layout since 2012/2013. And it still looks fresh, to me.

hire me if you want something similar, lol.

p.s.: i am absolutely loving to check all your websites and to learn about your lives, very interesting thread for once!

Re: Ask HN: Share your personal site

#523
https://bytebucket.co

This has been my ongoing Covid project--I always buy used electronics online, and it's a pain to cross-reference specs and such. So, I was inspired to make a parametric filter/search in the style of digi-key or Mouser, but for computers being listed on eBay (laptops for now, but big update coming eventually).

Re: Ask HN: Share your personal site

#526
https://jeaye.com/ - Pretty minimal site and a blog I so often think about getting back to, but there's always some other priority.

Using Github Pages with jekyll for both the site and the blog. I use some custom jekyll plugins, so I build locally and then just push the generated site, rather than having Pages do the jekyll work.

Re: Ask HN: Share your personal site

#527
https://abhaynayar.com/

I wrote my website from scratch and it has gone over many many many incremental changes over the years. It seems like I'm not gonna change it much in the future because has reached the perfect balance between being bare and modern at the same time. Also because I don't feel the urge to make any changes like I used to.

Re: Ask HN: Share your personal site

#529
https://3d.readyplayeremma.com/

A little multiplayer WebGL environment I made. WASD controls, plus click and drag to turn. Backend is Elixir/Phoenix. The little trivia game isn't synced between players though.

Works on mobile too, but touch controls are not as nice. Real-time reflection and refraction on some things in the scene too.

edit: If there is no one else there, you can just open another browser to be able to see the multiplayer working. Every player is a randomly colored drone orb thing.

Post reply on HN