Ask HN: Share your personal site
771–780 of 1001 posts
Mine just has a simple time waster: https://manolov.me/
Re: Ask HN: Share your personal site
#772https://jacobusharding.com
Just a little site with some cool projects
Re: Ask HN: Share your personal site
#773I recently started a blog about learning game development from scratch: https://dudezord.github.io/
I'll make one game a month, while trying to focus on learning the several disciplines required to properly make a game (art, modelling, audio, etc.)
Re: Ask HN: Share your personal site
#774https://www.ivanmontilla.com
This is my personal blog, I claim is a tech blog, but it's mostly a career advice blog.
I went fancy and installed Grav on it instead of WordPress, I love the speed when it loads. I also use CloudFlare on top of it.
Re: Ask HN: Share your personal site
#775https://new.pythonforengineers.com/ --> Originally had just Python stuff, recently moving to more generally "programming things"
Re: Ask HN: Share your personal site
#776I have made this small tool which coverts simple text to full database script with foreign keys, there are some limitations thought, its main purpose is to shorten time spend on remembering syntax and creating database.
Currently MSSQL , MySQL and PostgreSQL are supported.
Re: Ask HN: Share your personal site
#777I replaced Hugo with 80 lines of code.
https://alexxx.co/static-site-generator.html
Features partial templates, markdown/html, mustache variables, html prettified, dead simple.
PS.: please give me ideas to reduce LOC or simplify code.
Re: Ask HN: Share your personal site
#778https://thejamespaterson.com
I got a bit obsessed with CSS animations and a video about beautiful VHS tapes.
Re: Ask HN: Share your personal site
#779https://www.yusufaytas.com
I write about tech and other stuff since 2000s
Re: Ask HN: Share your personal site
#780https://www.splitbrain.org powered by DokuWiki for years now, but started as a bunch of PHP scripts.