It was fun reading <a href="https://news.ycombinator.com/item?id=30929345" rel="nofollow">https://news.ycombinator.com/item?id=30929345</a> to see people linking, debating, and critiquing/admiring each other's sites. So what's yours?
<a href="https://dustinbrett.com/" rel="nofollow">https://dustinbrett.com/</a><p>I've spent the last 16 months working on this app/site. It's my passion side project to build a functional desktop environment in the browser.<p>Here is the source code: <a href="https://github.com/DustinBrett/daedalOS" rel="nofollow">https://github.com/DustinBrett/daedalOS</a>
I intend to make a proper write-up tomorrow, but as of now:<p><pre><code> total: 713 links found (top comments only, one link per comment), 35 failed
Has Javascript: 549
Is Github Pages: 139
Is Cloudflare: 138
Is Nginx: 106
Is Netlify: 82
Is Apache: 72
Is Vercel: 58
Is Nextjs: 32
Is Served From S3: 30
Is Wordpress: 27
Is Gatsby: 19
Is Express: 17
Is Cloudfront: 16
Is Php: 11
Is Open Resty: 9
Is Litespeed: 4
Is Microsoft IIS: 4
Is Fly Io: 3
Is Asp Net: 2
Uses Phusion: 1
</code></pre>
Note that these are non-exclusive; sites can be valid for multiple categories.
<a href="https://langworth.com" rel="nofollow">https://langworth.com</a><p>It’s a retro experience with a text adventure game. I wrote it to prove to myself that I kinda knew WebGL after shutting down our browser gaming startup.<p>Only one person has beaten the game. Most don’t make it inside the building. Guess I’m not a great game designer ;)
<a href="https://wooo.sh/" rel="nofollow">https://wooo.sh/</a><p>Recently rewrote my old site after feeling limited by markdown and decided to start from a clean slate and write a blog engine in TCL.<p>Though I don't have a post up yet that uses any new features, it supports LaTeX without requiring client side JS, as well as collapsible elements.<p>It's also easy to add new types of content (such as a graphviz element), since an article is just a TCL script, for example:<p><a href="https://github.com/wooosh/blog/blob/master/pages/articles/fractional_datatypes.page.tcl" rel="nofollow">https://github.com/wooosh/blog/blob/master/pages/articles/fr...</a><p>I intend to replace utteranc.es for comments with a self-hosted solution, as I'm not super happy with relying on an external resource without subresource-integrity, especially for something that requires login (making it a great target for phishing).
<a href="https://nikitavoloboev.xyz" rel="nofollow">https://nikitavoloboev.xyz</a><p>It's due for big update though. Most of the content is my wiki: <a href="https://github.com/nikitavoloboev/knowledge" rel="nofollow">https://github.com/nikitavoloboev/knowledge</a>
<a href="https://jonathanalland.com" rel="nofollow">https://jonathanalland.com</a><p>I’m actually really proud of it—I love the way it looks and feels. I wanted the site to be <i>playful</i> but still professional, and to feel "modern" without being flat. Feel free to tell me how I did.<p>Everything is handwritten HTML + CSS + Javascript; I avoided even using a build system. I did use some tiny Javascript libraries, but I gave myself a limit: the site had to contain more bytes of my own code than other people's code.<p>The site also supports back to IE11 and Safari 6, as long as Javascript is turned on. (And it works without Javascript in modern browsers.)
I'm a Philosophy student, and I keep a blog where I post essays on Philosophy and Computer Science- as well as the fun that results in their intersection.<p><a href="https://shen.hong.io/" rel="nofollow">https://shen.hong.io/</a><p>Lately, I've been playing around with the NixOS operating system, and I wrote a guide on Building a Philosophy Workstation with NixOS. In it, I document the process of setting up a computer for the use and practice of Philosophy:<p><a href="https://shen.hong.io/nixos-for-philosophy-installing-firefox-latex-vscodium/" rel="nofollow">https://shen.hong.io/nixos-for-philosophy-installing-firefox...</a><p>Although I wrote the guide with Philosophy students in mind, it has a surprising amount of overlap with software development and programming-- which will make it useful for Computer Science students as well.<p>For an example of a more straightforward work on philosophy, I wrote a dialogue on the metaphysics of being, using an analogy with chess and cryptography:<p><a href="https://shen.hong.io/dialogue-on-the-questions-of-being/" rel="nofollow">https://shen.hong.io/dialogue-on-the-questions-of-being/</a>
<a href="http://egypt.urnash.com" rel="nofollow">http://egypt.urnash.com</a><p>I draw stuff.<p>(Perhaps someday I will feel like making my site work better with phones. I last did major work on it before that was a concern. If there is something you would like to see me draw then perhaps we can make a deal that fixes this, whether by you getting hip-deep in Wordpress, or by paying me a couple thousand bucks for something I can knock out in a week so I can finally bother getting my local dev copy working and fix it myself.)
<a href="https://beepb00p.xyz" rel="nofollow">https://beepb00p.xyz</a> I mostly write about data liberation, quantified self and knowledge management.<p>Some notable links:<p><a href="https://beepb00p.xyz/myinfra.html" rel="nofollow">https://beepb00p.xyz/myinfra.html</a> -- map of my personal data infrastructure (usually people say I'm a bit mad after seeing this :) )<p><a href="https://beepb00p.xyz/blog-graph.html" rel="nofollow">https://beepb00p.xyz/blog-graph.html</a> -- a nice visual way to explore my posts<p><a href="https://beepb00p.xyz/exobrain" rel="nofollow">https://beepb00p.xyz/exobrain</a> -- my "external brain", basically public notes/links dump
<a href="https://blog.beginner.dev/" rel="nofollow">https://blog.beginner.dev/</a><p>I've written a book titled Junior to Senior[0] that is soon to be published by Holloway. Now that I'm done with the majority of the writing for the book I'm shifting my focus to my blog to share all of my knowledge I've gained throughout my career. You can think of it as the advice I wish I had when I was working towards a promotion to a senior role.<p>I'll cover topics like:<p>1. Choosing a career path (IC vs. Manager, generalist vs. specialist)<p>2. Qualities of a senior engineer<p>3. How to deal with imposter feelings<p>4. Working with your manager<p>5. What to do when you make mistakes<p>6. How to ask good questions<p>7. How to read unfamiliar code<p>8. Adding value<p>9. Managing risk<p>10. Delivering results<p>11. How to communicate effectively<p>12. Work life balance<p>13. How to ask for a promotion to a senior role<p>[0]: <a href="https://www.holloway.com/b/junior-to-senior" rel="nofollow">https://www.holloway.com/b/junior-to-senior</a>
<a href="https://paulstamatiou.com/" rel="nofollow">https://paulstamatiou.com/</a><p>Been around for almost 17 years now. Jekyll-based site, all custom designed myself, hosted on Netlify with media on S3/Cloudfront. One section in particular I'm fond of is my set of "stuff i use" pages, where the sections have icons I custom designed: <a href="https://paulstamatiou.com/stuff-i-use/" rel="nofollow">https://paulstamatiou.com/stuff-i-use/</a>
I made <a href="https://will.institute/" rel="nofollow">https://will.institute/</a> as a place to post my stuff (mostly photos) after having bailed on most social media. The existing content was migrated over from my old Instagram account, plus some newer photos that I went back and picked out from between when I stopped using IG and when I built the site a few months ago.<p>It’s a static site built in Swift with Publish and a custom theme: <a href="https://github.com/JohnSundell/Publish" rel="nofollow">https://github.com/JohnSundell/Publish</a><p>Since I got out of the habit of posting anything on Instagram for a couple years I haven’t really gotten back into it for my own site, but one of these days I’ll put some new pictures up!
<a href="https://cookie.engineer" rel="nofollow">https://cookie.engineer</a><p>Built my website as a fun project over the holidays and experimented a little with fun to use UI/UX elements while trying to preserve as much backwards compatibility as possible.<p>Copy/paste uses markdown, which is used to generate the static site, print stylesheets, responsive layout, an interactive avatar, a crypto scavenger hunt, konami code, zerg rush, and works without javascript or even in old browsers like links/lynx. CV uses web crypto api to preserve secrecy etc.<p>Wanted to maybe build a little OWASP CTF for it at some point, too...
Its heartwarming to see these personal sites/blogs.<p>I really enjoy this kind of enthusiasm, interest and curiosity about tech things, and personally I feel like there's been continuously less of that in my peers at every day job.<p>Also, people (myself included) complain that "web 1.0 is gone" and so on, but here are the survivors of that era.
My site is sciencemadness.org. I started it when I was still an undergraduate some 20 years ago now (!). It's mostly about chemistry and nuclear technology. My personal interests include chemistry, nuclear power, nuclear weapons, materials science, and post-fossil energy in general. I don't get to do much with those interests at my job, though. I'm a software engineer like many others here.<p>Content on my site has been linked from here a bunch of times [1] -- most often, my scan of the book <i>Ignition! An Informal History of Liquid Rocket Propellants</i> by John D. Clark:<p><a href="https://library.sciencemadness.org/library/books/ignition.pdf" rel="nofollow">https://library.sciencemadness.org/library/books/ignition.pd...</a><p>But I'd suggest checking out the whole library, not just that one book:<p><a href="https://library.sciencemadness.org/library/" rel="nofollow">https://library.sciencemadness.org/library/</a><p>Also the forum:<p><a href="https://www.sciencemadness.org/whisper/" rel="nofollow">https://www.sciencemadness.org/whisper/</a><p>It used to be very simple to register but I got tired of the endless cat-and-mouse games with link spammers. Now you'll need to email to get an account, and I deal with the registration requests at irregular intervals. But there's no gatekeeping. You don't need any particular qualifications or background to join.<p>I mostly participate here on HN under another account name that I don't want linked to this one. My real life identity is easily derived from my web site and I don't want <i>that</i> linked to everything else I say on HN.<p>[1] <a href="https://hn.algolia.com/?q=sciencemadness" rel="nofollow">https://hn.algolia.com/?q=sciencemadness</a>
I write stories to teach Japanese without relying on translation (like the lingua latina per se illustrata). I have been working on it almost every day for the past 3 years. I am so proud of the result. Every page solves the tiny problem of introducing a few new words in context. That's not hard per se but the accumulation of these makes the result unique.<p><a href="https://drdru.github.io/" rel="nofollow">https://drdru.github.io/</a>
<a href="https://boris.kourtoukov.com/" rel="nofollow">https://boris.kourtoukov.com/</a><p>Rolled my own static site generator in Clojure and have been updating it over the past four years. Its full of overly specific automations that make updating easier for me. One of the goals was to not use javascript, in order to make it extremely archivable, while still having a look that is interesting to me.<p>The only reason it is not open source is that most features are only related to me. I have some mini 'easter eggs' in there, and more to hopefully come. As well as some generative content that changes each time I make an update. I would call the codebase 'rustic' :)
<a href="https://jason.nabein.me" rel="nofollow">https://jason.nabein.me</a><p>My personal website, effectively what I wish I had when I was younger, but more professionally tuned now.<p>JS free, Lynx friendly, and under 250KB! [1]<p>Content overall is sparse as I'm in the midst of a major project before traveling, and my documents are scattered between Zim and random folders. Really looking forward though to publishing some of the writings I Have in my Zim drafts area.<p>(Also, I'm not sure why but mobile formatting doesn't seem to work properly on some phones, compared to the source css from benharr.is. if anyone can point out why, it would be great to resolve that)<p>I am also working on <a href="https://doyouhaveabackup.com" rel="nofollow">https://doyouhaveabackup.com</a> as a similar site to <a href="https://worldbackupday.com" rel="nofollow">https://worldbackupday.com</a>, but less corporate, and more accessible.<p>[1] <a href="https://250kb.club/" rel="nofollow">https://250kb.club/</a>
Who on earth would take industrial CNC servos, wire 9 of them up to a hunk of metal, sit in it (at a non-zero risk of something electrically going wrong) and get thrown around on race car sims. Spending way too much mental energy than is healthy on car simulators, I designed a "G-Seat" and put the plans up on Github.<p><a href="https://www.rowanhick.com/" rel="nofollow">https://www.rowanhick.com/</a>
I love getting in after 1,000 comments, let's do this:<p><a href="https://pinkpigeon.co.uk" rel="nofollow">https://pinkpigeon.co.uk</a><p>Built with my own site-builder and advertising my own site-builder!<p>Turns out nobody registers for a free account or just signs up. All my business comes from building websites for people and word of mouth.<p>I optimised the thing for speed of building websites above all else, which helps, seeing as I'm a one-person operation.
<a href="https://xenodium.com" rel="nofollow">https://xenodium.com</a><p>All posts are written to a giant org file.<p><a href="https://github.com/xenodium/xenodium.github.io/blob/master/index.org" rel="nofollow">https://github.com/xenodium/xenodium.github.io/blob/master/i...</a><p>This wasn’t by design but more accidental. The file started as my notes, and eventually exported it to html as a single page (using built-in export). That page grew too large over time, so I wrote some custom elisp code to split into multiple html pages served by GitHub pages:<p><a href="https://github.com/xenodium/xenodium.github.io" rel="nofollow">https://github.com/xenodium/xenodium.github.io</a><p>The custom elisp code I wrote isn’t particularly elegant, pretty, nor reusable but does the job for me.<p>In short, it’s a frankenstenian hack of sorts I’ll likely regret at some point, but at the moment fairly maintenance-free.<p>I also got these pages for apps I built, just plain 'ol html:<p><a href="https://plainorg.com" rel="nofollow">https://plainorg.com</a><p><a href="https://flathabits.com" rel="nofollow">https://flathabits.com</a>
I love my portfolio site: <a href="https://yagmurcetintas.com/" rel="nofollow">https://yagmurcetintas.com/</a><p>It started as a portfolio to get a job as a web developer, but it became more and more fun to work with over the past 2 years and I started to feel genuine love to it. It kept me motivated to move on and learn more when I was feeling empty and useless.<p>Here's the source code if you want to check: <a href="https://github.com/cakebatterandsprinkles/portfolio-gatsby" rel="nofollow">https://github.com/cakebatterandsprinkles/portfolio-gatsby</a>
<a href="http://nibrahim.net.in" rel="nofollow">http://nibrahim.net.in</a><p>I used to run this on wordpress when it was first released. Built a few terrible looking themes for it too. This was a redesign from that time. It was doing using the YUI toolkit. Phones were not a thing then so I didn't consider that. Many of the ideas were taken from snippets of CSS Zen Garden. It's generated using Jekyll and has disqus for comments. I wrote an emacs mode <a href="https://github.com/nibrahim/Hyde" rel="nofollow">https://github.com/nibrahim/Hyde</a> to manage the blog. Much of the content is outdated. I don't actively blog anymore.<p>This is hosted on a shared hosting service called hcoop which I got onto in 2001 or so and have been on ever since. The domains were registered on an Indian registrar (net4) which went under and I migrated them to namecheap a month or two ago.
<a href="https://jeromepaulos.com" rel="nofollow">https://jeromepaulos.com</a><p>I just remade it to move away from WordPress. The site is a single PHP file that generates the site based on folders, images, and markdown files. Also pretty proud of the slideshow, though it doesn’t seem to animate properly on all browsers.
I have a blog[0], I write stuff. I don't have a job yet but I blog about my personal life and on technical problems, feelings, and stuff.<p>I also have a website with other things here and there [5].<p>The blog itself is literally a git repository, browsable here[1]. Whenever I push, it runs a git hook that executes build commands. The blog is composed of markdown files.<p>All the blog can be rebuilt by following the instructions and is meant to be as platform-agnostic as possible, meaning you could host it under any webserver under any path, links are relative, etc.<p>The blog system I use is blogit [2]; originally created by Pedantic software but has been heavily modified by yours truly[4]. Under the hood it's literally a makefile, unix `sed,grep,etc` to make tagging and other static stuff. It uses the markdown parser discount[3] to parse markdown into html. It is fully static and you can deploy it and just put a simple python http server on it. I use lighttpd, because I have some services set up.<p>[0] <a href="https://blog.thetrevor.tech/" rel="nofollow">https://blog.thetrevor.tech/</a><p>[1] <a href="https://git-trevcan.duckdns.org/trevcan.github.io.git/" rel="nofollow">https://git-trevcan.duckdns.org/trevcan.github.io.git/</a><p>[2] <a href="https://pedantic.software/git/blogit" rel="nofollow">https://pedantic.software/git/blogit</a><p>[3] <a href="https://github.com/Orc/discount" rel="nofollow">https://github.com/Orc/discount</a><p>[4] I have this repo: <a href="https://git.trevcan.duckdns.org/blogit.git/" rel="nofollow">https://git.trevcan.duckdns.org/blogit.git/</a> but it's not updated, check out the blog repo, the blogit makefile is there.<p>[5] <a href="https://thetrevor.tech/" rel="nofollow">https://thetrevor.tech/</a>
<a href="https://kiwiziti.com" rel="nofollow">https://kiwiziti.com</a><p>Named after our cats. We're using Gatsby and it uses JavaScript for displaying a static website; both of those things I dislike. Nothing is special about it, <i>except</i>...<p>It's running on a laptop in my living room. There's a little Wireguard tunnel connecting it to a Hetzner server nearby. The packet routing should all be done in the kernel of both machines so it ought to be snappy.<p>I like the fact that that <i>I'm</i> sorta the one shaking hands with your HTTPS client when you connect. I like that the website goes down with a power outage. Maybe I'll get a Honda generator. I plan on getting redundancy once Google Fiber is done installing in our neighborhood.
<a href="https://ntietz.com/" rel="nofollow">https://ntietz.com/</a><p>Mostly just has my (tech-focused) blog, although there are aspirational placeholders for the important things in life, like coffee and homemade pizza.<p>It has been hard to make time to write personal blog posts since my second kid was born, but I have a couple of drafts in progress that I aim to work up soon, at least when I take time off work.
<a href="https://goto.anardil.net/" rel="nofollow">https://goto.anardil.net/</a> My root dashboard, links to all other sites!<p>Some interesting sub-sites<p><a href="https://www.anardil.net/" rel="nofollow">https://www.anardil.net/</a> My blog on programming and CS projects<p><a href="https://diving.anardil.net/" rel="nofollow">https://diving.anardil.net/</a> Scuba diving pictures + taxonomy + game<p><a href="https://timelapse.anardil.net/" rel="nofollow">https://timelapse.anardil.net/</a> Raspberry Pi timelapse videos since 2019<p><a href="https://sensors.anardil.net/" rel="nofollow">https://sensors.anardil.net/</a> Raspberry Pi temperature sensor plotting
<a href="https://johan-nordberg.com" rel="nofollow">https://johan-nordberg.com</a><p>I have random experiments on mine, currently AI generated "inspirational" quotes accompanied by ever changing background textures (don't miss the refresh button in the bottom corner, if you keep going you'll reach some more psychedelic patterns;)<p>The background is neural cellular automata (<a href="https://distill.pub/2020/growing-ca/" rel="nofollow">https://distill.pub/2020/growing-ca/</a>) and the quotes is GPT-J (<a href="https://huggingface.co/EleutherAI/gpt-j-6B" rel="nofollow">https://huggingface.co/EleutherAI/gpt-j-6B</a>).
<a href="https://twos.dev" rel="nofollow">https://twos.dev</a><p>Previously had a fancy schmancy Vue site with components and good practices and a good (for an engineer) design—the works. Then one day I was in the mountains with a bad connection and couldn’t even npm install the dang thing to work on it. Rage-rewrote the whole thing in raw HTML on the spot, haven’t looked back.
<a href="https://www.benibela.de/index_en.html" rel="nofollow">https://www.benibela.de/index_en.html</a><p>All my old coding projects. Static HTML generated from XML files with XQuery implemented in Pascal. Before that I was generating it with a custom Java-based generator language, which had a rudimentary version of functions, loops, and XPath, but mostly did string concatenation. Before that I had a Delphi-based generator, which only did string replacement, to create the same HTML layout. Is it not interesting that I ported it from Pascal to Java back to Pascal, because Pascal had much better performance than Java?
<a href="https://benovermyer.com/" rel="nofollow">https://benovermyer.com/</a><p>My site hearkens back to the spirit of the old days. Except for a custom web font, it doesn't have many visual frills. No CSS framework, almost no JS. Lots of random content; it's not just a blog or a resume, though it has those too.
<a href="https://blog.cyrusroshan.com" rel="nofollow">https://blog.cyrusroshan.com</a><p>Recently redesigned my blog to show previews of the posts before you read them. Though I can't say I thought of the idea on my own--it's inspired by the way Dan Luu screenshots the beginning of his blog posts whenever he posts them on twitter (for example, <a href="https://twitter.com/danluu/status/1472142011918471170?s=20&t=x8qStJcVYal2CaxLt3-5uQ" rel="nofollow">https://twitter.com/danluu/status/1472142011918471170?s=20&t...</a>)
<a href="https://seirdy.one/" rel="nofollow">https://seirdy.one/</a><p>Seems like a really simple site that uses a mix of browser defaults with light CSS enhancements, but I put about 13k words of thought into it:<p><a href="https://seirdy.one/2020/11/23/website-best-practices.html" rel="nofollow">https://seirdy.one/2020/11/23/website-best-practices.html</a><p>It's really hard to get a site to work well on a <2-inch (<5cm) viewport with switch access for astigmatic colorblind users on a feature phone experiencing packet loss, but I think I pulled it off nicely. CSS-optional, no JS (blocked by CSP).<p>Also has mirrors to a Tor hidden Web service and a Gemini capsule, all hosted on the same VPS.<p>I like the "small web" and joined a few webrings (and Gemini orbits), and try to make this static site a member of the IndieWeb.<p>Bookmarks are generated from my bookmarks manager, WIP music ratings from MPD coming soon.<p>An incomplete list of use-cases I tried to accommodate:<p>- Screen readers<p>- Switch access<p>- Keyboard navigation, with the Tab key or caret navigation<p>- Navigating with hand-tremors<p>- Content extraction (e.g. “Reader Mode”)<p>- Low-bandwidth connections<p>- Unreliable, lossy connections<p>- Metered connections<p>- Hostile networks<p>- Downloading offline copies<p>- Very narrow viewports (much narrower than a phablet)<p>- Mobile devices in landscape mode<p>- Frequent window-resizers (e.g. users of tiled-window setups)<p>- Printouts, especially when paper and ink are rationed (common in schools)<p>- Textual browsers<p>- Uncommon graphical browsers<p>- the Tor Browser (separate from “uncommon browsers” because of how “safest” mode is often incompatible with progressive enhancement and graceful degradation)<p>- Disabling JavaScript (overlaps with the Tor Browser)<p>- Non-default color palettes<p>- Aggressive content blocking (e.g. blocking all third-party content, frames, images, and cookies)<p>- User-selected custom fonts<p>- Stylesheet removal, alteration, or replacement<p>- Machine translation to right-to-left languages
<a href="https://bf.wtf" rel="nofollow">https://bf.wtf</a><p>I’m a designer/programmer/gamedev so I tried to bring it all together. React + stitches + react-three-finer.<p>It’s open source (link is on the desktop site).
<a href="https://slightknack.dev" rel="nofollow">https://slightknack.dev</a><p>Static site using Zola + custom theme. Something between a blog and a portfolio. (Yeah I really need to cut down on the image sizes on the home page.) Here's the source:<p><a href="https://github.com/slightknack/slightknack.dev" rel="nofollow">https://github.com/slightknack/slightknack.dev</a><p>I worked pretty hard on this site, and there are a number of Easter eggs (check the 404 page)!
<a href="https://arjkb.gitlab.io" rel="nofollow">https://arjkb.gitlab.io</a><p>Just my blog. Nothing spectacular. Static site built with Hugo.<p>It's mostly devolved into a public notepad where I record things that I might want to refer later.<p>I wanted to update it more frequently, but blogworthy things don't seem to be happening (and as a rule I do not want to blog about work). Anyway, I do have plans to work on more interesting things, so it should get updated more frequently.<p>The theme for that site was also made by me, and it was available in the Hugo Themes showcase about 4 years ago. But I've left the theme stagnant, and I think it's now been removed from the showcase.<p>I was a student at the University of New Mexico and there's a secret post (you wouldn't find the link if you navigate the site the usual way) here at <a href="https://arjkb.gitlab.io/unm-guide/" rel="nofollow">https://arjkb.gitlab.io/unm-guide/</a><p>People intending to go to UNM frequently asked me about how it's like over there, so I wrote this to distribute it to those people. It might be interesting to understand how things Americans take for granted might be not so obvious to foreigners.
<a href="https://nuxx.net" rel="nofollow">https://nuxx.net</a><p>It's where I've put my personal thoughts / things I want to publish publicly for... years now. The focus is more on the content than the platform, so it's a basic WP site that's easy for me to get content into.<p>(Yes, I know there's some image/link rot. That's what 20+ years of one website gets you without a tremendous amount of navel-gazing.)
<a href="https://qdice.wtf" rel="nofollow">https://qdice.wtf</a><p>A dicewars/kdice clone written in Elm. It's a turn-based multiplayer board game.<p>I have put quite some work into it over the years. Sadly, it (almost) never reached the point where humans would play each other, which is where the fun part happens. Alliances, backstabbing, etc.<p>People play steadily against the bots though, so at least I got something going.
<a href="https://varun.ch" rel="nofollow">https://varun.ch</a>, having my fairly common first name (and the correct ccTLD) is pretty cool! It's just a static HTML website hosted with Vercel.
<a href="https://amy.gg" rel="nofollow">https://amy.gg</a><p>Pretty plain, but I always feel guilty about the 500K of images it loads...
<a href="https://jfloren.net" rel="nofollow">https://jfloren.net</a><p>Artisanal hand-crafted CSS on a mix of hand-written HTML and Markdown-to-templated-HTML pages, with a webserver I wrote myself in Go (well, stitched together the standard library HTTP code myself...)<p>It took a bit of fussing to find CSS settings which would scale nicely on mobile and look good on all sorts of devices, but I'm proud that my site degrades relatively gracefully and is readable in lynx, Plan 9's abaco browser, and a $20 feature phone's browser.<p>I wish I updated my blog more frequently, but there's a couple neat projects in there.<p>edit: i also made an effort a few years back to eliminate all external resources and javascript (web fonts, analytics, etc.), except where unavoidable (i.e. when I want to inline a Youtube video). I also took it out from behind Cloudflare, partly because they were injecting JS. I'm pleased with how it performs and how it's handled HN traffic on a couple front-page occasions.
<a href="http://bradleybuda.com/" rel="nofollow">http://bradleybuda.com/</a><p>Can't remember where I "borrowed" the CSS from originally. Also I'm past-due to turn on TLS.
<a href="https://bret.io" rel="nofollow">https://bret.io</a><p>Started as Jekyll, but then converted to just markdown in GitHub.<p>My CMS is just Github basically, you can basically read and navigate the files in Github with very little content loss:<p><a href="https://github.com/bcomnes/bret.io/tree/master/src" rel="nofollow">https://github.com/bcomnes/bret.io/tree/master/src</a><p>The loose collection of build tools are wrapped up in this tool: <a href="https://github.com/bcomnes/siteup" rel="nofollow">https://github.com/bcomnes/siteup</a><p>Its deployed to Neocities with this custom action: <a href="https://github.com/bcomnes/deploy-to-neocities" rel="nofollow">https://github.com/bcomnes/deploy-to-neocities</a><p>My stylesheet base lives here <a href="https://github.com/bcomnes/mine.css" rel="nofollow">https://github.com/bcomnes/mine.css</a>
<a href="https://ajnasz.hu" rel="nofollow">https://ajnasz.hu</a><p>A personal blog mostly in Hungarian, lately some English posts which is far from perfect, but some might find useful if a search engine honor the site.<p>It's 16 years old, started with drupal, then some years ago I changed to metalsmith [1], because the content isn't dynamic at all, and it was fun to try something new.
I also started to move to hugo, but they didn't merge the pr [2] which would have helped in the transition. :(<p>The look is still similar to what it was in the beginning, in terms of colors at least.<p>[1] <a href="https://github.com/metalsmith/metalsmith" rel="nofollow">https://github.com/metalsmith/metalsmith</a>
[2] <a href="https://github.com/gohugoio/hugo/pull/7295" rel="nofollow">https://github.com/gohugoio/hugo/pull/7295</a>
<a href="https://hardi.design" rel="nofollow">https://hardi.design</a><p>I've had some form of personal site for more than 15 years now, usually with a hand-coded theme. It's unremarkable technically, but as a UX designer, it certainly gives me more confidence that I know how the web works.<p>Made with Saber (Vue.js) using Vercel.
<a href="https://peterburk.github.io" rel="nofollow">https://peterburk.github.io</a><p>It used to be <a href="http://peterburk.free.fr" rel="nofollow">http://peterburk.free.fr</a><p>(but I wanted .com)<p>then<p><a href="http://peterburk.appspot.com" rel="nofollow">http://peterburk.appspot.com</a><p>(but it was blocked in China)<p>then<p><a href="http://peter-burk.rhcloud.com" rel="nofollow">http://peter-burk.rhcloud.com</a><p>and a redirect from<p><a href="https://peterburk.tumblr.com" rel="nofollow">https://peterburk.tumblr.com</a><p>and from 2014 it was<p><a href="https://peterburk.github.com" rel="nofollow">https://peterburk.github.com</a><p>But now Github don't offer a .com subdomain, only .io. So I really wanted to move it to another free host, but haven't found an appropriate server that doesn't require subscription fees.<p>I guess I'm lost in the British Indian Ocean Territories, or the Input/Output. Whatever io is supposed to mean.
<a href="https://muffinman.io" rel="nofollow">https://muffinman.io</a><p>My longest living website of any kind. Technical blog, mostly frontend and javascript, but recently I created a section for my generative, pen plotted art.<p>It is made with Zola and deployed on GitHub Pages. Design is my own, I think the fourth iteration.
<a href="https://calebvandermaas.com/" rel="nofollow">https://calebvandermaas.com/</a><p>Mine is still under heavy development and I am working on a small feature that highlights that fact. In the meantime, here is my personal site that I built after just a year of programming experience.
<a href="https://ulvgard.se" rel="nofollow">https://ulvgard.se</a><p>Reverse engineering algorithms and results from papers. I love the process of walking backwards from the results and figure out how they were achieved, uncovering what the authors glanced over or failed to mention at all.<p>Two mentions:<p>- Facebook Prophet: <a href="https://ulvgard.se/articles/trend_and_seasonality_decomposition_with_prophet/" rel="nofollow">https://ulvgard.se/articles/trend_and_seasonality_decomposit...</a><p>- One-shot neural network training using hypercubes: <a href="https://ulvgard.se/articles/one_shot_training_neural_networks_using_geometric_bounds/" rel="nofollow">https://ulvgard.se/articles/one_shot_training_neural_network...</a>
<a href="https://vishaltelangre.com" rel="nofollow">https://vishaltelangre.com</a><p>I write about general programming stuff (but not active for a year now).<p>A little zine book on Consul I had written last year (it's free, btw) - <a href="https://vishaltelangre.com/books/consul" rel="nofollow">https://vishaltelangre.com/books/consul</a>.<p>Also, the site lists some fun projects I have written in my spare time (in many languages such as Rust, Swift, Elm, Elixir, Go, Ruby and JavaScript). For e.g. <a href="https://old-version.vishaltelangre.com" rel="nofollow">https://old-version.vishaltelangre.com</a> has a REPL like interactive interface written in Elm; GitHub link can be found using one of the commands.
<a href="https://notes.volution.ro/" rel="nofollow">https://notes.volution.ro/</a><p>This is my (new) personal blog (i.e. rants), notes, remarks, snippets, etc. It's doesn't (yet) hold too much content, mainly because publishing something requires time to polish the text, but I do keep adding to it...<p>Regarding the look-and-feel, I try to keep it as minimalist as possible, while also having some personal style; it even works in Netsurf. But, if one doesn't like that style, one can just use the `View -> Page Style -> No Style` option (at least in Firefox) and things should still look OK.<p>Also I've made sure that it looks acceptable even in console browsers such as `lynx`, `links`, `w3m`, etc.
<a href="https://dddiaz.com/" rel="nofollow">https://dddiaz.com/</a>
You can see my real time blood glucose ( data comes from a continuous glucose monitor I am wearing ) and read some blog posts I have written analyzing my own genome (<a href="https://dddiaz.com/post/my-t1d-variants/" rel="nofollow">https://dddiaz.com/post/my-t1d-variants/</a> ), or using ml with glucose data to predict what days I exercised (<a href="https://dddiaz.com/post/glucose-datascience/" rel="nofollow">https://dddiaz.com/post/glucose-datascience/</a> ).
<a href="https://andrewingram.net/" rel="nofollow">https://andrewingram.net/</a><p>I’m a bit tired of the design, I want to rethink it to better support short form content; but also because I’m a bit bored of the hyper-minimalist Medium-esque aesthetic. It’s actually fairly overengineered, so I’ll make sure the next version is even more overengineered.<p>I’ve also been working on a level viewer for Mario Maker 2, had some fun problems. Next step is to switch the rendering to webgl: <a href="https://www.smm2-viewer.com/courses/BMV-CN5-4DG" rel="nofollow">https://www.smm2-viewer.com/courses/BMV-CN5-4DG</a>
Hi, I write popular science articles on space exploration as well as the world's only Moon exploration newsletter! <a href="https://blog.jatan.space/about" rel="nofollow">https://blog.jatan.space/about</a><p>I also have a general blog for all my other interests, including blogging, tech and web, poems, science and anything else interesting enough to hit publish: <a href="https://thoughts.jatan.space/about" rel="nofollow">https://thoughts.jatan.space/about</a><p>My blogs are my professional and personal sites, and it's so satisfying to write there. Unconstrained from the vicious control of social media.
<a href="https://doc.callmematthi.eu/" rel="nofollow">https://doc.callmematthi.eu/</a>
This is basically a personal documentation (mostly about Linux and related topics) that I've decided to share with the world, since most of it comes from the Internet. It's a collection of "HowTo's", tips, and numerous details about computing that I'm happy to read again after forgetting them.
Under the hood, it's written (with Emacs) into XML files, and rendered to HTML by XSL style sheets. The online version is completely static and is served by Nginx + Varnish.
<a href="https://uguu.org/" rel="nofollow">https://uguu.org/</a><p>I made a few ASCII art code -> <a href="https://uguu.org/sources.html" rel="nofollow">https://uguu.org/sources.html</a>
To add to the pile: <a href="http://www.drusepth.com" rel="nofollow">http://www.drusepth.com</a><p>It's a wordpress site with a few hundred short stories, serials, and poems that I go back to every time I try a new platform and ultimately decide no writing platform is actually good (yet). Maybe one day I'll build a good one and write there; until then, wordpress suffices.<p>Bonus poem about leaving Amazon: <a href="http://www.drusepth.com/poetry/thing-a-week-36-a-quest-for-reception/" rel="nofollow">http://www.drusepth.com/poetry/thing-a-week-36-a-quest-for-r...</a>
<a href="https://lancebachmeier.com/" rel="nofollow">https://lancebachmeier.com/</a><p>That's my personal/professional site I've had for many years.<p><a href="https://bachmeil.github.io/online-writing/" rel="nofollow">https://bachmeil.github.io/online-writing/</a><p>That's a meaningless site I created to show how easy it is to create a blog/website with Github Pages without leaving the browser or doing anything technical. You can make a few tweaks to your repo, write posts in VS Code in the browser, and poof you have an acceptable blog or website.
<a href="https://jmmv.dev/" rel="nofollow">https://jmmv.dev/</a><p>I’ve been blogging since 2004 and the site has been hosted in LiveJournal, Blogger, brief experiment on Medium, Jekyll on GitHub Pages, and now Hugo on GitHub Pages as well (but planning to go to Netlifly).<p>And because I see people talking about personal projects as well, I’ll also mention <a href="https://endbasic.dev/" rel="nofollow">https://endbasic.dev/</a> which is also “a website” and is keeping my early mornings quite busy :)
<a href="https://jasonmaa.com" rel="nofollow">https://jasonmaa.com</a><p>A Jekyll site (that briefly became a React SPA at one point) with some blog posts, mostly reflections on my projects. I've been trying to expand into writing about other things.<p><a href="https://jasmaabox.github.io" rel="nofollow">https://jasmaabox.github.io</a><p>A digital graveyard for projects I abandoned. I still wanted to write in Markdown but Jekyll felt like too much for one page, so I ended up writing a small static site generator for it using Jinja.
<a href="https://karecha.com" rel="nofollow">https://karecha.com</a><p>I do not track traffic to the site. The site exists for me to believe that I am talking to the world. That feels good.
<a href="https://rish.dev" rel="nofollow">https://rish.dev</a> - I really didn't want to bother with CSS, so I leaned hard into plaintext and this was the result.
I created mine initially as an aid to my job search with some GNU/Linux stuff, as well as a writeup on my journey learning Robot Operating System (ROS), but I have been wanting it to be more of a creative outlet now that I have gotten the self hosting bug. I have some photography stuff up there right now, and I hope to have some more DIY car camping stuff and educational content there soon. <a href="https://wilsonjholmes.com" rel="nofollow">https://wilsonjholmes.com</a>
<a href="http://ratfactor.com/" rel="nofollow">http://ratfactor.com/</a><p>Content is statically generated from an AsciiDoc text file wiki managed by a Vim plugin. Though I write heavy Web applications for a living, there's no JS on my personal website except on specific pages with interactive tools. After a revamp a couple years ago, all dynamic server-side actions are handled with old-school CGI applications. Retro and loving it.<p>I'm really enjoying looking at everyone else's sites!
<a href="https://aswinmohan.me" rel="nofollow">https://aswinmohan.me</a><p>My blog is a collection of txt files. Here's a post about why I wrote it in text files <a href="https://aswinmohan.me/only.txt" rel="nofollow">https://aswinmohan.me/only.txt</a>, here is another post about Phoenix LiveView <a href="https://aswinmohan.me/superfast-liveview.txt" rel="nofollow">https://aswinmohan.me/superfast-liveview.txt</a>
<a href="https://jwjacobs.com" rel="nofollow">https://jwjacobs.com</a><p>Personal portfolio site - mostly hand spun late last year (HTML, CSS, a sprinkle of PHP) as a way to get my portfolio off of WordPress and to have some fun. Used a plugin for the scroll animations and a plugin for the form.<p>The blog is a self-hosted WordPress site on a sub-domain. It's a work in progress and has a terrible load time. Been thinking of scrapping it in favor of something more simple and rudimentary.
Here is mine:<p><a href="https://www.bunkernet.dev" rel="nofollow">https://www.bunkernet.dev</a><p>I'm just starting out with writing blogs, but haven't finished the first post yet. If you want to have a sneak peek, go to <a href="https://www.bunkernet.dev/post/intro-to-programming-battlesnake" rel="nofollow">https://www.bunkernet.dev/post/intro-to-programming-battlesn...</a>. Please, let me know what you think, would love some feedback!
<a href="https://donatstudios.com" rel="nofollow">https://donatstudios.com</a><p>Professional blog I've ran for over 10 years now. Started it because I wanted to separate coding and more professional stuff from the rants of my personal blog.<p>For a while I used to get a pretty decent amount of side work from it just helping people with their Apache configs/mass redirects. Had a nice little cottage industry. It's mostly died off in the last couple years. Everyone moved to nginx?<p>It's built on a creaky but honestly very expressive PHP/MySQL framework I built for the company I worked for at the time, 10 years ago. Bits and pieces of it have been moved into a modern MVC and I've got a front controller that sends requests to the MVC, if that fails it falls back to the old framework. Works surprisingly well. There's also a handful of Go on the back end and the front end (WASM). It's a mess, but it's my mess. I know people like to use pre-packaged stuff these days but just fiddlin' with it is fun.<p>The layout of the homepage is currently a little stretched because I can't get the GitHub gists of the most recent post to behave. My homepage gets like no traffic though, so I'm not too worried. The individual page is on the other hand get quite a bit.
I've been experimenting with a static-site generator for the photography half of my website trying to make the process of getting the photos off my camera and laid out in a cohesive form easier. I've tried to minimize my use of Javascript and lean on modern HTML features to keep my images high quality but fast loading (Primarily by using <srcset> instead of <img>)<p>Most posts are laid out by hand like this one:
<a href="https://danielbeadle.net/photo/Ample-Hills-Bike-Tour.html" rel="nofollow">https://danielbeadle.net/photo/Ample-Hills-Bike-Tour.html</a><p>Posts are written in Markdown with some custom syntax<p><pre><code> [[
This is place for a title
This is a place for a description
2021-01-02
DSC_0443.jpg
full-width-image
]]
</code></pre>
Two images juxtaposed next to each other (on desktop) can be formatted like this:<p><pre><code> [[
Image #1 Title | Image #2 Title
Image #1 Desc | Image #2 Desc
2021-01-02 | 2021-01-02
DSC_0454.jpg|DSC_0465.jpg
side-by-side|side-by-side
]]
</code></pre>
This format works well for storing my website in Git, and of course the resulting HTML files can be exported anywhere, but it's much more fun to lay out images visually. I've built a quick and dirty little layout tool for that: <a href="https://danielbeadle.net/photo/author/" rel="nofollow">https://danielbeadle.net/photo/author/</a><p>This tooling isn't in a state to be used by anyone else but if you've been thinking about photo-first blogging please chime in!
<a href="https://blog.kulman.sk" rel="nofollow">https://blog.kulman.sk</a><p>My programming blog in English, statically generated with Hugo, run on Netlify. Source code: <a href="https://github.com/igorkulman/coding-journal" rel="nofollow">https://github.com/igorkulman/coding-journal</a><p>I also run a personal non-programming blog in Slovak at <a href="https://www.kulman.sk" rel="nofollow">https://www.kulman.sk</a>
<a href="http://robomartin.com/" rel="nofollow">http://robomartin.com/</a><p>Kind of obvious, I guess. Nothing of note at the moment. Clean slate.<p>Thinking about what to do with it. Will likely end-up being a web version of my fairly large repository of engineering notes and data across innumerable disciplines.<p>Not sure what platform to use. I don't want to use Wordpress. What would you use for something like this (considering I am extremely busy)? In other words, some kind of a easy to deploy, manage and maintain personal-made-public knowledge management system.<p>I know. I know. Someone is going to say "Use WP with this plugin".<p>I would enjoy being able to bring some of the material to life beyond simple display using Python. This would call for Django and something for the front end. I'm just not sure I have the time to do this right now. Maybe I should wait.<p>My material spans hundreds of gigabytes of notes and documents accumulated over the last thirty years as well as tons of notes in dozens of OneNote repositories. There's also lots of useful engineering tools in Excel, VBA, VB, C, C++, Python, even Forth, LISP and APL. At some point I'd like to share a good deal of it. Just not sure how to start this on the right path.
<a href="https://dmitri.shuralyov.com" rel="nofollow">https://dmitri.shuralyov.com</a><p>I use it myself daily to receive a chronological feed aggregating notifications from GitHub and Gerrit. I’m pretty happy to rely on that and not need to receive notifications via email or by visiting multiple web UIs.<p>It also hosts my newer (though also more rare) personal Go packages, serving them via a custom implementation of the module proxy protocol in addition to a git server, an issue tracker, and most recently a simple code review system (see <a href="https://dmitri.shuralyov.com/go/generated$changes/1" rel="nofollow">https://dmitri.shuralyov.com/go/generated$changes/1</a>). Supports logging in via the IndieAuth protocol—try entering your website's URL at <a href="https://dmitri.shuralyov.com/login" rel="nofollow">https://dmitri.shuralyov.com/login</a>.<p>Source code is at <a href="https://github.com/shurcooL/home" rel="nofollow">https://github.com/shurcooL/home</a>, though some WIP changes aren’t there yet, and I should really move it to be hosted on my personal site for more dogfooding. One day.
I've been blogging and making videos on <a href="https://nickjanetakis.com/" rel="nofollow">https://nickjanetakis.com/</a> for around 7 years now. I focus on topics related to building and deploying web apps, dev environments, git and lots of assorted things you may experience as a developer. I post something new at least once a week.<p>There's almost 400 posts. It's a static site generated with Jekyll.
<a href="https://gregorygundersen.com/blog/" rel="nofollow">https://gregorygundersen.com/blog/</a><p>Simple research blog on ML, stats, etc.
I have a tech blog: <a href="https://adl1995.github.io/" rel="nofollow">https://adl1995.github.io/</a> and a travel blog: <a href="https://adl1995.github.io/wanderings/" rel="nofollow">https://adl1995.github.io/wanderings/</a><p>I spent quite some time on my travel blog but it still needs a lot of polishing, e.g. I really want to make the images cover full width of the screen.
<a href="https://j3s.sh" rel="nofollow">https://j3s.sh</a><p>it currently runs on <a href="https://capsul.org" rel="nofollow">https://capsul.org</a><p>it's powered entirely by golang :D i recently wrote a (long-winded) thought post about this: <a href="https://j3s.sh/thought/my-website-is-one-binary.html" rel="nofollow">https://j3s.sh/thought/my-website-is-one-binary.html</a>
My personal site - <a href="https://rishigoomar.com" rel="nofollow">https://rishigoomar.com</a><p>Built on Nextra and deployed to Render as a static site.
<a href="https://jeremy.richards.dev" rel="nofollow">https://jeremy.richards.dev</a> is a failed attempt to create knowledge base with all my markdown notes (see my goals at <a href="https://github.com/jeremysprofile/jeremysprofile.github.io" rel="nofollow">https://github.com/jeremysprofile/jeremysprofile.github.io</a> ) and now just holds my resume.
<a href="https://pin2.io" rel="nofollow">https://pin2.io</a><p>I work in electric power, though it's mainly behind a computer. My site is mostly a collection of personal hardware and software projects, most notably a deduplicating version control system for binary files: <a href="https://pin2.io/posts/dupver" rel="nofollow">https://pin2.io/posts/dupver</a>
This is my personal site:
<a href="https://tacosteemers.com" rel="nofollow">https://tacosteemers.com</a><p>Occasionally I add a technical blogpost, notes for later reference or a little tool.
Recently I made an online tool to display the color output of web color text notations in code listings. <a href="https://tacosteemers.com/files-static/tools/color_values.html" rel="nofollow">https://tacosteemers.com/files-static/tools/color_values.htm...</a><p>I just added two fields of changing colors. CSS only.
I find them nice to look at from time to time. The changes are not fast or flashing, but I don't know if these are safe to look at for everyone.<p><a href="https://tacosteemers.com/files-static/colours/colours.html" rel="nofollow">https://tacosteemers.com/files-static/colours/colours.html</a>
<a href="https://tacosteemers.com/files-static/colours/colours2.html" rel="nofollow">https://tacosteemers.com/files-static/colours/colours2.html</a>
All right, I'll bite:<p><a href="https://www.usuallypragmatic.com" rel="nofollow">https://www.usuallypragmatic.com</a><p>I'm a physicist who's landed in the tech industry, so it's full of all sorts of miscellanea.<p>Here's a few good places to start:<p><a href="https://www.usuallypragmatic.com/misc/Logarithmic-Birthdays.html" rel="nofollow">https://www.usuallypragmatic.com/misc/Logarithmic-Birthdays....</a><p><a href="https://www.usuallypragmatic.com/projects/Generating-Color-Temperature-Equivalent-Light-with-RGB-LEDs.html" rel="nofollow">https://www.usuallypragmatic.com/projects/Generating-Color-T...</a><p><a href="https://www.usuallypragmatic.com/blog/2020-08-10-How-do-you-solve-a-puzzle-with-only-white-pieces-left.html" rel="nofollow">https://www.usuallypragmatic.com/blog/2020-08-10-How-do-you-...</a><p><a href="https://www.usuallypragmatic.com/projects/How-do-you-learn-(Extended)-Kalman-Filters.html" rel="nofollow">https://www.usuallypragmatic.com/projects/How-do-you-learn-(...</a>
<a href="https://mwunderling.com" rel="nofollow">https://mwunderling.com</a>
<a href="https://mwunderling.com/resources/" rel="nofollow">https://mwunderling.com/resources/</a><p>Part blog and part resources.
Blog: Home automation & some crypto & payments -
Resources: Deep on payments info, home automation, and anything else that interests me.
<a href="https://zck.org/" rel="nofollow">https://zck.org/</a>, a static site on Nearly Free Speech.net. I post about Emacs and generative art. In the future, maybe some improv or guitar posts too.<p>I also have <a href="https://theflyingbuffalo.com/" rel="nofollow">https://theflyingbuffalo.com/</a>, a buffalo chicken review blog.
<a href="https://utf9k.net/" rel="nofollow">https://utf9k.net/</a><p>My site has gone through a lot of iterations but I'm currently trying to balance some cool, newer features with a relatively simple codebase.<p>It's currently using Hugo w/ Markdown but there's also a couple things like a live player powered by server sent events which is neat.<p>I also have a bunch of blog posts and other things.<p>A cool trick is doing some content introspection with Hugo such as what images are missing alt tags: <a href="https://utf9k.net/debug/alt-text-missing/" rel="nofollow">https://utf9k.net/debug/alt-text-missing/</a><p>Everything is open source too: <a href="https://github.com/marcus-crane/utf9k" rel="nofollow">https://github.com/marcus-crane/utf9k</a> and for the API that powers the live player: <a href="https://github.com/marcus-crane/gunslinger" rel="nofollow">https://github.com/marcus-crane/gunslinger</a>
<a href="https://www.lambdalatitudinarians.org/" rel="nofollow">https://www.lambdalatitudinarians.org/</a><p>Simple, but I like the fact that no other website looks quite the same. I’d really like to implement optimized images for the blog at some point, maybe some lightboxes too, but for now this works great for me. And no JS, the best kind of JS.
<a href="https://www.bramadams.dev/" rel="nofollow">https://www.bramadams.dev/</a><p>My goals with my site were:<p>- a site that is the HOME of all of my work as my interests evolve over time as a creative technologist<p>- have it be fast<p>- have it be minimal for writing with markdown + react (mdx)<p>- have it be maximum in fun (if you are on desktop check out <a href="https://www.bramadams.dev/projects/akuma-no-ko" rel="nofollow">https://www.bramadams.dev/projects/akuma-no-ko</a> or <a href="https://www.bramadams.dev/projects/kh" rel="nofollow">https://www.bramadams.dev/projects/kh</a> if you are on mobile check out <a href="https://www.bramadams.dev/stories" rel="nofollow">https://www.bramadams.dev/stories</a>)<p>- self host images and videos (cloudflare images + stream)<p>- a running dev log (<a href="https://www.bramadams.dev/projects/dev-log" rel="nofollow">https://www.bramadams.dev/projects/dev-log</a>)
Here is my current pet project <a href="https://syradar.github.io/yxans-klagan/#/monsters" rel="nofollow">https://syradar.github.io/yxans-klagan/#/monsters</a> , I need to get a domain for it. The Wailing Axe, a game masters one stop shop for prepping and running the Forbidden Lands RPG by the Free League.
<a href="https://nilaykumar.github.io/" rel="nofollow">https://nilaykumar.github.io/</a><p>I recently redid mine to use org-babel with org-publish. I'm pretty happy with how it came out, though it's still slightly under construction. Maybe a little too much going on to be called 'minimalist' though.<p>Any criticisms or suggestions appreciated!
My blog is at <a href="https://www.gkbrk.com" rel="nofollow">https://www.gkbrk.com</a> and I have a small personal wiki at <a href="https://www.gkbrk.com/wiki/" rel="nofollow">https://www.gkbrk.com/wiki/</a>.<p>My content is mainly about reverse engineering, network protocols, amateur radio stuff and cryptography.
<a href="https://ethanmick.com/" rel="nofollow">https://ethanmick.com/</a><p>I've been starting to write more about React and TypeScript. I've been slowly creating a guide to walk coworkers through the technologies.<p>It's generally a terrible idea to write your own website to do this instead of just using a blogging platform. It's been fun to deeply customize some things (iFrames for mini browsers showing React code), but writing the code to send out half decent emails has been a nightmare (<a href="https://github.com/ethanmick/ethanmick.com/blob/main/pages/email/index.tsx" rel="nofollow">https://github.com/ethanmick/ethanmick.com/blob/main/pages/e...</a>). Anyways, any feedback is appreciated!<p>Source code: <a href="https://github.com/ethanmick/ethanmick.com" rel="nofollow">https://github.com/ethanmick/ethanmick.com</a>
Fun: <a href="https://sfc.fm/" rel="nofollow">https://sfc.fm/</a> Super Nintendo music emulated in the browser<p>Emulation Blog: <a href="https://eludevisibility.org/" rel="nofollow">https://eludevisibility.org/</a> Mostly retro gaming prototype and other development hardware or otherwise obscure content.
Electronics etc. - <a href="https://tomverbeure.github.io" rel="nofollow">https://tomverbeure.github.io</a><p>I try to stay on a pace of at least 1 blog post about various electronics topics every 2 months. It's a great way to have a little bit of pressure to finish some hobby projects, but not too much pressure to actually feel pressure.
<a href="https://randomblock1.com/" rel="nofollow">https://randomblock1.com/</a><p>I just think it's funny to see the juxtaposition of new, hand-crafted, high quality CSS & JS sites next to... let's just say "minimalist aesthetic" sites.<p>And then there's mine, just a Jekyll template... Maybe I should learn some webdev.
<a href="https://www.andrewmao.net" rel="nofollow">https://www.andrewmao.net</a><p>Academic turned startup founder (<a href="https://twitter.com/mizzao/status/1505529213612609536" rel="nofollow">https://twitter.com/mizzao/status/1505529213612609536</a>), so the content that was once academic self-promotion doesn't really know what it should do.<p>Perhaps the most interesting aspect of this site is the resume that I used to generate using CSS and Jekyll's build process (<a href="https://www.andrewmao.net/resume" rel="nofollow">https://www.andrewmao.net/resume</a>): when someone would ask me for a PDF I'd just do "save as PDF" in Chrome and twiddle the margins a bit. I got tired of using LaTeX.<p>(I say "used to" because as a founder the resume doesn't matter anymore)
<a href="https://www.marekdlugos.com/" rel="nofollow">https://www.marekdlugos.com/</a>
There's a lot to improve there but I'd be curious to see what other people think. The goal was to give a good overview of who I am. The part with "what I do" is something I want to improve for sure.
<a href="https://n8henrie.com" rel="nofollow">https://n8henrie.com</a><p>Pretty simple Jekyll / GH Pages site whose layout and style survived its former Wordpress days. Intended to do more writing about medical topics, but is almost exclusively hobbyist-level tech stuff.<p>Have tried and failed to migrate to Hugo like 3 times now. ¯\_(ツ)_/¯
<a href="https://arthurdouillard.com/deepcourse/" rel="nofollow">https://arthurdouillard.com/deepcourse/</a><p>It's a deep learning course I built for my students around some kinds of "skill tree" like in video games.<p>PS: I know CSS can be a bit broken on some browsers, I don't care enough to fix that.
<a href="https://www.carrot.blog" rel="nofollow">https://www.carrot.blog</a><p>I enjoy writing about server-side Kotlin (and a bit about livestreaming). I've found the process of writing about side projects to be really helpful in getting perspective, after being buried in them for a while. Hope folks enjoy reading :)
<a href="https://meipouchou.com/" rel="nofollow">https://meipouchou.com/</a><p>Static HTML/CSS/JS generated by custom python scripts. No tracking, though I guess the server gets IP addresses and HTTP headers.<p>I made it to host a web novel I wrote. I wanted to do it without JavaScript, but HTML and CSS weren't sufficient to generate responsive sidenotes that lined up with the text on desktop, and collapsed into popovers at smaller widths.<p>I wrote the novel in a traditional word processor, then wrote an App to convert each chapter to HTML. The app helped to format the notes and read the text using text-to-speech to help pace my proofreading. The python scripts then take the output of this app and insert headers/footers and generate RSS entries.<p>I've also started a blog section on the site. There's only one post there now, but I have a few ides for more posts I want to add.
<a href="https://reyan.co" rel="nofollow">https://reyan.co</a><p>Hand crafted html/scss and posts full of quite literally no meaningful content, just nice design. I’ve taken the time to make it reasonably responsive too so i’ll most likely take a break for the next couple years before adding animations or something.
<a href="http://gally.net/" rel="nofollow">http://gally.net/</a><p>I started this site in the late 1990s as a place to post personal projects—music, photographs, writing. I left it dormant for a long time, but last year, in a brief fit of energy, I redesigned it to make it display better on mobile devices.<p>Not long before I began the redesign, I read some advice on HN about keeping websites simple, so that’s what I tried to do with the page design and navigation. It’s all handcoded HTML with some simple CSS. The only JavaScript is short, handmade scripts in the headers of two of the photograph pages to randomize the photos that appear when the pages load.<p>Other than advertising some books I’ve written, I’ve never used this site for work. But just yesterday, I posted my CV to the About page—not to attract work, as I will be retiring soon, but as a record of my academic career.
<a href="https://sudcha.com" rel="nofollow">https://sudcha.com</a><p>It's designed as a modern take on 20th century newspapers.<p>It took several over a dozen iterations spanning two months for me to settle on this one.<p>I realized much later that the recruiters don't really care about the portfolio, as much they do about the keywords in resume.
My blog is up at <a href="https://bool3max.win" rel="nofollow">https://bool3max.win</a><p>As of right now most the articles I wrote are about fairly basic programming topics. I find that articulating explanations of certain concepts and cementing them in the form of a blog post gives me a very specific peace of mind.
<a href="http://pnathan.com" rel="nofollow">http://pnathan.com</a><p>personal blog, etc. haven't really done much for a few years, I've been attending to work and family more.<p>its actually built out of a common lisp system that fully embraces code/data paradigm, the non-blog content is wholly within the lisp. :)
<a href="https://www.homeforbutterflies.com" rel="nofollow">https://www.homeforbutterflies.com</a><p>it's my parents'website, but they don't have a hacker news account, so I'm sharing for them.<p>it's about butterflies, and their gardening journey. I made it for them and find it pretty wholesome.
<a href="https://sam.hooke.me/" rel="nofollow">https://sam.hooke.me/</a><p>I mostly use it as a place to write up my notes about whatever I was working on that day, with typical topics covering things such as embedded software, TrueNAS and Python.<p>One time I was searching online trying to solve a programming problem, when the 2nd result was a post by myself from 8 months earlier, in which I wrote about how to solve that exact problem!<p>Ideally I'd like my website to be useful to others too. In recent years I've received one email from an individual saying they found one of my notes helpful, which made my day. It makes me think I should drop a note of thanks next time I find someone else's personal website useful.<p>In future I plan to use my website to host the video games I made when I was younger. I've just put one up so far.
<a href="https://shalabh.com" rel="nofollow">https://shalabh.com</a><p>It's a pelican based static site. More details of the tech used is here: <a href="https://shalabh.com/pages/site-tech.html" rel="nofollow">https://shalabh.com/pages/site-tech.html</a>
Even though this site has been responsible for some of my biggest clients, I don't actually write about tech that much. Instead I just share my thoughts on certain things that interest me.<p><a href="https://williamkennedy.ninja/" rel="nofollow">https://williamkennedy.ninja/</a>
<a href="https://matt-rickard.com/archive/" rel="nofollow">https://matt-rickard.com/archive/</a><p>My personal blog with 327 posts. I write daily posts about engineering/startups/and other topics I find interesting (math, cryptography, behavioral psychology, etc.)
<a href="https://davidyat.es" rel="nofollow">https://davidyat.es</a><p>My personal blog, with some other stuff lying around. I've been neglecting it over the past year or so. It's a Hugo-powered static site, though I started off using Ghost.<p>My design philosophy, such as it is:<p>Have a unique look without being too esoteric, and minimise cruft on content pages (<a href="https://davidyat.es/2019/05/05/site-redesign/" rel="nofollow">https://davidyat.es/2019/05/05/site-redesign/</a>)<p>Provide a pleasant reading experience<p>Use JavaScript sparingly and only for enhancements (example: <a href="https://davidyat.es/2020/12/31/footnote-previews/" rel="nofollow">https://davidyat.es/2020/12/31/footnote-previews/</a>)
<a href="https://kortlepel.com/" rel="nofollow">https://kortlepel.com/</a><p>Have not updated the projects page in a while! It also lacks responsive design on mobile. It's all written from scratch in html, css, and js, by me and my fianceé :) I plan to update it, especially now
Some of these are really amazing. Here’s mine: <a href="https://www.ovao.dev" rel="nofollow">https://www.ovao.dev</a><p>SvelteKit, mdsvex for rendering blog posts, and Anime.js for some of the animations (which I should just get around to doing in pure CSS at some point). Deploys to Vercel.
I replaced Hugo with 80 lines of code.<p><a href="https://alexxx.co/static-site-generator.html" rel="nofollow">https://alexxx.co/static-site-generator.html</a><p>Features partial templates, markdown/html, mustache variables, html prettified, dead simple.<p>PS.: please give me ideas to reduce LOC or simplify code.
Rather than bang on about my JS canvas library's site, I'll post a link to my personal poetry website - <a href="https://rikverse2020.rikweb.org.uk/" rel="nofollow">https://rikverse2020.rikweb.org.uk/</a><p>My aims for the site were: 1. Put the poems first (I hate poet sites that are all about the poet and only link to a handful of poems); 2. Get rid of the backend database; and 3. Make it easy to find poems using a bespoke tagging system.<p>I blogged about my experiences building the new site in a series of posts starting here: <a href="https://blog.rikworks.co.uk/2020/02/01/Recoding-the-RikVerse-website-Introduction/" rel="nofollow">https://blog.rikworks.co.uk/2020/02/01/Recoding-the-RikVerse...</a>
<a href="https://domwillia.ms" rel="nofollow">https://domwillia.ms</a><p>I write about Rust side projects occasionally.<p>It uses a custom static site generator because I needed to procrastinate somehow before starting the first post... Now it's nicely stable and punishing new posts is quick and easy
Semi-Professional: <a href="https://geekportfolio.com/" rel="nofollow">https://geekportfolio.com/</a><p>Made as per it's name, a portfolio site when I was trying to get a professional gig. Haven't updated it in a long time.<p>Very-Unprofessional: <a href="http://www.dullsville.com/" rel="nofollow">http://www.dullsville.com/</a><p>Emo/cringe site of my youth. Think MySpace-style decor, but way way stupider. Every once in a while I'm tempted to rebuild it as-is with modern techniques, but it's just so bad that I never bother.<p>Newest-Thing: <a href="https://yoloprod.dev/" rel="nofollow">https://yoloprod.dev/</a><p>My version of "how things should be" - I'm working to expand it with more detail, and I even have a #yoloprod t-shirt!
<a href="https://www.spickermann.com" rel="nofollow">https://www.spickermann.com</a><p>The design is several years old. I guess I should spend some time on re-designing it. On the other hand, it is not really useful and has only few visits by people who search for my name on Google.
I have a blog[0] where I talk about whatever, usually tech related, but quite rarely. It uses my own blog engine[1] but since that's kind of a mess I just had the thought of remaking it, once again. It has very little JS and I'm quite proud of the syntax highlighting and comments (and thus Disqus tracking) being opt-in. Actually I'm more proud of the tech than the writing on the site. :D<p>It runs on Elixir and I write blog posts by editing Markdown files over SFTP and calling a certain function on the blog instance to reload the files.<p>[0] <a href="https://blog.nytsoi.net" rel="nofollow">https://blog.nytsoi.net</a>
[1] <a href="https://gitlab.com/Nicd/mebe-2" rel="nofollow">https://gitlab.com/Nicd/mebe-2</a>
<a href="https://rixx.de" rel="nofollow">https://rixx.de</a><p>But that's just the main site / long-form writing. My most active site is <a href="https://books.rixx.de" rel="nofollow">https://books.rixx.de</a> (all my book reviews, static site built off Markdown + frontmatter), and then there's <a href="https://ramble.rixx.de" rel="nofollow">https://ramble.rixx.de</a> for experimental writing, <a href="https://dev.rixx.de" rel="nofollow">https://dev.rixx.de</a> as CV and customer pitch, <a href="https://fernweh.rixx.de" rel="nofollow">https://fernweh.rixx.de</a> to plan upcoming trips … making small subdomain-scoped projects is a lot of fun.
<a href="https://www.maurits.ch" rel="nofollow">https://www.maurits.ch</a><p>Everyday slice of life pictures, walking around with a small compact.<p>Badly needs a new backend, so open for suggestions. The self-hosted picture-a-day thing seems to be completely outdated with the rise of instagram.
Mine's at <a href="https://yelinaung.com" rel="nofollow">https://yelinaung.com</a>. Recently have started writing down notes on <a href="https://blog.yelinaung.com/" rel="nofollow">https://blog.yelinaung.com/</a> as well!
<a href="https://tsk.bearblog.dev/" rel="nofollow">https://tsk.bearblog.dev/</a><p>Hosted using Bear Blog [0]. Pretty good blogging platform!<p>A place where I share my life stories and projects.<p>[0]: <a href="https://bearblog.dev/" rel="nofollow">https://bearblog.dev/</a>
<a href="https://www.dgnemo.com" rel="nofollow">https://www.dgnemo.com</a><p>Actually re-published today after spending way too much time tweaking with minimalist design. (any other perfectionist here?)<p>Will host technical writing and travel/digital-nomad reflections.<p>Made with Hugo and a custom theme.
Here's mine: <a href="https://www.4fips.com" rel="nofollow">https://www.4fips.com</a> (mostly tech topics, random projects & photography, basically anything I find interesting at the moment, I've been maintaining this page for many years)
<a href="https://coornail.net/" rel="nofollow">https://coornail.net/</a>
Pretty simple, I usually use my pictures of birds as the cover image, because I have no idea what relevant image should I attach to each article.<p>Hugo, tranquilpeak theme, aws cloudfront.
<a href="https://embersofsolace.com" rel="nofollow">https://embersofsolace.com</a>
This site shows off the game I've been working on in my free time for way too long. It's very much a labor of love and just something I do because I enjoy it.
<a href="https://madduci.netlify.app" rel="nofollow">https://madduci.netlify.app</a><p>Powered by Hugo, I don't update it regularly and unfortunately didn't had time to start blogging regularly.<p>Very easy theme and settings, using Netlify to do automatic deployment on git push
Made with Jekyll and hosted on Github + Netlify. All for free although it received tens of thousands of visits (especially on the YouTube analysis post) without a problem.<p><a href="https://ammar-alyousfi.com/" rel="nofollow">https://ammar-alyousfi.com/</a>
<a href="https://www.preetamnath.com" rel="nofollow">https://www.preetamnath.com</a><p>I haven't been active much recently on account of having burnt myself out during the pandemic years with work and writing. But here are some of my favourite pages:<p>Micro SaaS guide: <a href="https://www.preetamnath.com/micro-saas" rel="nofollow">https://www.preetamnath.com/micro-saas</a><p>Programmatic SEO: <a href="https://www.preetamnath.com/programmatic-seo" rel="nofollow">https://www.preetamnath.com/programmatic-seo</a><p>Why you should write: <a href="https://www.preetamnath.com/blog/why-you-should-write" rel="nofollow">https://www.preetamnath.com/blog/why-you-should-write</a>
Mine is very simple: <a href="https://eduar.do" rel="nofollow">https://eduar.do</a>
But I really like its domain hack that matches my first name. It took me a long while and journey to get this domain, which was previously owned by another Eduardo.
<a href="https://fudge.org" rel="nofollow">https://fudge.org</a>
- my on again off again blog
- powered by Gatsby Cloud<p><a href="https://sunday.fudge.org" rel="nofollow">https://sunday.fudge.org</a>
- my newsletter
- powered by Revue (Twitter)
<a href="https://repo.codegazer.io/" rel="nofollow">https://repo.codegazer.io/</a><p>Basically a smorgasbord of articles I found online and things I actually wrote.<p>Mostly intended for personal consumption though, so I tend to <i>intentionally</i> break the site on a regular basis.<p>Everything here is written in Markdown / MDX. Hosting is done on cloud services (e.g. Google Drive, Dropbox, sometimes S3). All written in text editors, synced on the fly using either commands I built myself / the cloud service's desktop client.<p>No explicit build process before publishing, all markdown pages get converter on a per-request basis. That's why loading the page the first time could take a while.<p>Built mostly with Typescript, Next.js, Vercel, and Cloudflare.
<a href="https://dsebastien.net" rel="nofollow">https://dsebastien.net</a><p>I write about programming, bootstrapping, personal knowledge management, learning, personal organization, and productivity. I also publish a weekly newsletter.<p>I recreated my blog when I was exploring Next.js a while ago, but it's been around for years before that.<p>There's nothing fancy. I enjoy writing using Markdown + MDX and the freedom it gives me to build and integrate custom React components in my articles. I try to limit their use though as it makes it harder to cross-post articles.<p>The source code: <a href="https://github.com/dsebastien/website-dsebastien" rel="nofollow">https://github.com/dsebastien/website-dsebastien</a>
<a href="https://www.thran.uk" rel="nofollow">https://www.thran.uk</a> - blog/personal website, where I give opinions on literature, music, software, random happenings. Style inspired by old newspapers and desktop icons<p><a href="https://wmw.thran.uk" rel="nofollow">https://wmw.thran.uk</a> - 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)<p><a href="https://soft.thran.uk" rel="nofollow">https://soft.thran.uk</a> - software development site, includes downloads and user guide of said static website builder<p>Hope I'm not too late to share these.
<a href="https://rinzewind.org" rel="nofollow">https://rinzewind.org</a><p>Got the domain[1] in 2006 to have there my personal blog and some other stuff (including an RSS reader after the Google Reader tragedy that's still up and running). I used to use Wordpress but got tired of it and now I'm using Pelican to blog in my native tongue (Spanish) and a bit of English for technical stuff. I also maintain an XML file of shared stuff that can be read using RSS, a kind of micro-blogging without moving parts.<p>[1] I wanted to use "rincewind" as my nick on the local IRC network back in the day but, of course, it was taken. I thought "meh, a typo will do it". Many years later I still have it :-)
<a href="https://avaika.me/en/" rel="nofollow">https://avaika.me/en/</a><p>I never really used social media, but wanted to share some photos with my friends and especially senior relatives. So I started this site.<p>(also I was interested to try some django:) )
<a href="https://0xfab1.net/" rel="nofollow">https://0xfab1.net/</a><p>HN has motivated me to start writing stuff down and publish it. (thx ^^) I started about 16 months ago and it has been a great experience.<p>The site is based on MkDocs [1] with Material [2] theme built using GitHub actions (and various other services; see GitHub readme [3])<p>[1] <a href="https://www.mkdocs.org" rel="nofollow">https://www.mkdocs.org</a><p>[2] <a href="https://squidfunk.github.io/mkdocs-material" rel="nofollow">https://squidfunk.github.io/mkdocs-material</a><p>[3] <a href="https://github.com/FullByte/FullByte.github.io" rel="nofollow">https://github.com/FullByte/FullByte.github.io</a>
<a href="https://realmofchaos.xyz/" rel="nofollow">https://realmofchaos.xyz/</a><p>I've been experimenting with <a href="https://github.com/srid/emanote" rel="nofollow">https://github.com/srid/emanote</a>
My current project is <a href="https://neonarcade.games" rel="nofollow">https://neonarcade.games</a>, 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.<p>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.
<a href="https://www.vladsiv.com/" rel="nofollow">https://www.vladsiv.com/</a><p>Recently started a personal blog. The plan is to blog about Data Science/Engineering and implementation of modern data solutions in scientific research.<p>The blog is hosted on GitHub pages using minimal mistakes theme [0] (which I had to customize a lot to suit my needs [1]).<p>[0]: <a href="https://mmistakes.github.io/minimal-mistakes/" rel="nofollow">https://mmistakes.github.io/minimal-mistakes/</a><p>[1]: Blog's source code: <a href="https://github.com/VladimirSiv/VladimirSiv.github.io" rel="nofollow">https://github.com/VladimirSiv/VladimirSiv.github.io</a>
<a href="https://eweitz.github.io/ideogram/related-genes" rel="nofollow">https://eweitz.github.io/ideogram/related-genes</a> - gene search recommendation engine paired with a web component for genome visualization
Nothing special for mine[0], serves more as an online business card with some links. The domain contains my full name and I also have a very similar e-mail address (replace the first dot with @). It's just plain HTML with some JS to switch the hello message. Source is available and I have a job that gets triggered for every commit, deploying it to Gitlab Pages. I just update it directly on Gitlab[1] every time I need to and it's up.<p>[0] <a href="https://rafael.keramid.as/" rel="nofollow">https://rafael.keramid.as/</a><p>[1] <a href="https://gitlab.com/keraf/personal-site" rel="nofollow">https://gitlab.com/keraf/personal-site</a>
My site is <a href="http://www.yuyaykuna6.com/" rel="nofollow">http://www.yuyaykuna6.com/</a>. I am interested in the language Quecua, and programming. I am working on several projects. Theres two that I want to mention , one, is a message-board-like site Qhipu, like Reddit, but used the way Twitter is, for talking in threads, or as a database so you can store your data using the messageboard tree structure. The other one is an app, i call BuubleIM. Its an Instant Messenger written in ios Swift. It does basic 1-1 messaging right now, with ejabberd on the backend. If either of these 2 projects interests you hmu, i allow creative freedom.
<a href="https://shanecleveland.com" rel="nofollow">https://shanecleveland.com</a> updated by text message (<a href="https://textpost.me" rel="nofollow">https://textpost.me</a> - also mine!). I mainly post pics.
My main website is a simple Bootstrap website and there's not much of interesting about it. But my blog has a cool system behind it.<p><a href="https://blog.shish.cat/" rel="nofollow">https://blog.shish.cat/</a>
or <a href="https://blog.shish.cat/basic" rel="nofollow">https://blog.shish.cat/basic</a><p>It proxies <a href="https://telegra.ph" rel="nofollow">https://telegra.ph</a>, Telegram's article publishing system, adding dark mode and removing js (and other things on the basic version), the homepage is just an article itself. Hosted in a cloudflare worker. Let me know if anyone is interested in the source code.
<a href="https://writing.martin-brennan.com/" rel="nofollow">https://writing.martin-brennan.com/</a><p>I recently gave it an overhaul to turn it into more of a "digital garden" which I go into a little here <a href="https://writing.martin-brennan.com/renewal/" rel="nofollow">https://writing.martin-brennan.com/renewal/</a>. I write fiction, so I want more of a place where I can store backstory about my worlds and characters as well as having a regular blog. I am pretty happy with it, but I need to fill it out more, there are a lot of page stubs that are crying out to be filled with worldbuilding.
<a href="https://blog.ctis.me/" rel="nofollow">https://blog.ctis.me/</a><p>This blog is statically generated by Hugo. It’s compiled and hosted by Cloudflare Pages, using GitHub for version control. Image files and other large assets are stored in BackBlaze B2 and served via Cloudflare.<p>I originally built it atop a functional Werc installation, but ultimately decided I would prefer static sites to running a server. Luckily, I stumbled across a port of the base Werc template and styles into Hugo’s templating system. From this I was able to port my own revisions and achieve a pleasing result, combining Werc’s aesthetic simplicity with my desire for a static site.
<a href="https://mxuribe.com" rel="nofollow">https://mxuribe.com</a><p>There's my personal site. I used to host some blog posts/content, but removed most of them and in earnest stopped posting around 2017...Nowadays really i only keep this around as a sort of page about me. So when people ask me the different ways to contact me, instead of giving them a list of usernames on social media, email address, etc...i just tell them to go to mxuribe.com - which shows the places where i live online, and how to reach me. I would call the site minimal/basic...but really because i lack the energy/desire to enhance the design of the site.
<a href="https://www.mahnamahna.net/" rel="nofollow">https://www.mahnamahna.net/</a><p>Originally built as a blosxom-powered blog in 2003, the site grew with a motley collection of perl and php scripts, as sites did back then. Then as social media came to prominence, I drifted away from my own site, as so many others did.<p>I spent much of the early pandemic rebuilding from the ground up with Django and Wagtail. Migrated the old content without breaking old links. Added some front-end niceties without breaking anything for non-JS visitors. Recently reached feature parity with the original site. Now I just need to figure out what I want to blog about. :)
<a href="https://danverbraganza.com/" rel="nofollow">https://danverbraganza.com/</a><p>It's my personal landing page, hosts some articles and some toy webapps I've built:<p><a href="https://danverbraganza.com/tools/meeting-cost-clock?/" rel="nofollow">https://danverbraganza.com/tools/meeting-cost-clock?/</a> and<p><a href="https://danverbraganza.com/tools/kickboxing-combo-trainer?/" rel="nofollow">https://danverbraganza.com/tools/kickboxing-combo-trainer?/</a><p>The design is based on my favourite sports coat which happened to be lying on the bed while I was editing the CSS!
<a href="https://siliconvict.com" rel="nofollow">https://siliconvict.com</a><p>I was a homeless, convicted felon turned financially independent retired early via Silicon Valley. I mostly write about goofy business lessons and my failures.
<a href="https://adambennett.dev/" rel="nofollow">https://adambennett.dev/</a><p>Mostly Android + Kotlin with a recent foray into interviewing, and I'd like to write about leadership/culture a bit more. I've gotten out of the habit of writing recently due to burnout but I'm starting to feel that motivation again.<p>It's a Hugo static site ontop of Firebase Hosting, and I just commit to GitHub and Actions builds and deploys the site for me. I recently started using <a href="http://forestry.io/" rel="nofollow">http://forestry.io/</a> which is a nice GUI over the top for content management.
The Secret City create treasure hunt-style urban adventures through cities across the UK and internationally.<p><a href="https://thesecret.city" rel="nofollow">https://thesecret.city</a><p>We spend a lot of time creating write ups for the great places we find during our research stages, e.g. for London - <a href="https://thesecret.city/things-to-do/united-kingdom/england/london/" rel="nofollow">https://thesecret.city/things-to-do/united-kingdom/england/l...</a><p>If anyone has a passion for creating narrative based stories/games and discovering interesting things around them then please get in touch :)
<a href="https://eternityforest.com/doku/doku.php?id=start" rel="nofollow">https://eternityforest.com/doku/doku.php?id=start</a><p>It's just a basic DokuWiki with some plugins.<p>Pretty random. Projects I'm working on, unpopular opinions about software, some poetry and fiction, and a few articles on random things, like my attempt to figure out where phrases like "He thrusts his fists against the posts" came from, and whether someone blew up a train by sitting on the valve.<p>(And if anyone has any tips on whether "Diarrhea of the mouth" was originally popularized in France, I'd love to hear about it for my next one!)
This is amazing to see.<p>Thoughts on doing this on a monthly basis like we do for Who's Hiring and Who Wants to Be Hired? (Or yearly, if monthly is too much?)<p>Bonus points if someone wants to create some sort of aggregator site / search engine that uses the data.
<a href="https://zalberico.com/" rel="nofollow">https://zalberico.com/</a><p>I have a couple posts that I wrote when I felt like I had something to say. I link the serfs and zoom one here pretty frequently in comments when I think the arguments are relevant. How to Become a Hacker made it to #1 on HN which was exciting (none of the others got any real attention)<p>I really like having an about page because I can link to things I like: <a href="https://zalberico.com/about/" rel="nofollow">https://zalberico.com/about/</a><p>Plus it's fun to have a place of your own online and it was fun to make a super simple UI.
<a href="https://deepermm.com/" rel="nofollow">https://deepermm.com/</a><p>A send-up of the quant/trading world, of which I have been part of on-and-off for years. Also the start-up world/crypto/AI/etc.
<a href="https://www.harrydehal.com" rel="nofollow">https://www.harrydehal.com</a><p>Simple website to showcase my recent projects (screenplays, photography, film, web), built using Next.js, static site hosted on Cloudflare Pages.
<a href="https://www.nxn.se/" rel="nofollow">https://www.nxn.se/</a><p>Mostly a blog about data analysis in a niche field of biology.<p>In the very beginning it was a static website built in Hyde. Then after learning I could use MathJax in Tumblr I converted it to a Tumblr site with a custom URL.<p>Eventually after getting frustrated with squeezing things into Tumblr I got a Squarespace account and converted all the content to that.<p>Mostly I'm happy with Squarespace, though it involves a lot of manual typesetting to work around various unclear escaping that happens in the Markdown parsing. Still better than the hassle of hosting something custom for me.
<a href="https://petermolnar.net" rel="nofollow">https://petermolnar.net</a><p>Runs on a former thin client under a cabinet. Static HTML made with python, pandoc, and exiftool, with a dash of PHP for error and redirect handling.
<a href="https://andarazoroflove.org" rel="nofollow">https://andarazoroflove.org</a> Nothing fancy, hosted on Github Pages, but I've had the domain since the early 2000's and refuse to let go of it.
<a href="https://www.shawnmatthewcrawford.com/" rel="nofollow">https://www.shawnmatthewcrawford.com/</a>
Still in progress blog about my life and growth. Also, random thoughts. Well, it’ll likely be mostly random art and music. Claymation and such coming soon. Built with Pelican(Java based static site generator) and the Papyrus theme hosted on GitHub and deployed through Netlify. My only real technical achievement so far is the main picture changing to a darkened version based on the users dark-mode preference in their system preferences.
Some of these submissions are amazing!
<a href="https://MatthiasPortzel.com" rel="nofollow">https://MatthiasPortzel.com</a> (or gemini://MatthiasPortzel.com)<p>I'm not terribly happy with the content there currently. I wanted a personal website, and I think it does a decent job in terms of not looking bad and being simple. But I realized that trying to design a personal site is difficult because you're trying to design a website to fit what you've already done. There are a lot of things that didn't make it on my site or not in the ways I want, just because they don't fit nicely in the current sitemap.
<a href="https://4till2.com" rel="nofollow">https://4till2.com</a><p>This is my personal site to display waypoints, photos, logs, notes, and stats on my upcoming Pacific Crest Trail thru hike. Automatic and in real time.
<a href="https://goodvibes.me/" rel="nofollow">https://goodvibes.me/</a><p>I help good people doing good work make great impact. This is how I make a living and how I make a giving. If you need my services, I would be honored to help. I work with everyone on a case-to-case basis, I don't believe in one-size-fits-all.<p>I don't talk about myself here because this is about going beyond 'self'.<p>However, the long term vision is to build a company like Berkshire Hathaway that comprises of my personal creative projects, my global projects for human progress, and any other assets I own/acquire.
<a href="https://oisinmoran.com" rel="nofollow">https://oisinmoran.com</a><p>As always, it needs more content (working on a new piece now, and some fun ones in the pipeline), but pretty happy with the eclectic enough mix I've got up there so far. Would love feedback if anyone finds any of it interesting!<p>The styling is a super simple (originally copied then iterated on <a href="http://bettermotherfuckingwebsite.com/" rel="nofollow">http://bettermotherfuckingwebsite.com/</a> or one of that series), and I try to keep it that way.<p>It's hosted on GitHub pages which I would recommend!
<a href="https://bellebcooper.com/" rel="nofollow">https://bellebcooper.com/</a><p>I recently rewrote my site in Python as a learning exercise. It was a good first project to start dabbling in web development.
Here are mine:<p>blog: <a href="https://www.davidwparker.com/" rel="nofollow">https://www.davidwparker.com/</a><p>portfolio: <a href="https://www.codenameparker.com/" rel="nofollow">https://www.codenameparker.com/</a><p>app for my Youtube videos: <a href="https://www.programmingtil.com/" rel="nofollow">https://www.programmingtil.com/</a><p>fun podcast site: <a href="https://www.listenaddict.com/" rel="nofollow">https://www.listenaddict.com/</a><p>All are made with Svelte (SvelteKit for the first three and Sapper for ListenAddict). Rails API backend. PostgreSQL.
<a href="https://explog.in" rel="nofollow">https://explog.in</a> -- a few posts over the past decade. I've tried to keep it fairly simple and straightforward.<p>Generated with emacs running in a Github action (<a href="https://explog.in/config.html);" rel="nofollow">https://explog.in/config.html);</a> comes with a slipbox (<a href="https://explog.in/slipbox/index.html" rel="nofollow">https://explog.in/slipbox/index.html</a>) that I fill in using LogSeq and export to a flat website using emacs again.
Here’s my personal site: <a href="https://andrewzah.com/" rel="nofollow">https://andrewzah.com/</a><p>It’s statically compiled with Hugo. I switched from Zola due to lack of asciidoctor support. My focus is on minimalism, loading fast, and utilizing semantic html design for accessibility.<p>The sad thing is I’ve spent dozens more hours working on the code for this site than actually writing articles. (Counting the various migrations from Zola, etc).<p>I have some drafts for articles and a lot of technical stuff to discuss but I just have zero motivation to write these days. I’d rather practice guitar.
<a href="https://www.neilvandyke.org/" rel="nofollow">https://www.neilvandyke.org/</a><p>It's the same look for a couple decades. Used to be HTML tables, currently responsive CSS (see the 3 simple width modes).<p>Generated by an ancient Emacs Lisp program.<p>The late '90s version kludged a color-coded two-level tab site-wide navigation scheme out of `table` elements, no images. The only remaining example (with tab text removed) is: <a href="https://www.neilvandyke.org/lab-linux-1999/" rel="nofollow">https://www.neilvandyke.org/lab-linux-1999/</a>
<a href="https://chimbosonic.com" rel="nofollow">https://chimbosonic.com</a>
Simple CV site. Nothing fancy just what I needed to share info about me and a place for me to publish my CV. Recently started adding some of my projects I've been playing with.
Another website I own is <a href="https://spiderfarmer.raphael.digital/" rel="nofollow">https://spiderfarmer.raphael.digital/</a> an music album website I built for my brother.<p>My day to day work is backend focused so it was interesting to try some frontend and design stuff.
<a href="https://qubyte.codes" rel="nofollow">https://qubyte.codes</a><p>I blog about things which interest me (mostly JS and creative code related), but also take Japanese language notes as I learn. Also part of the 250KB club!<p>It's built with my own hand-rolled static site generator, and I'm pretty proud of it's capabilities now. I've got a bunch of indieweb features integrated into it. I have no sense of style though!<p>Source: <a href="https://github.com/qubyte/qubyte-codes" rel="nofollow">https://github.com/qubyte/qubyte-codes</a>
Web2: <a href="https://lekevicius.com" rel="nofollow">https://lekevicius.com</a><p>Web3: <a href="http://jonas.eth" rel="nofollow">http://jonas.eth</a> (loads in Opera and Brave, from IPFS)
<a href="https://www.miscbeef.com/birdcrab" rel="nofollow">https://www.miscbeef.com/birdcrab</a><p>Online version of a strategy board game I made. Some other stuff on the site too.<p><a href="https://www.miscbeef.com/birdcrab/quick" rel="nofollow">https://www.miscbeef.com/birdcrab/quick</a> <- Rules<p>The tl;dr is you have hexagonal pieces with numbers for combat and speed each direction. You decide how they want to be placed, moved, and rotated. Then turns are executed at the same time. Combat happens automatically when opposing pieces touch.
<a href="https://leoncvlt.com/" rel="nofollow">https://leoncvlt.com/</a><p>Nothing special, it's basically a host for my (not exactly up to date) resume, a couple projects, and my github.<p>I do, however, take pride in its pleasant minimalism and the fact that it's blazing fast - mostly out of being html-only, with all "pages" actually embedded in a single file - it was generated from a single markdown file using <a href="https://github.com/leoncvlt/imml" rel="nofollow">https://github.com/leoncvlt/imml</a>
<a href="https://fredwu.me/" rel="nofollow">https://fredwu.me/</a><p>I've gone through a few "redesigns" over the past decade or so. For the latest design I've tried to keep it relatively simple, but also with a bit of design flair so it doesn't look boring. :)<p>I blogged about my latest redesign effort here: <a href="https://fredwu.me/blog/2019-01-20-new-blog-with-new-design-and-gatsbyjs-loving-javascript-again/" rel="nofollow">https://fredwu.me/blog/2019-01-20-new-blog-with-new-design-a...</a>
<a href="https://hw-ax.github.io/hw.ax/" rel="nofollow">https://hw-ax.github.io/hw.ax/</a><p><a href="https://hw.ax" rel="nofollow">https://hw.ax</a> by tonight.<p>Currently Buggy, one single html file (tiddlywiki). Very unfinished and unexplained.<p>If you have a foss related non profit or project and want to try to raise funds/awareness by having a solo guy hike 300km across Portugal this July, leave a note and I’ll reach out. Forgot to add contact info to the site other than mastodon!<p>V.0.0.1, shame this didn’t pop up tomorrow when it is much edited and filled in.
<a href="https://gallant.dev/" rel="nofollow">https://gallant.dev/</a><p>A straightforward blog (static site generated by Nikola), but I had fun styling it to look kinda like an old CRT. I also loaded it up with IndieWeb goodness (webmentions, pingbacks), bridged the webmentions to Twitter (will add Mastodon at some point), and added comments via GitHub. All this is described here: <a href="https://gallant.dev/posts/a-blog-reborn/" rel="nofollow">https://gallant.dev/posts/a-blog-reborn/</a>
<a href="https://www.justus.ws" rel="nofollow">https://www.justus.ws</a><p>Built with Eleventy, hosted on GitHub Pages. I’ve had more polished looking sites, but I’m having fun with it and trying not to take myself too seriously.<p>For dev, it gets rebuilt locally after every file change (Eleventy's file watching and live refresh is awesome). For prod, it gets built on GitHub by Actions after every push. That way I can make quick updates using GitHub's editor on-the-go if I need to.<p>I write about sysadmin/sewing/running/outdoors/whatever else interests me.
<a href="https://ahmet.im/" rel="nofollow">https://ahmet.im/</a> It's a blog with static HTML (Hugo) hosted on a Google Cloud Storage bucket (3 cents/mo) with a Cloudflare CDN for caching/TLS termination. I'm not good at frontend tech so it's just text with bootstrap.css.<p>I have posts in my blog dated as back as 2005. I migrated from my own DIY blog CMS in VBScript (classic ASP) –there was no WordPress back in the day– which I migrated to WordPress, and finally settled on static HTML compiled from Markdown.
<a href="https://defanor.uberspace.net/" rel="nofollow">https://defanor.uberspace.net/</a><p>And the setup (XSLT-based generation) -- <a href="https://git.uberspace.net/homepage/" rel="nofollow">https://git.uberspace.net/homepage/</a><p>It includes my musings on the initial topic (relatively minimalistic web design) too: <a href="https://defanor.uberspace.net/notes/web-design-checklist.xhtml" rel="nofollow">https://defanor.uberspace.net/notes/web-design-checklist.xht...</a>
<a href="https://3d.readyplayeremma.com/" rel="nofollow">https://3d.readyplayeremma.com/</a><p>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.<p>Works on mobile too, but touch controls are not as nice. Real-time reflection and refraction on some things in the scene too.<p>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.
<a href="https://ae7ii.dev" rel="nofollow">https://ae7ii.dev</a><p>This is just my digital garden for ham radio. I just launched it last much so there isn't much information on there at the moment.
<a href="https://dominik.net/" rel="nofollow">https://dominik.net/</a><p>Hurrah for personal home pages :)
<a href="https://dominik.net/reviving-ye-olde-personal-home-page.html" rel="nofollow">https://dominik.net/reviving-ye-olde-personal-home-page.html</a><p>Have written up my favorite books I've read each year for the past 6 years, most recent entry:
<a href="https://dominik.net/favorite-books-read-in-2021.html" rel="nofollow">https://dominik.net/favorite-books-read-in-2021.html</a>
<a href="https://silv.io" rel="nofollow">https://silv.io</a><p>Built with Django + React SSR using <a href="https://www.reactivated.io" rel="nofollow">https://www.reactivated.io</a>
<a href="https://theoreticallygoodwithcomputers.com" rel="nofollow">https://theoreticallygoodwithcomputers.com</a><p>I like to write about CS/Math, programming topics (mostly in Julia or Python), and language. In particular, I like to combine these when possible (see [1], which I am quite proud of).<p>Hoping to add a bit more content during an upcoming break.<p>[1]: <a href="https://theoreticallygoodwithcomputers.com/posts/aoc-aheui-en/" rel="nofollow">https://theoreticallygoodwithcomputers.com/posts/aoc-aheui-e...</a>
<a href="https://inherently.xyz/" rel="nofollow">https://inherently.xyz/</a><p>I have a small personal website where I write mostly about self-hosting and homelab stuff, kubernetes and have a couple small tutorial series. It's nothing impressive and I've neglected it in the last half a year or so due to university taking up almost all of my time. Also thinking of opening a tidbits section where it's small things I learn instead of waiting to finish something I'm doing and then writing about it.
If we're talking personal:<p>- I had <a href="https://shahinrostami.com" rel="nofollow">https://shahinrostami.com</a> which grew into a collection of notebooks, now it's not so personal...<p>- Recently booted up <a href="https://polyra.com" rel="nofollow">https://polyra.com</a>, which I'm keeping a little more personal<p>For my projects, I have <a href="https://plotapi.com" rel="nofollow">https://plotapi.com</a> and <a href="https://plotpanel.com" rel="nofollow">https://plotpanel.com</a>
I’m a designer who hates redoing my personal site, so I’ve had a relatively stable one at <a href="https://quinnkeast.com" rel="nofollow">https://quinnkeast.com</a> for years.
I have a basic blog at <a href="https://johnvantine.com" rel="nofollow">https://johnvantine.com</a>. I've been blogging in one form or another since the late 90s. Life has changed a lot since then, but I still try to post a few times a year. I just wrote about my experience solo traveling in Iceland! <a href="https://johnvantine.com/solo-travel-in-iceland-fire-ice-solidarity/" rel="nofollow">https://johnvantine.com/solo-travel-in-iceland-fire-ice-soli...</a>
Wow.. So many great sites.<p>Mine are: <a href="https://www.davewasthere.com/" rel="nofollow">https://www.davewasthere.com/</a> travel site I created after getting locked up in 1999 while travelling in Russia. I stopped updating in in 2014, and stopped travelling in 2019. No idea why ;)<p>And <a href="https://davebeer.com/" rel="nofollow">https://davebeer.com/</a> as just somewhere to write random shite, with no real theme.<p>Just good fun and neither have any real purpose other than a semi-public, but obscure diary.
<a href="https://kavitareader.com/" rel="nofollow">https://kavitareader.com/</a><p>I've been working on this for just over a year now. Started it to learn .net and build myself a self-hosted reading server since the different software out there were pretty bare bones on had a UX I didn't personally like.<p>Really fun project that I've learned a ton on and so much more to do.<p>Source Code: <a href="https://github.com/Kareadita/Kavita" rel="nofollow">https://github.com/Kareadita/Kavita</a>
I made this long ago, before Dustin Brett published his and now it doesn't seem as impressive in comparison. I didn't invest heavily in this project though, it's hacky and it's over. <a href="https://desk.glitchy.website" rel="nofollow">https://desk.glitchy.website</a><p>I also have this as a way of showcasing some of my music in a futuristic style. Made with a react ui lib called "Arwes" <a href="https://glitchy.website" rel="nofollow">https://glitchy.website</a>
<a href="https://luciano.laratel.li" rel="nofollow">https://luciano.laratel.li</a> :)<p>All-clojurescript with some macros at compile time to parse markdown into hiccup using my friend Kiran’s library CyberMonday. [0] This was a rewrite from my previous blog which was using a Hugo template with my modifications. I haven’t blogged in a while but have some LLVM stuff on there.<p>[0]: <a href="https://github.com/kiranshila/cybermonday" rel="nofollow">https://github.com/kiranshila/cybermonday</a>
<a href="https://fuzzcrush.xyz" rel="nofollow">https://fuzzcrush.xyz</a><p>I write music reviews mostly, but there are a handful of blog posts in there.<p>Site is built on self-hosted WordPress with my own theme.
<a href="https://blog.darkmere.gen.nz/" rel="nofollow">https://blog.darkmere.gen.nz/</a><p>My personal Blog is just a simple wordpress site. I do an quick review of audiobooks each month plus the odd other article.<p><a href="https://blog.darkmere.gen.nz/2020/08/sidewalk-delivery-robots-an-introduction-to-technology-and-vendors/" rel="nofollow">https://blog.darkmere.gen.nz/2020/08/sidewalk-delivery-robot...</a> - is an article I wrote about Sidewalk Delivery Robots
My project website: <a href="https://www.checkbot.io/" rel="nofollow">https://www.checkbot.io/</a><p>I was aiming for a simple and clean design, with fast loading. The whole homepage is 200KB transferred. Renders in about 0.7s on my desktop.<p>Main tricks: use SVG everywhere you can (the big screenshot is SVG) and consider inlining it, use minimal CSS and inline it, host fonts yourself, use CSS font swap, don't use JavaScript for content or at all if you can help it, minimise CSS/JS/HTML and use HTTP2.
<a href="https://www.danielecook.com" rel="nofollow">https://www.danielecook.com</a> mostly a technical blog. I added a photos section for fun which is my favorite part.
Sure why not. I made this blog when I stopped using social media, and have yet to post anything personal that is not vaguely cryptic.<p><a href="https://srslyw.tf" rel="nofollow">https://srslyw.tf</a><p><a href="https://srslyw.tf/hello-world/" rel="nofollow">https://srslyw.tf/hello-world/</a><p>It’s not as fancy as some of the others, but I used Ghost because anything else would probably have broken by now. (And I still managed to break it, as the text renders black if you’re not using dark mode)
<a href="https://njs.com.np" rel="nofollow">https://njs.com.np</a>
I started writing about security but eventually started blogging in my own company’s resources/blog so there’s not much. After around a decade of plain simple site, I settled with Wordpress and also wrote about why I did that here. <a href="https://njs.com.np/uncategorized/why-wordpress/" rel="nofollow">https://njs.com.np/uncategorized/why-wordpress/</a>
<a href="https://sagar.se" rel="nofollow">https://sagar.se</a><p>I really wanted to use something static, lightweight, and simple, without sacrificing UI features offered by 3-column Wordpress themes. Managed to do that with Hugo. There is also a so-called Digital Garden generated with custom scripts from the Dendron note taking software.<p>Notes from the setup process are here: <a href="https://sagar.se/notes/hugo/" rel="nofollow">https://sagar.se/notes/hugo/</a>
<a href="https://deadcomputersociety.com/" rel="nofollow">https://deadcomputersociety.com/</a><p>This is my website which contains projects, a small blog, and links to things I've created. It's a static site generated using Zola as well as a few other scripts. I've definitely put more time and effort into the custom theme it uses than I have the actual content on there, but I do have a number of posts in the works that I'll get around to publishing someday.
My personal site is <a href="https://spaulmark.github.io/" rel="nofollow">https://spaulmark.github.io/</a> , and it serves as a showcase for the interactive web toys and tools I've made.<p>I also actively develop an online simulator of the reality show Big Brother at <a href="https://spaulmark.github.io/bb-bots/" rel="nofollow">https://spaulmark.github.io/bb-bots/</a> . I've been working on it for about three years on and off.
<a href="https://kaszkowiak.org" rel="nofollow">https://kaszkowiak.org</a><p>Static website generated by Hugo. It's still Polish only though! I'll translate it one day :-)
<a href="https://sebastiansastre.co/" rel="nofollow">https://sebastiansastre.co/</a><p>I'm working in a [1] couple[2] of open source projects that I'm going to add to the dev story.<p>[1] <a href="https://github.com/sebastianconcept/Mapless" rel="nofollow">https://github.com/sebastianconcept/Mapless</a><p>[2] <a href="https://github.com/sebastianconcept/lobster" rel="nofollow">https://github.com/sebastianconcept/lobster</a>
This is my blog, mostly about programming.
<a href="https://mitchum.blog/" rel="nofollow">https://mitchum.blog/</a><p>I started it with three goals in mind:
1. Remember more of the things I learn about complex topics.
2. Improve my writing skills.
3. Learn about driving traffic to a website.<p>The most noteworthy and popular section are the game tutorials:
<a href="https://github.com/mmaynar1/games" rel="nofollow">https://github.com/mmaynar1/games</a>
<a href="https://www.billdietrich.me/" rel="nofollow">https://www.billdietrich.me/</a><p>Static site, handcrafted HTML/CSS/JS. A late-90's look because I want to keep everything simple, portable, able to use locally, and I'm no expert in UI or CSS. <a href="https://www.billdietrich.me/YourPersonalWebSite.html?expandall=1#IKnowMySiteIsUgly" rel="nofollow">https://www.billdietrich.me/YourPersonalWebSite.html?expanda...</a>
<a href="https://smlavine.com" rel="nofollow">https://smlavine.com</a><p>It's nothing much. I use the same webserver for my mail, personal git hosting, persistent irc. I also use it to host some static content, like videos, for friends and family.<p>I like web development as much as a caveman likes banging rocks together to make a fire: I just want it to work. I don't bother with some static site generator or whatever. It's just handwritten html and some googled css, served by nginx.
<a href="http://www.makarioslabs.com/" rel="nofollow">http://www.makarioslabs.com/</a>
Just a little webgl demo I like tinkering with every so often
My current little side project that was originally just a way to learn SolidJS is <a href="https://www.thebarterbee.com/" rel="nofollow">https://www.thebarterbee.com/</a><p>Not sure if it's going to go anywhere, but basically the idea is a place swap services. Something like.. "hey I'll teach you Javascript if you teach me Marketing"<p>Very open to feedback, ideas, design critiques, etc.<p>The tech stack is Solid JS on the frontend and Rust (Actix Web) and Postgres on the backend
<a href="https://finn.lesueur.nz/" rel="nofollow">https://finn.lesueur.nz/</a><p>Mostly a way for me to journal about hiking/tramping and about the books I read.
I registered <a href="https://honeypot.net/" rel="nofollow">https://honeypot.net/</a> almost 24 years ago. It was originally served off a Perl script on my Amiga, and evolved from one stack to another over the years. Now it’s generated by a script that does a “git pull; hugo; rsync” every five minutes. I add a new page in iA Writer on my iPad, use Working Copy to push it to my git repo, then wait a few minutes for it to show up on the web.
<a href="https://crabl.net/" rel="nofollow">https://crabl.net/</a><p>I've been working on turning my personal website into something more "app-like" (in the same vein as Brian Lovin: <a href="https://brianlovin.com/writing/how-my-website-works" rel="nofollow">https://brianlovin.com/writing/how-my-website-works</a>) and earlier this year I settled on a design that I actually don't hate for a change ;)
I've always failed to actually have a personal site. I've one for my startup <a href="https://www.dahut.tech" rel="nofollow">https://www.dahut.tech</a> that I'm pretty proud of, it's slim and get 100 points on pagespeed.<p>However I've setup gemini://iveqy.com and actually started blogging. First I wasn't really sure if it's sane, but every blog entry gets over 100 reads and I often get comments on them. That makes it fun!
I know it's not fancy, but it has a 100 page score and it has day-mode and night-mode, automatically based on your OS setting, and it's fast and reliable.
<a href="https://waltermichelin.com/" rel="nofollow">https://waltermichelin.com/</a><p>Page score <a href="https://pagespeed.web.dev/report?url=https%3A%2F%2Fwaltermichelin.com%2F" rel="nofollow">https://pagespeed.web.dev/report?url=https%3A%2F%2Fwaltermic...</a>
<a href="https://staysaasy.com/" rel="nofollow">https://staysaasy.com/</a><p>It's not quite mine (I share it with a friend), but it is our personal blog since we're anonymous. We write about scaling high-growth engineering and PM teams.<p>Tech stack is Jekyll with a minimalist theme that we liked (Hydeout). We've set up a continuous deployment pipeline via Gitlab. Sometimes, the engineer in me can't believe that we can have all of these things for free.
<a href="https://www.MikeDamm.com" rel="nofollow">https://www.MikeDamm.com</a> - ANSI art rendered in the browser. Click anywhere to get the music going.
<a href="https://ig.emnace.org" rel="nofollow">https://ig.emnace.org</a><p>I write my pages as plain HTML documents. Pretty refreshing!<p>I have a blog post detailing the rationale: <a href="https://ig.emnace.org/articles/simplicity-of-web-page.html" rel="nofollow">https://ig.emnace.org/articles/simplicity-of-web-page.html</a><p>But the gist of it is pretty much what you'd expect from the site alone: lightweight, semantically correct, minimal Web pages.
Mine is <a href="https://marclittlemore.com" rel="nofollow">https://marclittlemore.com</a><p>I eventually settled on Eleventy as the site generator and it's hosted on Netlify. I'm an Engineering Manager so I write about intentional technical leadership, and interesting tech challenges.<p>Newsletter about tech leadership is here too - <a href="https://marclittlemore.com/newsletter" rel="nofollow">https://marclittlemore.com/newsletter</a>
Not much to look at, mostly tech notes, some blog posts, and tests: <a href="https://www.bidon.ca/en" rel="nofollow">https://www.bidon.ca/en</a><p>I'm in the process of migrating from Drupal to Hugo.<p>One challenge I have: I sometimes prefer to write in French, sometimes English, and managing a bilingual site is a bit of a pain. So in my new site I decided I'll mix everything together (which will probably annoy everyone, but hey, it's my site ;-)
<a href="https://aarontag.dev" rel="nofollow">https://aarontag.dev</a><p>It's very minimal from a style standpoint, with no images except the SVG "logo", and all static. But for all of it's not much I really like how it's turned out.<p>There's a blog too, although I don't post NEARLY enough<p>(I'm also currently looking for work, <a href="https://aarontag.dev/resume.html" rel="nofollow">https://aarontag.dev/resume.html</a>)
<a href="https://vinc.cc" rel="nofollow">https://vinc.cc</a><p>This a very simple personal website where I write about the various things I care about from time to time.
<a href="https://ultimatemachine.se" rel="nofollow">https://ultimatemachine.se</a><p>I share the projects I'm working and blog about my journey as an Indie Hacker.
A simple portfolio site but all made of 3D blocks that bounce around a lot.<p><a href="http://plackett.co.uk" rel="nofollow">http://plackett.co.uk</a><p>Made while learning a-frame, which is awesome and worth trying out if you like making 3D web stuff really easily.<p><a href="https://aframe.io/docs/1.3.0/introduction/developing-with-threejs.html" rel="nofollow">https://aframe.io/docs/1.3.0/introduction/developing-with-th...</a>
Seriously, GitHub is the personal site for me<p><a href="https://github.com/karthikeshwar1" rel="nofollow">https://github.com/karthikeshwar1</a><p>It's minimal, easy to manage and update.<p>I did try making my own site though:
<a href="https://karthikeshwar1.github.io" rel="nofollow">https://karthikeshwar1.github.io</a>
<a href="https://karthikeshwar1.github.io/lite" rel="nofollow">https://karthikeshwar1.github.io/lite</a>
<a href="https://andrew.legal" rel="nofollow">https://andrew.legal</a><p>Mostly templates for legal agreements at this point. Gets more traffic than you'd think.
<a href="https://shivamrana.me/" rel="nofollow">https://shivamrana.me/</a><p>Haven't been able to spend time on this. I want to improve the following 2 things first:<p>- Travel page: have those hover on the map and see where all I have travelled.<p>- Landing page: I want to change the landing page to a portfolio page where I have a stackoverflow type developer timeline thing.<p>Sadly, I don't have much experience in web technologies, so not sure how to even start with these things.
<a href="https://kusha.me/" rel="nofollow">https://kusha.me/</a><p>- Pre-rendered static files so you can view the site without JS (Front page "terminal" animation and possibly the contact page won't work)<p>- Blog backed by JSON/Markdown<p>- Built with Vue<p>- Hosted on GH pages/backed by Cloudflare<p>Source: <a href="https://github.com/kushagharahi/kushagharahi.github.io" rel="nofollow">https://github.com/kushagharahi/kushagharahi.github.io</a>
<a href="https://tommasoamici.com" rel="nofollow">https://tommasoamici.com</a><p>What I like the most is the Games page where I showcase my collection of board games with play statistics from BoardGameGeek.<p>Edit: to import games from BGG into Gatsby I wrote a source plugin which is open source <a href="https://github.com/TommasoAmici/gatsby-source-bgg" rel="nofollow">https://github.com/TommasoAmici/gatsby-source-bgg</a>
<a href="https://cprimozic.net/" rel="nofollow">https://cprimozic.net/</a><p>Personal site and blog. Designed with the goal of being what I want people to see if they were to google me.<p>My favorite part is my portfolio: <a href="https://cprimozic.net/portfolio/" rel="nofollow">https://cprimozic.net/portfolio/</a><p>It contains descriptions + screenshots of my significant projects going back to when I first learned programming.
<a href="https://mrsearer.com/" rel="nofollow">https://mrsearer.com/</a><p>Logging trips and hikes over the years.<p>The main thing that is slightly different is that trip reports can be viewed in chronological order as opposed to reverse chronological order like most blogs are arranged.<p>For instance: <a href="https://mrsearer.com/travel/costa-rica-2014/" rel="nofollow">https://mrsearer.com/travel/costa-rica-2014/</a>
<a href="https://matthewminer.name/" rel="nofollow">https://matthewminer.name/</a><p>Just wrote it from scratch in PHP without any libraries in college, and have just kept adding more and more ever since. It's hosted on NearlyFreeSpeech for like $5/month. I l got really frustrated with Apache setting it up, but now I feel like Apache with separate files for each page makes everything very modular and easy to add onto.
<a href="https://rolandog.com" rel="nofollow">https://rolandog.com</a><p>I had taken it down, but — as I'm learning everything Emacs — I'm in the middle of recreating it with project.el and org-mode... comments be damned... So, there's very little of value at the moment.<p>However, I've been thinking about inviting people to add annotations with <a href="https://hypothes.is" rel="nofollow">https://hypothes.is</a>
<a href="https://iyer.ai" rel="nofollow">https://iyer.ai</a><p>Over the past 17 years I've moved from self developed blogging systems, blogspot, self hosted Wordpress now onto JAM stack deployed on cloudflare. I used to develop and write about Age of Empires and Age of Mythology Modding but more recently: I write about distributed systems, large scale software design and some machine learning and data-structures/algorithms.
<a href="https://www.matthewhoelter.com" rel="nofollow">https://www.matthewhoelter.com</a><p>Built with Jekyll and a custom theme. I use Two.js for the confetti.
<a href="https://rad.as" rel="nofollow">https://rad.as</a><p>Intended to make this to start blogging... didn't happen but still had some fun making the site
<a href="https://l3m.in" rel="nofollow">https://l3m.in</a> is my personal website (in french). Runs a """custom""" blog & projects list on an old Dell Optiplex fx160 next to my box, on my home.<p>Even if my home connection is still ADSL it should load fast since I optimized a lot of things (webp, no js, cache, fonts with only the chars I need for the titles...). It uses apache, php & mariadb.
<a href="https://www.owenyoung.com/en/" rel="nofollow">https://www.owenyoung.com/en/</a><p><a href="https://www.owenyoung.com/" rel="nofollow">https://www.owenyoung.com/</a><p>I've used Zola to build both Chinese and English versions of my personal website, and one of my favorite parts is that I show the word count of the articles I've written so far in the header.<p>No Javascript, with a simple CSS file.
<a href="https://experiencednovice.dev/blog/" rel="nofollow">https://experiencednovice.dev/blog/</a><p>A simple blog for me to document some infrequent tasks. Built using WagtailCMS. Eventually I'll add a nice landing page with more about me. I have a few new blog post ideas that are in progress but writing doesn't come natural to me yet so it's a process to keep pushing forward with it.
<a href="https://transitivebullsh.it" rel="nofollow">https://transitivebullsh.it</a><p>It's powered by Notion as a CMS, react-notion-x, Next.js, and Vercel.<p>I published an open source starter kit so anyone can easily create similar sites: <a href="https://github.com/transitive-bullshit/nextjs-notion-starter-kit" rel="nofollow">https://github.com/transitive-bullshit/nextjs-notion-starter...</a>
<a href="https://www.maxlaumeister.com/" rel="nofollow">https://www.maxlaumeister.com/</a><p>My personal site has programming, music, blog articles, fiction and more. It has an achievement system, a guestbook, a retro games section, and a ton of little knickknacks and easter eggs I've added over the years! I recently drew and added a mascot, the bird-fox. The whole site is based on a custom Jekyll theme.
<a href="https://padiracinnovation.org/News/" rel="nofollow">https://padiracinnovation.org/News/</a><p>When I retired 8 years ago, I decided to keep some online presence, possibly about biology.
The name of this site stems the state of our bank account when we were young, my wife and me: It was always empty, like the French chasm in Padirac.<p>Life events steered this blog in the field of neurodegenerative diseases.
<a href="https://abhaynayar.com/" rel="nofollow">https://abhaynayar.com/</a><p>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.
I have two:<p><a href="https://blmayer.dev" rel="nofollow">https://blmayer.dev</a>
<a href="https://saucecode.bar" rel="nofollow">https://saucecode.bar</a><p>The first runs on my RPi on my living room, it is more about me and my portfolio.<p>The second one is a blog, currently runs on GCP, but I'll put it on my RPi briefly.<p>I tried to make the minimalistic without losing style. So they look like a terminal and a very old computer respectively.
I make tech and ethics related posts at <a href="http://www.CircuitBored.Com" rel="nofollow">http://www.CircuitBored.Com</a> as often as possible, and often share them here...<p>I also run a very original music record label at <a href="http://www.RuffAndTuffRecordings.Com" rel="nofollow">http://www.RuffAndTuffRecordings.Com</a><p>Way too busy maintaining and updating it all, but it's honest work, no ads. :P
<a href="https://relaxdiego.com/" rel="nofollow">https://relaxdiego.com/</a><p>Just recently (finally) added functionality that auto-tests the code snippets in my articles. I talked about it in this article: <a href="https://relaxdiego.com/2022/02/autotest-code-snippets.html" rel="nofollow">https://relaxdiego.com/2022/02/autotest-code-snippets.html</a>
<a href="https://chanux.me/blog" rel="nofollow">https://chanux.me/blog</a><p>I have a lot I <i>should</i> add here: <a href="https://notes.chanux.me/" rel="nofollow">https://notes.chanux.me/</a><p>I have been documenting the same stuff over and over in the private knowledge base type sites I set up in the companies I worked in. Figured I'd much rather put the generic ones in the public.
<a href="https://daqhris.com" rel="nofollow">https://daqhris.com</a><p>My home on the Internet. I actually don't have my own place in real life. This website fulfills a deep desire of ownership. So, I built it (from a fork on GitHub) as minimal and as light as I can for less maintenance. Serves also as the place to aggregate all my online presence, to list some software projects and to host a detailed CV.
My blog isn't all that amazing visually, but I'll use this to recommend fast pages. If you know a bit of coding and your goal is to write and not tinker, it's the perfect tool.<p>[1] <a href="https://www.adithyabalaji.com" rel="nofollow">https://www.adithyabalaji.com</a><p>[2] <a href="https://github.com/fastai/fastpages" rel="nofollow">https://github.com/fastai/fastpages</a>
My personal site is <a href="https://siddhantpyasi.com/" rel="nofollow">https://siddhantpyasi.com/</a><p>It's a static site on Github Pages. The theme is WordPress 2020. Back in the day I was working a really boring job so I spent a fair bit of time writing a newsletter about nothing which I've shoehorned into the "Blog" section, makes the blog section a lot more presentable too.
<a href="https://wrongsideofmemphis.com/" rel="nofollow">https://wrongsideofmemphis.com/</a><p>I talk mostly about Python and other dev topics…
Mine's <a href="https://cramer.tech" rel="nofollow">https://cramer.tech</a>
It's mostly for publishing my photography for friends since I don't use social media apart from HN. I plan to populate it with lots more content soon, photography as well as writing. Built on GitHub Pages and Jekyll from the Student Pro Pack, might build something from scratch once that runs out.
<a href="https://tuckersiemens.com" rel="nofollow">https://tuckersiemens.com</a><p>I try to keep it simple, HTML, Sass (but really just vanilla CSS), and no JS. I generate the site with Zola (<a href="https://www.getzola.org/" rel="nofollow">https://www.getzola.org/</a>), which has been fantastic. Nothing fancy here, probably write a post once a year, but I have fun doing so.
My personal blog ^1 using the Jekyll engine with a custom theme I made ^2. All hosted on GitHub and secured with Cloudflare. Simple publishing workflow and zero hosting costs.<p>[1]: <a href="https://jwillmer.de" rel="nofollow">https://jwillmer.de</a>
[2]: <a href="https://github.com/jwillmer/jekyllDecent" rel="nofollow">https://github.com/jwillmer/jekyllDecent</a>
<a href="https://ninjito.com" rel="nofollow">https://ninjito.com</a> : archive of 10+ years of various urban exploration exploits..
<a href="https://a-shared-404.com/" rel="nofollow">https://a-shared-404.com/</a><p>Not much hear yet, just a bit about me and some stuff I've done.<p>Am thinking about doing a weekly updates on a project to force me to actually do something, but not committing to that yet :P<p>Also see <a href="http://marvilde.cc/" rel="nofollow">http://marvilde.cc/</a><p>Don't have a website? Wanna learn FreeBSD? Do both here!
<a href="https://nowrestlingonisland.com/" rel="nofollow">https://nowrestlingonisland.com/</a><p>Lovingly hand-coded HTML, no JS, lightweight, just a place to post my humorous short stories (warning: immature humour and sort-of adult themes). Just a github pages site that I manually edit and push, but perfectly suits my simple needs. Also has a couple of “easter eggs” that I found amusing.
I have a personal blog at <a href="https://www.brosstribe.com" rel="nofollow">https://www.brosstribe.com</a> where I blog about stuff I've done, so I can find it later and remember it.<p>I also run a little BBQ cheet sheet app, at <a href="https://www.time2temp.com" rel="nofollow">https://www.time2temp.com</a> where I welcome pull requests for more times and Temps for BBQ.
<a href="https://chrissardegna.com" rel="nofollow">https://chrissardegna.com</a><p>I spend so much time in a shell, I wanted my website to reflect that. Main pages use augmented-ui [0] and concrete.css [1].<p>[0]: <a href="https://augmented-ui.com/" rel="nofollow">https://augmented-ui.com/</a><p>[1]: <a href="https://concrete.style/" rel="nofollow">https://concrete.style/</a>
<a href="https://www.realtorstats.org" rel="nofollow">https://www.realtorstats.org</a><p>Organizes data from real estate sales to help find an agent that will maximize your selling price. Eg, who will beat the Zestimate in Echo Park? I started it to help me find an agent to sell my house in LA and then decided to expand it across Los Angeles area neighbourhoods.<p>Also got me using Next JS, and deploying on Vercel.
Very interesting thread! Will probably come back from time to time and browse random sites. It's amazing to see that in this era of IG and Tik Tok people still care about the web. I am actually hoping for a revival of blogs and RSS. The /now movement is also something I like: nownownow.com<p>Here is my site, for the reference: <a href="https://ibz.me" rel="nofollow">https://ibz.me</a>
<a href="https://jeaye.com/" rel="nofollow">https://jeaye.com/</a> - Pretty minimal site and a blog I so often think about getting back to, but there's always some other priority.<p>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.
<a href="https://aaroneiche.com" rel="nofollow">https://aaroneiche.com</a>
My various misadventures, over the last decade it’s largely been various personal projects.<p>(Edit)
It’s a Wordpress install. I’ve spent a fair bit of time contemplating a move to a static site generator. I know it’s an unpopular opinion, but I really like Wordpress. I find the editor is easy and it gets out of my way.
<a href="https://www.locserendipity.com" rel="nofollow">https://www.locserendipity.com</a><p>You can serendipitously discover and search for old books and resources, listen to old out of copyright music and radio, and talk to a robotherapist, too: <a href="https://www.locserendipity.com/Rogerian.html" rel="nofollow">https://www.locserendipity.com/Rogerian.html</a>
<a href="https://bytebucket.co" rel="nofollow">https://bytebucket.co</a><p>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).
<a href="https://learnbyexample.github.io/" rel="nofollow">https://learnbyexample.github.io/</a><p>I'm using Zola SSG (<a href="https://github.com/getzola/zola" rel="nofollow">https://github.com/getzola/zola</a>) and hosted on GitHub Pages. I write about Regular Expressions, CLI one-liners, Scripting Languages, Vim, self-publishing, etc.
recently ported old blog to github pages using nextjs ssg, plus has an rss feed <a href="https://cmdcolin.github.io/" rel="nofollow">https://cmdcolin.github.io/</a> (post on how I made it <a href="https://cmdcolin.github.io/posts/2021-12-26-nextjs" rel="nofollow">https://cmdcolin.github.io/posts/2021-12-26-nextjs</a>)
<a href="https://leclan.ch" rel="nofollow">https://leclan.ch</a><p>Simple and to the point. It looks almost the same as my actual business card.
<a href="http://lalo.li/" rel="nofollow">http://lalo.li/</a> short message service (only works on desktop, its old)<p><a href="http://lalo.li/lsd/" rel="nofollow">http://lalo.li/lsd/</a> and <a href="http://lalo.li/ddd/" rel="nofollow">http://lalo.li/ddd/</a> some games work pretty well on mobile
<a href="https://karmanyaah.malhotra.cc/" rel="nofollow">https://karmanyaah.malhotra.cc/</a><p>Built with Jekyll, most content is in Markdown. It uses the standard Jekyll theme Hydeout.<p>It's hosted on IPFS with my self-hosted IPFS gateway serving HTTP. The home page is <15kb<p>Comments are powered by Matrix using <a href="https://cactus.chat" rel="nofollow">https://cactus.chat</a>
My website mostly for my plotter art!<p><a href="https://www.chromatocosmos.com/" rel="nofollow">https://www.chromatocosmos.com/</a>
It used to be fun and interactive. Though, I recently started redesigning it to be more professional looking so pretty empty rn.<p><a href="https://searchableguy.com/" rel="nofollow">https://searchableguy.com/</a><p>There are some tools I built which are not visible like timezone<p><a href="https://searchableguy.com/timezone" rel="nofollow">https://searchableguy.com/timezone</a>
<a href="https://depaula.cz/" rel="nofollow">https://depaula.cz/</a><p>Made with org mode exports and hosted via GitHub pages.<p>Proud Comic Sans user!
<a href="https://arne.me" rel="nofollow">https://arne.me</a><p>The color scheme is derived from the current commit sha. It's built using Zola [0] and Nix. See GitHub [1].<p>[0] <a href="https://www.getzola.org" rel="nofollow">https://www.getzola.org</a><p>[1] <a href="https://github.com/bahlo/arne.me" rel="nofollow">https://github.com/bahlo/arne.me</a>
My 12+ years old website: <a href="http://www.stargrave.org/" rel="nofollow">http://www.stargrave.org/</a>
Currently it is built as a Texinfo document. Previously I used reStructuted Text (Sphinx), Vimwiki, Gopher-compatible Perl scripts, FTP-viewable READMEs and static HTMLs. Contains much more data than even social networks will ask from people.
I'm at <a href="https://maxleiter.com" rel="nofollow">https://maxleiter.com</a>, built with next.js for server-side generation but with javascript removed in the final bundle so it comes in at ~13KB cold cache. At risk of being mocked for my definition of minimalism, I tried to keep it fairly minimalist and simple while having a modern web aesthetic.
<a href="https://xpz-wiki.uk.to/" rel="nofollow">https://xpz-wiki.uk.to/</a>
This is a wiki/encyclopedia type of site for the X-Piratez mod for OpenXcom.
The game has many thousands of items and tech to research. And it is hard to understand which tech is required for another. At some point I will build a tree of requirements feature.
<a href="https://evilcookie.de/" rel="nofollow">https://evilcookie.de/</a><p>As a low-level developer, I love to read man-pages and thus thought about making a "content-first", plain-text site.
I also get distracted really fast and thought this would be the best way to get rid of all the noise and just show things as pure and down-boiled as they are.
<a href="https://handbook.id/" rel="nofollow">https://handbook.id/</a><p>I want to document "what works/what doesn't" for my life. Basically, if I start my life from scratch, what would I do the same/differently?<p>Since I'm a software engineer, I think of it like "project template".<p>Of course since I'm also a procrastinator, I haven't written much.
<a href="https://charlieharrington.com" rel="nofollow">https://charlieharrington.com</a><p>I write about old Apple computers and also other stuff I like. I’m also doing a writing challenge this year, one new short story for every week, inspired by a quote from Ray Bradbury:<p><a href="https://f52.charlieharrington.com" rel="nofollow">https://f52.charlieharrington.com</a>
I'm building <a href="https://theprojectmanagement.expert" rel="nofollow">https://theprojectmanagement.expert</a>
I'm seeking to shorten the timeframe that it takes for someone to get from the level of an Expert after they are certified. The site would also be useful for non project managers, as it provides bite sized chunks of information.
<a href="https://kennethfriedman.org" rel="nofollow">https://kennethfriedman.org</a><p>Handwritten HTML and CSS (no JS required). I've been working on my personal site in fits and starts since 2013, so it's by far the longest thing I've ever worked on.<p>I'm pretty happy with it (but would <i>love</i> feedback & suggestions!)
<a href="https://egorfine.com/en/" rel="nofollow">https://egorfine.com/en/</a><p>Also my photo site: <a href="https://egorfine.com/photo/" rel="nofollow">https://egorfine.com/photo/</a> with some pictures of the insides of Mriya, of the Baikonur cosmodrome, lots of Chernobyl pics from various years and others.
<a href="https://xavd.id/" rel="nofollow">https://xavd.id/</a><p>It's basically just text and images, but I'm proud that I did the whole thing (content, design, implementation) and the overall attention to small details.<p>Also, I love the domain. @xavdid is my username on basically everything that isn't an account I've had for a very long time (eg this one).
<a href="https://webcamplus.app" rel="nofollow">https://webcamplus.app</a> has been my pet project for the past two years. It's a webcam app for iOS/macOS. The site itself is just a simple static HTML page hosted on GitHub Pages. The app download image is hosted within a GitHub release. Some basic CSS to handle dark mode, just for fun :)
<a href="https://pedro.cab" rel="nofollow">https://pedro.cab</a><p>My personal website that I made using WordPress where I record absolutely everything I do/watch/read in my life (sleep, exercises, movies, beers, books, places I've visited, tv shows, etc...) since 2015. Unfortunately in portuguese, but it has some really cool charts using chart.js. :)
I used to use my blog for photography, but these days it's mostly just occasional thoughts and the picture part is largely unused or something meant to illustrate the article and not one of my photos, but the design still revolves around each post having an image:<p><a href="https://blog.samwhited.com/" rel="nofollow">https://blog.samwhited.com/</a>
<a href="https://www.damninteresting.com" rel="nofollow">https://www.damninteresting.com</a> : This is my outlet for my love of writing non-fiction, my enjoyment of graphic design, and a playground for web design and development. It also gives me a chance to mentor younger writers. The site is going to turn 17 years old this September. Sheesh.
I have a couple of them that I generally share:<p><a href="https://littlegreenviper.com" rel="nofollow">https://littlegreenviper.com</a><p><a href="https://riftvalleysoftware.com" rel="nofollow">https://riftvalleysoftware.com</a><p>Nothing fancy. They are corporate sites (because they are for companies that I own), but they are really personal sites; especially Little Green Viper.
<a href="https://bryce.io" rel="nofollow">https://bryce.io</a><p>an homage to the countless hours spent playing with Legos as a kid :)
<a href="https://projects.brianmccrillis.com/" rel="nofollow">https://projects.brianmccrillis.com/</a><p>I wanted to have a site I could write and share small apps and projects with people, I actually use the summary tool a lot myself. Though pretty much nothing is "finished" here.<p>Built with Python Flask on Lambda using Zappa. Front end is BS5 and HTMX.
I 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.<p><a href="https://text2db.com/" rel="nofollow">https://text2db.com/</a>
<a href="http://www.chrislessard.co/" rel="nofollow">http://www.chrislessard.co/</a><p>it’s nothing more than a decorated version of <a href="http://bettermotherfuckingwebsite.com" rel="nofollow">http://bettermotherfuckingwebsite.com</a> but it does the job and works on mobile without me needing to understand much about css.
Here is mine:
<a href="https://pilabor.com/" rel="nofollow">https://pilabor.com/</a><p>And here is how I built it with hugo:
<a href="https://pilabor.com/blog/2021/05/building-a-blog-with-hugo/" rel="nofollow">https://pilabor.com/blog/2021/05/building-a-blog-with-hugo/</a>
I don't have a personal site, but if I did it would point to the projects I'm working on. Right now the 2 it would point to are:<p><a href="https://lxagi.com" rel="nofollow">https://lxagi.com</a> (natural language understanding for AGI)<p><a href="https://nexusdev.tools" rel="nofollow">https://nexusdev.tools</a> (back-end powered Flutter apps)
<a href="https://karan.sh" rel="nofollow">https://karan.sh</a><p>Basically my extended academic CV. I generate the html from markdown with pandoc and use a css library that makes it look like Latex (<a href="https://github.com/vincentdoerig/latex-css" rel="nofollow">https://github.com/vincentdoerig/latex-css</a>).
<a href="https://www.peterlunch.com/" rel="nofollow">https://www.peterlunch.com/</a> and I have a repo where I like to put awesome portfolios if you want to add yours <a href="https://github.com/pin0S/portfolios-that-pop" rel="nofollow">https://github.com/pin0S/portfolios-that-pop</a>
<a href="https://ounapuu.ee/" rel="nofollow">https://ounapuu.ee/</a><p>I've finally managed to stick with a disciplined blogging schedule and have managed to write a modest amount of them over the past 2 years.<p>It's also a one stop shop to references to the things I've archived.<p>Not the most lightweight page in the world, but it's good enough at the moment.
I put this together a few years ago as a dashboard to have some basic economic indicators available when I need them. It updates daily and I am an avid consumer of the information, but I haven't spent more than 2hr a year on it since I made it back in 2016.<p><a href="https://www.lastrecession.com" rel="nofollow">https://www.lastrecession.com</a>
<a href="http://theroadchoseme.com" rel="nofollow">http://theroadchoseme.com</a><p>Documenting my years on the road driving my own vehicles to 56 countries.<p>After quitting my software eng job I drove the Pan American Highway from Alaska to Argentina through 17 countries over two years .<p>After working and saving I drove right around Africa, through 35 countries over three years.<p>Now I’m tackling Australia
My personal website is <a href="https://narenkeshav.com/" rel="nofollow">https://narenkeshav.com/</a>
and I've bootstraped my startup <a href="https://www.mani.ai/" rel="nofollow">https://www.mani.ai/</a><p>Have focussed my energy & time to accomplish this. Let's see what the future holds for me.
<a href="https://echevarria.io" rel="nofollow">https://echevarria.io</a><p>Started on it in undergrad to have a place of my own for photos and programming projects. I've slowly expanded it for the past few years. Heavily inspired by Tom MacWright's <a href="https://macwright.com" rel="nofollow">https://macwright.com</a>
<a href="https://paperless.blog/" rel="nofollow">https://paperless.blog/</a><p>Code & contents: <a href="https://gitlab.com/victor-engmark/victor-engmark.gitlab.io" rel="nofollow">https://gitlab.com/victor-engmark/victor-engmark.gitlab.io</a><p>Built using Nix & Jekyll, with some linting and Dependabot support.
<a href="https://quaxio.com/" rel="nofollow">https://quaxio.com/</a><p>My personal site, been around since the mid 90s. Lots of posts about programming, code golfing, math, etc.<p>For several years, I spent ~50h a month writing one (hopefully) high quality post. Haven’t been able to keep that commitment lately, so it’s more like a post a year at this point.
My personal website <a href="https://andykais.com" rel="nofollow">https://andykais.com</a>. The "Art" link is probably my proudest page (<a href="https://andykais.com/moleskine" rel="nofollow">https://andykais.com/moleskine</a>). I'm not using any libraries to implement this effect
My main side-project site right now is Derw, a programming language like Elm but with Typescript interop. The homepage is <a href="https://derw-lang.github.io/" rel="nofollow">https://derw-lang.github.io/</a>, and there's a PR open to improve it but I'm not sure yet how far I want to stray from minimalism.
<a href="https://davidkunnen.com" rel="nofollow">https://davidkunnen.com</a> my personal site<p><a href="https://stockevents.app" rel="nofollow">https://stockevents.app</a> my main project<p><a href="https://minimalanalytics.com" rel="nofollow">https://minimalanalytics.com</a> something I made some time ago that people liked
<a href="https://mikemcquaid.com" rel="nofollow">https://mikemcquaid.com</a><p>Various articles I’ve written and talks I’ve done over the years working as a software engineer or at university.<p>The skyline in the header is always a view from my current house.<p>This site has lasted in some form across my name change, self-hosting in my university flag to Wordpress to GitHub Pages.
<a href="https://calebmakela.com" rel="nofollow">https://calebmakela.com</a><p>It's nothing fancy, the site in itself is a personal project spawned from wanted to write more and have a presence.<p>It's built with Hugo and some gross hand-spun CSS. Though, after seeing some of these other amazing personal sites, I think it might be time for a refresh...
<a href="https://jeremyshaw.co.nz" rel="nofollow">https://jeremyshaw.co.nz</a> and <a href="https://blog.jeremyshaw.co.nz" rel="nofollow">https://blog.jeremyshaw.co.nz</a><p>Just a relatively inexperienced web developer documenting my progress of learning. Great to see such interesting personal sites from everywhere here
<a href="https://json4u.com/en" rel="nofollow">https://json4u.com/en</a><p>All in one JSON tools for your need, including JSON diff, format, escape and so on. Because I can't find an online tool which meets all my requirements (eg. char-by-char compares, int64 support, sync scroll), so I built it by myself with Astro + Vue3.
<a href="https://lauriegriffiths.github.io/micro-mysteries/" rel="nofollow">https://lauriegriffiths.github.io/micro-mysteries/</a><p>Very short mystery stories that you have to work out yourself. I try to keep it as simple as possible. Originally it was html only but now I use a static site builder and 5 lines of CSS.
<a href="https://foon.uk/" rel="nofollow">https://foon.uk/</a><p>Very bare-bones right now, just some Javascript (and, earlier, Flash) games I've made over the years.<p>It's all static, which is nice to manage, but I do miss some of the interactive things (comments, polls, etc) I was able to easily knock up back when I had it all in PHP.
<a href="https://thomashunter.name" rel="nofollow">https://thomashunter.name</a><p>I'm a prolific blogger, wouldn't be surprised if I have the most posts on here. Mostly Node.js and JavaScript.<p>I host things like side projects, all of my presentations, and my resume on it. When I publish a new book I update the pages to link to it for marketing.
<a href="https://www.y1zhou.com" rel="nofollow">https://www.y1zhou.com</a><p>I spent more time working on the Hugo theme (<a href="https://github.com/y1zhou/hugo-northeast" rel="nofollow">https://github.com/y1zhou/hugo-northeast</a>) than actually putting content out. Gonna spend more time writing!
<a href="https://dcaulfield.com" rel="nofollow">https://dcaulfield.com</a><p>I took a look of inspiration from a couple of other sites I saw around. I wanted it to be simple and straight to the point. I know nobody reads it, but it's just a place for me to write my thoughts and hopefully use it as a reference for future employment.
A bit late to the party, but here is my site/blog:<p><a href="https://danrh.net/" rel="nofollow">https://danrh.net/</a><p>A Jekyll site, hosted on DigitalOcean, and tested it on w3m and firefox. I mainly write about Software Engineering / Infrastructure.<p>I'm currently in the process of revamping it, partially because I'm looking for a new job.
It's been half-working, half-broken for months at this point, and I haven't picked a project to wrangle into the spotlight on the home page.<p>Thanks for reminding me to plug away at it some more :) Not a frontend person at all so this is a labor of love<p><a href="https://www.markusde.ca/" rel="nofollow">https://www.markusde.ca/</a>
<a href="https://achris.me" rel="nofollow">https://achris.me</a><p>I'm working to improve it every week but already happy with it, I've built my own blog system with NextJS and the code is public at<p><a href="https://github.com/a-chris/achris.me" rel="nofollow">https://github.com/a-chris/achris.me</a>
<a href="https://www.nexle.dk/" rel="nofollow">https://www.nexle.dk/</a><p>- have had the domain since like 99 or 2000 or so, and have used it for different purposes but for the last many years it's just been a collection of things I read and like (it automatically pulls from Instapaper the articles I've liked).
<a href="https://www.forrestthewoods.com/blog/" rel="nofollow">https://www.forrestthewoods.com/blog/</a><p>Artisinally hand crafted HTML, CSS, and JS. No templates or frameworks or static generators.<p>Mostly focused on my blog content. Which is mostly game dev related. Has a portfolio section from the last time I went job hunting.
Literally just finished the first draft of my personal website last night: <a href="https://www.spencerharston.com/" rel="nofollow">https://www.spencerharston.com/</a><p>Pretty empty right now, hopefully I'll get it filled with stuff. Just wanted to claim my name's domain name and have a little something there.
Mine is <a href="https://gavinhoward.com/" rel="nofollow">https://gavinhoward.com/</a> . Built with an SSG. Browsable with no JavaScript. (JS is used for things like hiding Tables of Content, or matching podcast sound with a transcript, etc.) I use compression to make every page as small as possible.
<a href="https://www.jwilber.me/" rel="nofollow">https://www.jwilber.me/</a><p>I work on a machine learning team at Amazon, but my site includes mostly dataviz related stuff I enjoy creating, sometimes about statistics and ml (go figure), and sometimes other stuff (lots of articles on skateboarding, of all things).<p>Overdo for an update!
<a href="https://jake.nyc" rel="nofollow">https://jake.nyc</a> — mostly a blog, although I’m planning some more features with regard to music I create/listen to.<p>Tangentially related: <a href="https://jake.museum" rel="nofollow">https://jake.museum</a> — a digital museum of every website I’ve ever made.
Lots of great blogs here!<p>Mine is <a href="https://vaghetti.dev" rel="nofollow">https://vaghetti.dev</a>. It's a pretty barebones Hugo blog hosted on Github pages.<p>I'm specially proud of <a href="https://vaghetti.dev/posts/wordle/" rel="nofollow">https://vaghetti.dev/posts/wordle/</a>.
<a href="https://jeffdoolittle.com" rel="nofollow">https://jeffdoolittle.com</a><p>I write about leadership, complexity, and system design. I'm also one of the hosts of Software Engineering Radio at <a href="https://se-radio.net" rel="nofollow">https://se-radio.net</a> and a Systems Architect at Trimble.
<a href="https://james.brooks.page" rel="nofollow">https://james.brooks.page</a><p>I don't blog enough really, but it does serve as a nice mirror for my Laravel blog posts.<p>I also share what hardware and software I use at <a href="https://james.brooks.page/uses" rel="nofollow">https://james.brooks.page/uses</a>
<a href="https://jloh.co/" rel="nofollow">https://jloh.co/</a><p>Runs on Hugo hosted by Netlify. I want to make it more minimalist, I really like how clean and simple Jim Neilson's is for example <a href="https://blog.jim-nielsen.com/" rel="nofollow">https://blog.jim-nielsen.com/</a>
<a href="https://tompollak.me/" rel="nofollow">https://tompollak.me/</a>
Nothing special about it, just to (hopefully) land an internship<p>Code: <a href="https://github.com/tom-pollak/tom-pollak.github.io" rel="nofollow">https://github.com/tom-pollak/tom-pollak.github.io</a>
A single-page and simple academic personal website: <a href="http://johnnatan.me" rel="nofollow">http://johnnatan.me</a><p>GitHub: <a href="https://github.com/johnnatan-messias/johnnatan-messias.github.io" rel="nofollow">https://github.com/johnnatan-messias/johnnatan-messias.githu...</a>
<a href="http://tinyurl.com/rahulgoel" rel="nofollow">http://tinyurl.com/rahulgoel</a><p>I'm not a programmer (actually a business strategist) - but I tend to have lot of fun coding and designing things.<p>I primarily use to it share things with friends - like music across different soundcloud profiles, bandcamp releases, apps etc.
<a href="https://juliankrieger.dev" rel="nofollow">https://juliankrieger.dev</a><p>I built it using Preact and Next.js. Any subpage that does not need javascript doesn't load it. All in all, it only weighs around 200kb in its entirety. Most browsers will have my scripts cached, so reloading the page nets 5kb transferred.
<a href="https://www.clayson.io" rel="nofollow">https://www.clayson.io</a><p>I built it back when I was doing my last job hunt, as I figured I ought to have some sort of presence, and I wanted to do something simple and clean. I keep intending to go back and use some css to remove the limited amount of javascript on the site.
Shares similarities with a few sites out there, but mines at <a href="https://rajatkulkarni.dev/" rel="nofollow">https://rajatkulkarni.dev/</a><p>Source at <a href="https://github.com/rajatkulkarni95/rk-minimal" rel="nofollow">https://github.com/rajatkulkarni95/rk-minimal</a>
<a href="https://jcpst.com" rel="nofollow">https://jcpst.com</a><p>I’m using a hodge-podge of js cobbled together for static site generation. Wasn’t quite satisfied with SSG options at the time <a href="https://github.com/jcpst/jcpst" rel="nofollow">https://github.com/jcpst/jcpst</a>
I recently started a blog about learning game development from scratch: <a href="https://dudezord.github.io/" rel="nofollow">https://dudezord.github.io/</a><p>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.)
<a href="https://langsoul.com" rel="nofollow">https://langsoul.com</a><p>My personal blog, where I blog about anything I find interesting, with link to my podcast, The Language of My Soul. Made in Laravel with Stamatic as the CMS.<p>Tried to keep it minimal as possible, no shitty popups or stuff covering the screen. Just the content itself.
<a href="https://hardestclimbs.com" rel="nofollow">https://hardestclimbs.com</a><p>I could not find a good source for the hardest stuff in bouldering and sport climbing, so I made this one. Collecting the data was/is the hardest part, but it's open source so if anybody wants to make a better website, go for it.
I used to have content, but now it's just a flashing green cursor:<p><a href="https://a-mo-pa.com" rel="nofollow">https://a-mo-pa.com</a><p>However, there is still an "hidden" folder with web experiments: <a href="https://a-mo-pa.com/stuff/" rel="nofollow">https://a-mo-pa.com/stuff/</a>
<a href="https://qrz.is" rel="nofollow">https://qrz.is</a><p>gemini://qrz.is<p>Both sites are simultaneously generated with Hugo.
<a href="http://www.ciroduran.com" rel="nofollow">http://www.ciroduran.com</a><p>Recently moved from Wordpress to static files generated from Jekyll. I'm really happy that it's still a fully bilingual site and it has preserved the links from Wordpress.<p>Basically an archive for stuff I've made, videogames, talks and music.
<a href="https://aster.kz" rel="nofollow">https://aster.kz</a>
Cars marketplace in Kazakhstan<p>Very challenging project, been working on this almost a year now. Love the feeling of being unconfident in having required skillset before starting the project, and having the pleasure of gaining those skills along the road
<a href="https://sullivantm.com/" rel="nofollow">https://sullivantm.com/</a><p>Mostly me writing about different machine learning ideas (and other topics) I'm exploring. It might be useful to others, but the primary reason is writing helps me understand things better and reveal which parts I don't.
I blog about Avatar The Last Airbender, using a (very simple) custom static site generator:<p>[1] Site: <a href="https://rattlerake.com" rel="nofollow">https://rattlerake.com</a><p>[2] Code: <a href="https://hg.sr.ht/~rattlerake/rattlerake" rel="nofollow">https://hg.sr.ht/~rattlerake/rattlerake</a>
Generated from a Emacs Org file with the "export to html" option:<p><a href="http://www.lelanthran.com/" rel="nofollow">http://www.lelanthran.com/</a><p>I don't write enough, or a lot, or anything really exceptional. Perhaps I don't have anything really relevant to say that hasn't already been said :-)
<a href="http://blastar.in/wordpress/" rel="nofollow">http://blastar.in/wordpress/</a>
<a href="http://blastar.in/" rel="nofollow">http://blastar.in/</a><p>Nobody seems interested in retrocomputing and legacy software. At least they have not contacted us about those.
They are all a bit out of date, but have been passion projects.<p><a href="https://meetryanflowers.com" rel="nofollow">https://meetryanflowers.com</a><p><a href="https://midcdorgeek.com" rel="nofollow">https://midcdorgeek.com</a><p><a href="https://tidbitsfortechs.com" rel="nofollow">https://tidbitsfortechs.com</a>
<a href="https://peekread.info" rel="nofollow">https://peekread.info</a><p>I'm just a tech enthusiast and generally post about interesting workarounds I've done while selfhosting or managing a small buisness computer systems. I used to post my artwork here as well but I've been doing less art lately.
<a href="https://krlx.fr" rel="nofollow">https://krlx.fr</a><p>It is the most basic forum of a website, but so useful for sharing bao recipes with students and links with friends. Or the other way around. My emphasis was on designing something humble (as I was just starting my PhD program) and comfortable to read.
<a href="https://ajxs.me" rel="nofollow">https://ajxs.me</a><p>I use this site to write about my various technical interests, and hobby projects. Lately this has been reverse engineering vintage synthesisers. I've really been enjoying technical writing, and improving my writing skills since starting the blog.
<a href="https://me.kochie.io" rel="nofollow">https://me.kochie.io</a><p>I've iterated on this design for a few years now, mixing in different technologies to get it where it is now. It's build on next.js and tailwind, I'm really happy with it. Personal websites are such a great way to be creative.
<a href="http://qedlaboratory.com/" rel="nofollow">http://qedlaboratory.com/</a><p>I am not in the software industry, I am a biosystems engineer student. But, I love math, programming, and all other types of engineering and that's what I write about. I need to write more but struggle to find time.
Not mine, but a project of a friend's that makes experimental music to raise money for charity: <a href="https://moonmusiq.com/" rel="nofollow">https://moonmusiq.com/</a><p>It's supposed to be simple so everything about it is on a single page without Javascript or any third party dependencies
<a href="https://jettchen.me" rel="nofollow">https://jettchen.me</a><p>This is personal portfolio page.<p>Blog: <a href="https://blog.jettchen.me" rel="nofollow">https://blog.jettchen.me</a><p>Currently my blog only has one CTF writeup, but I'm working on adding new interesting posts about infosec, machine learning, and tech.
I keep meaning to set something up on my namesake-domain but life gets in the way. Here’s a link to my security-things blog, which is generated with Pelican and hosted on S3 behind Cloudfront: <a href="https://lovesexsecretgod.com/" rel="nofollow">https://lovesexsecretgod.com/</a>
<a href="https://www.alexslade.com" rel="nofollow">https://www.alexslade.com</a><p>Nothing special, just some information for folks who might look me up. (I'm CTO of a gaming startup, so whilst I'm always interested in advisory roles and part-time consulting, I'm not actively looking for work).
<a href="https://blog.stevenchun.me/" rel="nofollow">https://blog.stevenchun.me/</a><p>Took some of the features I liked from Gwern (aggressive sidenoteing in pure css, some sort of link hover preview, started with Tufte-CSS as a base) and went with a color pallete that I thought was oddly charming.
<a href="https://mrtno.com/" rel="nofollow">https://mrtno.com/</a><p>handwritten html + css. online with this layout since 2012/2013. And it still looks fresh, to me.<p>hire me if you want something similar, lol.<p>p.s.: i am absolutely loving to check all your websites and to learn about your lives, very interesting thread for once!
<a href="https://coomiverse.xyz" rel="nofollow">https://coomiverse.xyz</a><p>It's a 3D multiplayer P2E adult game I am developing with a friend in my spare time. Think VRChat or Second Life mixed with play to earn and crypto. We got 3D models finished and are working on the game now (using unity webgl).
<a href="https://meadhbh.hamrick.rocks/" rel="nofollow">https://meadhbh.hamrick.rocks/</a><p>pretty much all text (except a javascript chording keyboard emulator)<p>was on google sites, but they were slow to do https so i moved it to github. a week later google sites announced they were doing https. i regret nothing.
<a href="https://edpe.nz" rel="nofollow">https://edpe.nz</a><p>Made this for (and have not touched it since) my last job search.<p>Design-wise I'd like to dial back the animation and minimalism a bit, and bump the contrast. Also have been thinking about adding more written content like blog posts or technical whitepapers.
I host <a href="http://geekring.net/" rel="nofollow">http://geekring.net/</a> which is a site for you to share your personal website and see other peoples personal websites.<p>My own personal website is <a href="http://dusted.dk/" rel="nofollow">http://dusted.dk/</a>
<a href="https://dedouss.is" rel="nofollow">https://dedouss.is</a><p>My personal blog.<p>Statically (and proudly) generated by Hakyll. Hosted on my personal AWS account, using Route53 + Cloudfront + s3. Source sits within a private GitHub repo of mine, along with some Actions workflow that compiles and pushes the build to s3.
<a href="http://fallingleavescabin.com" rel="nofollow">http://fallingleavescabin.com</a><p>Its not a personal site, per se, but its my YouTube page for my family's little cabin videos and trail cams. Love making them and its the one consistent thing I do, other than walk my dog, that makes me happy.
<a href="http://rohitjha.com" rel="nofollow">http://rohitjha.com</a><p>Static site, bootstrap,aimed to be a snapshot<p><a href="http://rohitjha.com/blog" rel="nofollow">http://rohitjha.com/blog</a><p>Ghost site, aimed at being a place to rant about stuff which is important or interesting enough to be shared wider.
<a href="https://kevincox.ca" rel="nofollow">https://kevincox.ca</a><p>Definitely minimal. The goal was to share content and contact info. JS is used, but not critical. Trackers exist, but aren't loaded if you set Do-Not-Track. (or if you have JS disabled, but that is just a static site limitation)
<a href="https://benhoyt.com/" rel="nofollow">https://benhoyt.com/</a> - mainly a place to share my Go and Python technical writing and open source projects (also has my CV/resume). Basic GitHub Pages static website with custom template. Uses GoatCounter for analytics.
<a href="https://blog.erethon.com/" rel="nofollow">https://blog.erethon.com/</a><p>Hugo based blog with a custom theme <a href="https://github.com/Erethon/hugo-HackThePlanet-theme" rel="nofollow">https://github.com/Erethon/hugo-HackThePlanet-theme</a>.
<a href="https://legitimatesounding.com/" rel="nofollow">https://legitimatesounding.com/</a><p>crappy css, passable html, hasn't been updated in a while, but runs on a very old version of a home built hosting platform. very in need of updates.<p>it also hasn't had a hn "workout" recently.
I run a personal blog with a few topics of my own interest (some retro programming, some car stuff which actually gets the most traffic) at <a href="https://henlin.net" rel="nofollow">https://henlin.net</a>. I built it on hexo with a modified theme from the hexo theme repository
Here's a little blog I've set up with Angular.<p><a href="https://www.lucasoato.com/" rel="nofollow">https://www.lucasoato.com/</a><p>Sadly I haven't renewed the certificates yet, shame on me.<p>Also do anyone knows how to map example.com to www.example.com if your domain registrar does not support root aliases?
<a href="https://lukeseelenbinder.com" rel="nofollow">https://lukeseelenbinder.com</a><p>It's a one-pager, simple, and all text (and doesn't even have separate CSS / JS). (Good thing I don't have to use it as a marketing site to get new clients, because it'd likely fail!)
On my personal site, I've published my explorations (so far) on the future of personal computing, by way of designing an "operating system of the future."<p><a href="https://alexanderobenauer.com" rel="nofollow">https://alexanderobenauer.com</a><p>The site is built in Svelte using Elder.js as an SSG.
<a href="https://fenivarughese.com/" rel="nofollow">https://fenivarughese.com/</a>
Hand-crafted Hugo static site hosted on Github Pages.<p><a href="https://github.com/Feni/feni.github.io" rel="nofollow">https://github.com/Feni/feni.github.io</a>
<a href="https://galaiko.rocks" rel="nofollow">https://galaiko.rocks</a><p>landing page doesn't have links, but the website contains some low quality blog posts that receive some traffic via google<p>it's a hugo website hosted on cloudflare pages. I've also made sure it looks ok without css and js
<a href="https://www.ivanmontilla.com" rel="nofollow">https://www.ivanmontilla.com</a><p>This is my personal blog, I claim is a tech blog, but it's mostly a career advice blog.<p>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.
So many great personal sites - I am actually in the process of building the next version of mine and I couldn’t ask for better inspiration. Here is my current site:
<a href="https://www.anders.co/" rel="nofollow">https://www.anders.co/</a><p>Hasn’t been updated in a while :-/
<a href="https://housekitty.app" rel="nofollow">https://housekitty.app</a><p>I got frustrated with SF real estate and made an open bidding platform. It's meh because I can't really find an incentive for people to use it, but I got to learn Flutter so it was pretty fun building it!
I made <a href="https://jfornear.com" rel="nofollow">https://jfornear.com</a> with Jekyll and GitHub Pages. I haven’t updated it since 2019... I’ve been focused on building <a href="https://pinjour.com" rel="nofollow">https://pinjour.com</a> lately.
<a href="https://www.billhartzer.com" rel="nofollow">https://www.billhartzer.com</a>
My personal blog, I post whenever I feel there's something post-worthy. Lately it's been about stuff I'm passionate about that's related to what I do professionally.
<a href="https://intellectronica.net/" rel="nofollow">https://intellectronica.net/</a> (mostly just aggregates stuff I post elsewhere, also some local posts). Hugo and a bunch of Python scripts for scrapping, GH actions and deploying to Azure Static Web Apps.
<a href="https://aniddan.com" rel="nofollow">https://aniddan.com</a><p>Source code: <a href="https://github.com/iddan/site" rel="nofollow">https://github.com/iddan/site</a><p>Built with: Gatsby (though I won't use it today) and Netlify CMS and deployed on Netlify
<a href="https://neuroky.me" rel="nofollow">https://neuroky.me</a><p>It's a take-a-file, leave-a-file thing, running in my pantry. No file size limit or anything. Seems to be mostly pdfs - my favorite is the snail farming guide.<p>(If you think you can hack this, you absolutely can. Please don't.)
<a href="https://pavluk.org" rel="nofollow">https://pavluk.org</a> - mostly just a personal blog<p>the about section has the source code for the static site generator, but it really is nothing special, i just wrote it for fun and because i didn't feel like looking into existing ones
<a href="https://krishna2.com" rel="nofollow">https://krishna2.com</a> - my personal site with some essays but mostly I keep it to publish my reading list: <a href="https://krishna2.com/books" rel="nofollow">https://krishna2.com/books</a>
<a href="http://www.iblaine.com" rel="nofollow">http://www.iblaine.com</a><p>* hosted on github<p>* Uses a Jekyll template<p>* minimal content, a few blog posts, projects, links to social media<p>I've always wanted to host a unix terminal as my personal site but every gadget, feature, piece of content is something that may need maintenance.
<a href="https://rutar.org" rel="nofollow">https://rutar.org</a><p>A site to host my research, and some miscellaneous blog posts. I also have a recipes site:<p><a href="https://food.rutar.org" rel="nofollow">https://food.rutar.org</a><p>They're all made using Zola, "compiled" to HTML + CSS.
I've got my travel blog <a href="https://kevinandsam.travel" rel="nofollow">https://kevinandsam.travel</a> that I made with Gatsby and my personal blog <a href="https://kevinhughes.ca" rel="nofollow">https://kevinhughes.ca</a> using Jekyll.
<a href="https://renatello.com" rel="nofollow">https://renatello.com</a><p>My best decision was starting a personal blog more than 10 years ago.<p>It brought me new clients and friends.<p>Also <a href="https://tapvise.com/" rel="nofollow">https://tapvise.com/</a> is my side project. Still wip.
<a href="https://notzeb.com/" rel="nofollow">https://notzeb.com/</a><p>This used to be my personal academic website, but I'm no longer in academia so I recently had to figure out a new hosting solution. (Not much to see if you don't enjoy math or puzzle-solving.)
<a href="https://yashmehrotra.com" rel="nofollow">https://yashmehrotra.com</a><p>Its built on hugo and uses a theme I co-authored: <a href="https://github.com/526avijitgupta/gokarna" rel="nofollow">https://github.com/526avijitgupta/gokarna</a>
<a href="https://gabriellacroix.com" rel="nofollow">https://gabriellacroix.com</a><p>There's not much to see there. It's a Jekyll site with some customizations. I'm working on a custom rewrite to move away from Jekyll and make it easier to post most of my local notes.
Always happy to share, I'll subscribe to yours if it has RSS available.<p><a href="https://kinduff.com" rel="nofollow">https://kinduff.com</a><p>Source code at <a href="https://github.com/kinduff/kinduff" rel="nofollow">https://github.com/kinduff/kinduff</a>
Is this still open to sharing or is 13 days way long ago? I'll find out after posting the thing: <a href="https://www.andreidraganescu.info/" rel="nofollow">https://www.andreidraganescu.info/</a> and getting downvoted for resurrecting threads.
<a href="https://waterfull.netlify.app/" rel="nofollow">https://waterfull.netlify.app/</a> this is a SSR/pwa I'm making. The purpose is to add and find water sources or taps. To help get free access to water to hikers, cyclists and travelers.
<a href="https://ertdfgcvb.xyz" rel="nofollow">https://ertdfgcvb.xyz</a><p>It’s just a splash page but it uses the same engine of my ASCII playground:<p>Examples, demos, manual and link to the repo: <a href="https://play.ertdfgcvb.xyz" rel="nofollow">https://play.ertdfgcvb.xyz</a>
<a href="https://smotesko.com" rel="nofollow">https://smotesko.com</a><p>I've been doing DIY electronics, and wrote about some of the things I've built. It was the nicest feeling to see on social media other people's photos of their builds based on my project files!
My site has as weird of an information architecture as my life. And I’ve given up keeping a unified design, instead allowing each portion to express itself however is most appropriate. <a href="https://kerricklong.com" rel="nofollow">https://kerricklong.com</a>
<a href="https://yannev.es" rel="nofollow">https://yannev.es</a><p>Nothing fancy but may relieve others who experience imposter syndrome from seeing some flagship dev personal sites!<p>Serves as a directory out to where my musings exist on the internet, and the travel map is embedded from NomadList.
<a href="https://jesperreiche.com/" rel="nofollow">https://jesperreiche.com/</a><p>Primarily use it for analog photography stuff. Always enjoyed reading good ol' photography blog posts, so that is primarily what I do. It exercises my writing, which is a good thing.
<a href="https://will.gleich.tech" rel="nofollow">https://will.gleich.tech</a> A resume website I made for my last job search. Need to do more blogging but a fun blog post about cheap homelab GCP Failover.<p>I've been meaning to do a post about solar powered ethereum miner.
<a href="https://wa.tson.dk" rel="nofollow">https://wa.tson.dk</a><p>Static one page site built by hand. Nothing fancy, just a portfolio of sorts<p>Source: <a href="https://github.com/watson/wa.tson.dk" rel="nofollow">https://github.com/watson/wa.tson.dk</a>
<a href="https://johnzanussi.com/" rel="nofollow">https://johnzanussi.com/</a><p>A place for me to share the tinkering I’ve been doing in my free time.<p>Info on how I built it.<p><a href="https://johnzanussi.com/built-with" rel="nofollow">https://johnzanussi.com/built-with</a>
<a href="https://xn--wxa.bje.id.au/" rel="nofollow">https://xn--wxa.bje.id.au/</a><p>It's mostly for project logs I can refer back to. I wanted a site that would load reasonably fast, but it's clearly not as aesthetically powerful as other sites posted here.
<a href="https://glenngillen.com/" rel="nofollow">https://glenngillen.com/</a><p>I’ve gone through various platforms over the years. Currently it’s a Gatsby site deployed to S3+Cloudfront. With probably and overly complicated deployment pipeline to publish updates ;)
<a href="https://blog.jdboyd.net/" rel="nofollow">https://blog.jdboyd.net/</a><p>I started several posts in 2020/2021, but I failed to get any finished to actually post. I really need to get one of them done, or start a new one that I will actually get finished.
Mine is a Hugo-generated site with very little content -- eventually I'll migrate all the old content from my former WordPress-based site from years ago. My site can be seen at <a href="https://matecha.net" rel="nofollow">https://matecha.net</a> :)
I'm a software engineer during the day, a comedy club organizer at night.<p><a href="https://myli.page" rel="nofollow">https://myli.page</a><p>I'm probably best known as a writer (<a href="https://lmy.medium.com" rel="nofollow">https://lmy.medium.com</a>), though.
I made <a href="https://towardssoftware.com" rel="nofollow">https://towardssoftware.com</a>! It’s a Django app running Wagtail CMS, and since that’s all just Django I can hack on it super easily. Wagtail runs the part of the site with writing and tils.
<a href="https://mariocesar.xyz" rel="nofollow">https://mariocesar.xyz</a><p>Soon to be also a Blog :/<p>Code that generates my site → <a href="https://github.com/mariocesar/mariocesar" rel="nofollow">https://github.com/mariocesar/mariocesar</a>
<a href="https://www.wonderolie.nl" rel="nofollow">https://www.wonderolie.nl</a> updated two years ago. WordPress blog with a portfolio based on 12 year old JSON files. Every couple of years I create a new portfolio site based on it, currently React
<a href="https://krzysztofjankowski.com/" rel="nofollow">https://krzysztofjankowski.com/</a><p>I got into the 512kb club at orange group (<250kb) <a href="https://512kb.club/#250" rel="nofollow">https://512kb.club/#250</a> :)
I've gone no javascript for mine, focused on load time<p>Can be found at either:<p><a href="http://csi.lk/" rel="nofollow">http://csi.lk/</a> or <a href="https://xn--g5hx212o.ml/" rel="nofollow">https://xn--g5hx212o.ml/</a> ([emoji beard].ml)
I write on <a href="https://www.viksit.com" rel="nofollow">https://www.viksit.com</a> - went from a static website built on dreamweaver as a kid to drupal to a static website built with Gatsby :))<p>The latest iteration was an exercise in minimalism and typography!
<a href="https://kaikunze.de/" rel="nofollow">https://kaikunze.de/</a><p>used Hugo as site generator. Source is here: <a href="https://github.com/kkai/web-source" rel="nofollow">https://github.com/kkai/web-source</a>
Sure, just come and say hi! <a href="https://sonnet.io/post/hi" rel="nofollow">https://sonnet.io/post/hi</a><p>I also publish my bullshit meeting notes on <a href="https://potato.horse" rel="nofollow">https://potato.horse</a>
<a href="https://betterlicenses.com" rel="nofollow">https://betterlicenses.com</a><p>A website to help companies pay less for Microsoft 365 licenses, like a marketplace for licenses, which considering Microsoft increased last month the prices makes it quite useful.
<a href="https://quitesimple.org/" rel="nofollow">https://quitesimple.org/</a><p>Powered by a wiki I wrote in C++ (long story), not much going there right now besides links to my projects. I added feeds recently as I plan to start blogging at some point.
<a href="https://vatsalparekh.com" rel="nofollow">https://vatsalparekh.com</a> updated a few months ago using <a href="https://getpelican.com/" rel="nofollow">https://getpelican.com/</a><p>Haven't updated anything in years though
<a href="https:///www.m-guerville.com" rel="nofollow">https:///www.m-guerville.com</a><p>It's my bio landing page for career, networking, and speaking engagements, and I host the presentations from my talks on the site as a way to retain audiences
Wall of pizza: <a href="https://brynet.ca/wallofpizza.html" rel="nofollow">https://brynet.ca/wallofpizza.html</a><p>If you don't want to buy a stranger a pizza there's some other stuff on there too, I guess. All static content, OpenBSD httpd.
<a href="https://adi.onl" rel="nofollow">https://adi.onl</a>, I use it to publish small UNIX tools. It's built using my sh static site generator <a href="http://mkws.sh/" rel="nofollow">http://mkws.sh/</a>.
<a href="https://ineptech.com" rel="nofollow">https://ineptech.com</a> - "We make the software that makes the world world go. How can we make you go?"<p>(it's a silly spoof of a corporate website I made while commuting, back when people did that)
Kept mine simple. Made by hand!<p><a href="https://jstrieb.github.io" rel="nofollow">https://jstrieb.github.io</a><p>I get a ton of action on my contact form, but mostly from people using Link Lock (one of my projects), or people who use my Cookie Clicker auto clicker bookmarklet.
<a href="https://thelastpointer.github.io/" rel="nofollow">https://thelastpointer.github.io/</a><p>I'm kinda proud how lean and lightweight it is. I'm not satisfied with the js galleries though, maybe I should just open images in a new tab.
<a href="https://imnotpete.com/" rel="nofollow">https://imnotpete.com/</a><p>I used to run a couple blogs, but after 5+ years of not updating I replaced it with a basic calling card site. Just hard-coded HTML with a black-and-white Bootstrap on it.
<a href="https://thinkingthrough.substack.com/" rel="nofollow">https://thinkingthrough.substack.com/</a>
My personal blog where I write about various aspects of software engineering, people management, and personal productivity.
<a href="https://www.elliotcsmith.com/" rel="nofollow">https://www.elliotcsmith.com/</a><p>Writing mainly about AI and healthcare these days. Using ghost (hosted) after many years of picking a new platform every time I felt compelled to write more.
It's not much. I mainly created it for a small project that gained some traction a few years back. I plan on building a small portfolio soon and to start blogging.<p><a href="https://hermeticus.net/" rel="nofollow">https://hermeticus.net/</a>
<a href="https://matsimitsu.com" rel="nofollow">https://matsimitsu.com</a><p>Started out a long time ago as a nanoc site and got converted to middleman and now sveltekit.<p>The blog is secondary to the trips section where I post about my past travels as a way to remember them.
<a href="https://tasuki.org/" rel="nofollow">https://tasuki.org/</a><p>Contains my various personal projects and stuff: tsumego collections, translation comparisons of Enchiridion and Tao te Ching, a mostly unmaintained blog and a photo gallery...
<a href="https://blog.melnib.one/" rel="nofollow">https://blog.melnib.one/</a><p>Just my occasional ramblings. I've had many websites and blogs over the years, but I find myself no longer having the time or motivation to keep up with them.
<a href="https://swlkr.com" rel="nofollow">https://swlkr.com</a><p>Just a vanilla hugo static site hosted on github pages. I’m writing my own dynamic blog hosting backend thing for no reason in particular and plan on moving it over there once it’s ready.
<a href="https://www.taigi100.com/" rel="nofollow">https://www.taigi100.com/</a><p>I've been working on it on and off for a while. What I'm thrilled about is the fact that is has no JavaScript! It is very simple and has a small size!
<a href="https://cjlm.ca" rel="nofollow">https://cjlm.ca</a> – currently sporting a newspaper-style layout inspired by <a href="http://www.breckyunits.com/" rel="nofollow">http://www.breckyunits.com/</a>
<a href="https://georgi-nikolov.com" rel="nofollow">https://georgi-nikolov.com</a><p>I wrote a custom small WebGL2 engine that powers all of the graphics, fully bypassing the DOM. All the math, raycasting, layouting and so on are custom implementation.
I recently started to write a cybersecurity newsletter that will come out at least twice a month.<p>It's written in a light tone so everyone can understand.<p><a href="https://cybersecurity.beehiiv.com/" rel="nofollow">https://cybersecurity.beehiiv.com/</a>
<a href="https://www.adamconrad.dev" rel="nofollow">https://www.adamconrad.dev</a> - I used to write more on programming when I was a developer. Now I write mostly on engineering management and how to become an engineering manager.
<a href="https://tpolito.com/" rel="nofollow">https://tpolito.com/</a> - I’m currently in the process of redoing this site again. But this is it for now. Nothing too fancy. Built with SvelteKit hosted in CloudFlare Pages.
<a href="https://yasha.solutions/" rel="nofollow">https://yasha.solutions/</a><p>my tech musing and other random nerding. It was dead for a long time, somehow last 6 month got it revived a bit since I moved my workflow to emacs/hugo...
<a href="https://matthall.codes" rel="nofollow">https://matthall.codes</a><p>I post every now and then on my projects. The site also serves as a "digital business card" etc. Statically generated by a NodeJS script I wrote, hosted on Vercel.
<a href="https://www.novocantico.org/" rel="nofollow">https://www.novocantico.org/</a><p>The only thing interesting about it is its implementation (it's self-hosting).<p>I've tried writing blog posts explaining it but it's difficult to explain.
<a href="https://lwgmnz.me/" rel="nofollow">https://lwgmnz.me/</a>
Nothing fancy, but where I'm from coding/technical blogs are very kinda rare. I mainly talk about mobile development. Thank you for visiting.
<a href="https://www.kemendo.com" rel="nofollow">https://www.kemendo.com</a><p>Basically just a personal storage space<p>Handcrafted HTML, CSS, JS on the smallest FreeBSD box on NFSN. I wanted to be able to fully post edit etc in my terminal and serve blindingly fast.
I had two design goals for my tiny personal page:<p><pre><code> * Write the content in Markdown.
* Don't require any source files to update it.
</code></pre>
And here we are: <a href="https://cgad.ski" rel="nofollow">https://cgad.ski</a>.
<a href="https://vlad.gg" rel="nofollow">https://vlad.gg</a> / <a href="https://vlad.lgbt" rel="nofollow">https://vlad.lgbt</a><p>Hugo, automatic dark mode, and a few goodies on hover. Otherwise pretty light and standard.
Wow. What a great list. I really loved it.<p>Here my two (German) sites:<p>- <a href="https://schriftrolle.de" rel="nofollow">https://schriftrolle.de</a> (personal site)<p>- <a href="https://moorwald.com" rel="nofollow">https://moorwald.com</a> (freelance side-gig)
<a href="https://caley.dev/" rel="nofollow">https://caley.dev/</a><p>Tried to build something that reflected my personality. Had the most fun with the contact page 'copied' popup.<p>Built from scratch with React-create-app and no other libraries
OK here goes...<p><a href="http://www.jaruzel.com/" rel="nofollow">http://www.jaruzel.com/</a><p>No, it's not https - I can't be bothered.<p>Amiga/Gopher/Doctor Who/Terry Pratchett content. Written in bad PHP, with self cranked html/css/js.
<a href="https://jrhawley.ca" rel="nofollow">https://jrhawley.ca</a><p>My personal site that I run with Jekyll + GitHub Pages, but wrote a bunch of custom code for myself.<p>I like writing about science and math, but also some personal stuff too from time to time.
<a href="https://www.talhamirza.com" rel="nofollow">https://www.talhamirza.com</a><p>This is mine, built using Sveltekit and TailwindCSS (I'm a hobbyist / amateur developer). No articles yet, have a few work-in-progress drafts offline
Still have to disable the scripts that Cloudflare injects into my HTML and convert my main image to an svg but I'm pretty satisfied with how it looks.<p><a href="https://technerder.com/" rel="nofollow">https://technerder.com/</a>
<a href="https://app.rodeo" rel="nofollow">https://app.rodeo</a><p>One of these days I’m going to finish a new post about the history of color in software and APIs.<p>In the meantime, my blog has exactly one article, an overview of video communications APIs today.
Here's mine. I'm open to criticism.<p><a href="https://www.kormosi.com/" rel="nofollow">https://www.kormosi.com/</a><p>My goal is to make my website as minimalist and as usable as possible, while retaining some degree of "modernity".
<a href="https://devnull.land" rel="nofollow">https://devnull.land</a><p>I wasn't satisfied with Jekyll and other similar implementations, so I wrote my own in an afternoon with the actual posts made up of markdown stored in GitHub Gists.
<a href="https://adamtrimble.com" rel="nofollow">https://adamtrimble.com</a><p>It's basically a resume, but I had fun doing the interactions and color theming. I was aiming for simplicity as much as possible while keeping people reading.
<a href="https://ma.rtin.so" rel="nofollow">https://ma.rtin.so</a> - my personal blog built with hugo hosted on netlify with CI/CD setup via github actions. would like to get back to posting on it again sometime soon!
<a href="https://misha.brukman.net" rel="nofollow">https://misha.brukman.net</a><p>Most posts are about tech topics (solving a problem I ran into that I figured might also be of interest to others). Also some about typography, languages, etc.
<a href="https://www.puntofisso.net" rel="nofollow">https://www.puntofisso.net</a><p>It's fundamentally a pointer to my other social presence and a list of "cool projects" (mostly side gigs) that I've done over the years.
A lot of great personal sites here. Mine is just a simple GitHub Pages site which I recently set up. It contains some of my hobby projects and CTF writeups.<p><a href="https://heinandre.no/" rel="nofollow">https://heinandre.no/</a>
<a href="https://nico-boo.com/" rel="nofollow">https://nico-boo.com/</a><p>My old portfolio (old because most links are dead now, but still use it)<p>If you're on desktop, you can enjoy the raymarched sphere with moving colors as you hover links.
<a href="https://adriel.co.nz/" rel="nofollow">https://adriel.co.nz/</a> is my personal site, made it a few years ago now.<p>Hosted on the free tier netlify, is all plain old html/css (only js for tracking and netlify stuff)
<a href="https://mattrighetti.com" rel="nofollow">https://mattrighetti.com</a><p>I post random stuff/tutorials.<p>Right now it's mostly Swift and iOS stuff but I plan to blog about other fun projects that I'm trying with Rust, Go and databases.
<a href="https://deckview.tv" rel="nofollow">https://deckview.tv</a><p>An app I wrote for myself to circumvent youtubes web UI.<p>I originally wrote this as a replacement to a website that offers similar functionality that kept having issues with API limits.
<a href="https://5pi.de/" rel="nofollow">https://5pi.de/</a><p>I really like having a blog and blog posts, but I can't say I love to write them. But as a freelancer, it has been one of my main sources to find new clients.
<a href="https://new.pythonforengineers.com/" rel="nofollow">https://new.pythonforengineers.com/</a> --> Originally had just Python stuff, recently moving to more generally "programming things"
<a href="https://manuel.kiessling.net" rel="nofollow">https://manuel.kiessling.net</a><p>Covers topics on architecting, building, deploying and running software and systems for the web based on open source tools with lean methodologies.
Mine is just my resume generated from some TOML/YAML files with Hugo that I can print to PDF whenever I need to send it: <a href="https://linkdd.github.io/" rel="nofollow">https://linkdd.github.io/</a>
<a href="https://seinquotes.com/" rel="nofollow">https://seinquotes.com/</a><p>Seinfeld gif generator!<p><a href="https://fblx.me/" rel="nofollow">https://fblx.me/</a><p>my blog, although I can never come up with anything to write about
Not as exciting as some peoples here, but I have a site I've been slowly hacking together (I have very little frontend experience.)<p>Check it out! Any comments are appreciated.<p><a href="http://www.hemloc.io" rel="nofollow">http://www.hemloc.io</a>
<a href="http://kevintoday.com" rel="nofollow">http://kevintoday.com</a><p>I've always enjoyed the Everyday Carry community, so thought it would be cool to track <i>everything</i> I carry in case it's useful to other folks.
Here's my personal site, built using 11ty. It's essentially a glorified business card, but I like the way it looks and I can say that I made it from scratch.<p><a href="https://salem.io" rel="nofollow">https://salem.io</a>
<a href="https://danieljanus.pl" rel="nofollow">https://danieljanus.pl</a><p>Made with a bespoke SSG: <a href="https://github.com/nathell/nhp" rel="nofollow">https://github.com/nathell/nhp</a>
<a href="https://www.hxa.name/" rel="nofollow">https://www.hxa.name/</a><p>‒ lightweight, handmade, maybe a little bit of unusualness of design, quite a few writings, some software, other oddities, and almost 20 years old.
It might get buried under all of the other comments, but I write stuff occasionally on my website<p><a href="https://ersei.saggis.com" rel="nofollow">https://ersei.saggis.com</a><p>Some of the articles are on HN and have gotten a pretty good reception.
<a href="https://www.frdmtoplay.com" rel="nofollow">https://www.frdmtoplay.com</a><p>It's running nearly stock Ghost 4.0. Despite the pivot from what made Ghost 0.x great, I haven't sat down and migrated to something else.
<a href="https://vadimkravcenko.com" rel="nofollow">https://vadimkravcenko.com</a><p>I write mostly about how I build digital agency into millions of revenue, advice for early stage startups and scaling development to 100s of devs.
<a href="https://jan.bio" rel="nofollow">https://jan.bio</a><p>My virtual playground since 2002. Not a lot of content, changed the domain name a couple of years ago. Currently written in emacs org-mode and post-processed with Zola.
<a href="https://arruda.dev" rel="nofollow">https://arruda.dev</a><p>My CV and some old posts about web dev.<p>I have my own Hacker News that I used on my big moniton<p><a href="https://arruda.dev/hw" rel="nofollow">https://arruda.dev/hw</a>
My friend has a website I like. I don't know why he doesn't want to share. Anyways I do it anyways and maybe with later consequences.<p><a href="https://labs.shawnlukas.com" rel="nofollow">https://labs.shawnlukas.com</a>
<a href="https://lohr.dev/" rel="nofollow">https://lohr.dev/</a>
Made with Hugo and Tailwind CSS. Really basic - I was going for a mix of simple modern web design and the old school hacker aesthetics.
<a href="https://gib.by" rel="nofollow">https://gib.by</a><p>I made a photo blog that works via SMS. Has a few commands you can text to it. Did it on margarita sprints - I'd code at a bar until I couldn't code correctly.
I got the email address, and ended up adding the website, its a basic nextjs project, with a blog and a projects page.
<a href="https://ricardopimen.tel/" rel="nofollow">https://ricardopimen.tel/</a>
<a href="https://rajasekharan.com" rel="nofollow">https://rajasekharan.com</a><p>My professional stand up comedy website.<p>It is intended to,<p>-promote my stand up comedy
-fans to find my show dates,
- agents to get my bio, headshot etc.,<p>Built using bootstrap and hosted on firebase.
Love these threads!<p>My homepage exists over at <a href="https://flamedfury.com" rel="nofollow">https://flamedfury.com</a><p>Forever a work in progress and love trying out new ways to automate my collection of things.<p>Can’t wait to read through all the pages shared
<a href="https://hartenfeller.dev" rel="nofollow">https://hartenfeller.dev</a>
Started as a test of how good I am at designing a whole website (I have no design background). Now it is mostly used as my blog.
<a href="https://www.neilgrogan.com" rel="nofollow">https://www.neilgrogan.com</a> - I'll be 20 years [sporadically] blogging in 2024 (originally started it on blogger as a way to get a gmail account)
<a href="https://erikpl.com/" rel="nofollow">https://erikpl.com/</a><p>It's just a landing page using a modified Hugo theme, I believe.<p>Not really a front-end person, but it does the job. And it performs great on Website Carbon:)
<a href="https://rembrob.com/" rel="nofollow">https://rembrob.com/</a> Digital watercolour art from photo uploads. Side project of mine for learning image processing algorithms and cloud hosting.
<a href="https://cdevroe.com/" rel="nofollow">https://cdevroe.com/</a><p>20+ years and counting. I have my film photography portfolio there. But I've been blogging (and microblogging) from my own domain forevs.
<a href="https://fh.cx" rel="nofollow">https://fh.cx</a><p>I recently rebuilt it with Kirby CMS, which I can highly recommend: <a href="https://www.getkirby.com" rel="nofollow">https://www.getkirby.com</a>
<a href="https://adithya.dev" rel="nofollow">https://adithya.dev</a><p>I write small posts on things I come across on PHP/laravel/elastic. Nothing fancy and a way for me to document things I'd like to remember.
<a href="https://sudhir.io" rel="nofollow">https://sudhir.io</a><p>I put all my long form writing there. Have a few posts on understanding message queues, connection pools, UUIDs etc that also seem to be well received by HN.
My blog <a href="https://amdelamar.com/blog/" rel="nofollow">https://amdelamar.com/blog/</a>
Focusing lately on Scala and programming articles, but struggle to publish more frequently.
<a href="http://kradeelav.com" rel="nofollow">http://kradeelav.com</a><p>I draw SFW and NSFW comic art, zines, and other various original/fandom illustrations that are described as wildly campy and villain-esque. :>
<a href="https://symbolflux.com/projects" rel="nofollow">https://symbolflux.com/projects</a><p>The site itself isn't much, but I think there's probably a bit of something for everyone in the projects ;)
I write online books about tea / Chinese Tea Ceremony;
we also have a companion podcast!<p><a href="https://www.teatechnique.org/" rel="nofollow">https://www.teatechnique.org/</a><p>[feedback and debate is always appreciated!]
<a href="https://blog.cofree.coffee/" rel="nofollow">https://blog.cofree.coffee/</a><p>My intention was to do a lot of garden related content but it ended up being all functional programming.
<a href="https://pixelism.com" rel="nofollow">https://pixelism.com</a><p>Created around 01999 and hasn't really changed since. (note the 5 digit year for longevity!)<p>The image is a scan of a damaged piece of 35mm.<p>Mainly it's just my email domain.
<a href="https://zachbellay.com/" rel="nofollow">https://zachbellay.com/</a><p>All of the fun stuff is under projects. Also I think I have some decent writing under Daily Blog, although it's not very daily.
<a href="https://roche.io/" rel="nofollow">https://roche.io/</a><p>Just my collection of projects over the years, I think ASCII tabs is the most interesting personality but gets less traffic than the silly games
My blog: <a href="http://nywkap.com" rel="nofollow">http://nywkap.com</a>
My guide for tech leads: <a href="http://techleadcompass.com" rel="nofollow">http://techleadcompass.com</a>
<a href="https://bobbydreamer.com/" rel="nofollow">https://bobbydreamer.com/</a><p>Rebuilt my site during COVID March 2020. Continuing to add content usually tech, finance, books, notes, cooking....<p>Using Gatsby starter template
<a href="https://matthewburke.xyz/" rel="nofollow">https://matthewburke.xyz/</a><p>I write about statistics. I'm currently working at a startup in Korea, so I expect to write more about that in the future.
My website is <a href="https://charlesabarnes.com/" rel="nofollow">https://charlesabarnes.com/</a><p>It was thrown together pretty quick and pretty out of date at this point. But i think it does it's job.
Mine’s super-simple.<p><a href="https://rlhitboxes.com" rel="nofollow">https://rlhitboxes.com</a><p>It predates Epic/Psyonix updating their FAQ with all the relevant data. I keep it around because people apparently still like it a lot.
<a href="https://mfarstad.com/" rel="nofollow">https://mfarstad.com/</a><p>For right now its just a nice little copy of my resume, as well as a place to store my music catalogue of albums I've published.
A little self-hosted site with tech and BL reading notes.
<a href="https://blog.fnaith.com/author/you-chen/" rel="nofollow">https://blog.fnaith.com/author/you-chen/</a>
<a href="https://www.craigtockman.com/" rel="nofollow">https://www.craigtockman.com/</a> I love a combination of old tech with new tech. Drag on these diorama's from the 1700's.
<a href="https://art-res.xyz" rel="nofollow">https://art-res.xyz</a> this is a website that I mainly use for blogging about art resources. Made in Hugo, though probably needs a fresh coat of paint.
<a href="https://www.davidschlachter.com" rel="nofollow">https://www.davidschlachter.com</a><p>Designed it by hand on a sketchbook in around 2007. Currently PHP powered using my own ancient plain-text file based CMS.
<a href="https://hamzahassan.ca" rel="nofollow">https://hamzahassan.ca</a> -> My personal blog where I write about things I've learned that (at the moment) pertain to software development!
<a href="https://blog.janissary.xyz/" rel="nofollow">https://blog.janissary.xyz/</a><p>My personal blog, most posts are programming-related but I have a couple on movies/books/history type stuff.
Among them are many very inspiring works. I am never really satisfied with my personal websites. Revise mine therefore again.<p>But the current state is this:<p><a href="https://janis.io/" rel="nofollow">https://janis.io/</a>
<a href="https://potateaux.com" rel="nofollow">https://potateaux.com</a><p>Be gentle, it's hosted over LTE on a Raspberry Pi. It's not meant to do anything, just sit there and look pretty, a bit like me :)
My “digital garden”, which is pretty much a window into my brain, built with Obsidian: <a href="https://www.alexanderweichart.de/" rel="nofollow">https://www.alexanderweichart.de/</a>
<a href="https://blog.eldruin.com" rel="nofollow">https://blog.eldruin.com</a>
I blog mostly about embedded Rust device drivers.
It is a static blog made with Hexo and deployed to GitHub pages.
Here is mine: <a href="https://notes.arunsr.in/" rel="nofollow">https://notes.arunsr.in/</a><p>Built with mkdocs, hosted on NearlyFreeSpeech. I also have a wordpress blog that has fairly similar content.
<a href="https://dustin.lammiman.ca/" rel="nofollow">https://dustin.lammiman.ca/</a><p>It's mostly ice cream recipes right now, but also has photos of the teardrop trailer we're building, etc.
<a href="https://simone.computer" rel="nofollow">https://simone.computer</a><p>I wanted to refrain myself from shameless plugs, but oh well, hope any of ye will find all the 10 easter eggs hidden in this website.
<a href="https://www.osiux.ws/" rel="nofollow">https://www.osiux.ws/</a><p>Been trying to write more often, but I just can't get myself to do it. Still, I use to experiment with things I wanna try.
<a href="https://tomasreimers.com" rel="nofollow">https://tomasreimers.com</a><p>I know I barely have time to maintain it :laugh-cry emoji: so minimal seemed like the right design. Probably overdue for an update.
Occasionally updated blogging site to go with my YouTube channel.<p><a href="https://atomic14.com/" rel="nofollow">https://atomic14.com/</a><p>Doesn’t get a lot of love and the look and feel hasn’t been updated for years.
<a href="https://vincentntang.com" rel="nofollow">https://vincentntang.com</a><p>Its pretty minimalistic but gets the point across. I forked it from another Gatsby/reactjs theme and modified it to my liking
<a href="https://ryan-schachte.com" rel="nofollow">https://ryan-schachte.com</a><p>Built this so I could improve my CSS and have some uniqueness to my thoughts (visually). Fun to have a little corner on the web!
<a href="https://marcospereira.me" rel="nofollow">https://marcospereira.me</a><p>I'm a game developer working on an open world game while publishing tools on the unity asset store to help other devs out :)
<a href="https://jacobdoescode.com/" rel="nofollow">https://jacobdoescode.com/</a><p>Open source on GitHub too. Has a React-based build system that’ll do things like optimise images and minify assets.
<a href="https://wooptoo.com" rel="nofollow">https://wooptoo.com</a><p>No images, just plain HTML/CSS generated with Pelican. I try to keep it as minimal as possible. Haven't posted in a while though.
<a href="https://tabletopper.app/" rel="nofollow">https://tabletopper.app/</a><p>A web-based VTT (virtual tabletop). Some core gameplay features are missing and the UI is functional but not polished.
<a href="https://migracja.dreamwidth.org/" rel="nofollow">https://migracja.dreamwidth.org/</a><p>I write in two languages about my experiences as an immigrant to Germany, as well as random anecdotes.
<a href="https://wantguns.dev" rel="nofollow">https://wantguns.dev</a><p>Its a minimal blog I made in Zola (just cuz).
I still have to implement caching on it, which should be enough to release the source.<p>what does hn think ?
<a href="https://theandrewbailey.com/" rel="nofollow">https://theandrewbailey.com/</a><p>I usually post about whatever game I just finished playing. New post about once (or less) per month. Has RSS.
WingsWatch<p>I was fed up with the NTSB's very slow website, so I try to present the same data in a faster and more cohesive way.<p>It's a work in progress.<p><a href="https://wings.watch" rel="nofollow">https://wings.watch</a><p>Angular 13, Sqlite, .Net 6
I just launched dashboard.it-harvest.com to make data available on 2,800+ cybersecurity vendors. It is meant to be a tool for private equity, VCs, and corp dev teams,to mine data on targets for acquisition.
I'm glad to see many wonderful sites!!<p>My site is here.
<a href="https://nextjs-markdown-blog-obutora.vercel.app/" rel="nofollow">https://nextjs-markdown-blog-obutora.vercel.app/</a><p>Japanese portfolio site.
I maintain (what I think is) a classic personal site: picture of the author, articles, and bookmarks. <a href="https://aftermath.net/" rel="nofollow">https://aftermath.net/</a>
<a href="https://www.justinpolidori.it" rel="nofollow">https://www.justinpolidori.it</a><p>I wanted to blog about stuff that I do at work but the way I wanted to do. It’s also a knowledge stash for myself.
<a href="https://tedium.co" rel="nofollow">https://tedium.co</a><p>A newsletter that also has a website attached. I set up the backend so it spits out full code for a newsletter in a specific backend view.
<a href="https://adam-p.ca/" rel="nofollow">https://adam-p.ca/</a><p>Built with Hugo (starting with no theme, because I wanted understanding, not magic). Uses Bootstrap. Hosted with GitHub Pages.
<a href="https://jv-la.com" rel="nofollow">https://jv-la.com</a><p>Recently gave this a facelift (like... 3 weeks ago) :) Some fun color palette generation stuff happening (especially with the book covers)
It’s woefully out of date (including my current employer) but it was a fun project.<p><a href="https://lucperkins.dev" rel="nofollow">https://lucperkins.dev</a><p>Hugo for static site generation, Bulma CSS, hosted on Netlify.
Standard Notes provides a nice workflow for maintaining a personal blog, here's mine: <a href="https://viewfromtheweb.com/" rel="nofollow">https://viewfromtheweb.com/</a>
<a href="https://www.dmitrivolkov.com/" rel="nofollow">https://www.dmitrivolkov.com/</a><p>Simple profile site, with pages for various projects and the like, nothing particularly interesting.<p>Suggestions welcome!
<a href="https://rileystew.art/" rel="nofollow">https://rileystew.art/</a><p>Recently started a blog, but the most interesting thing is the banner is an interactive canvas for Wolfram automata.
<a href="https://www.jiminyclick.com" rel="nofollow">https://www.jiminyclick.com</a><p>Made an Outlook plugin to warn you when you've put the wrong recipient into an email through machine learning.
<a href="https://timothy.de" rel="nofollow">https://timothy.de</a> is mine I‘m mostly sharing product validation insights on there but also use it as a portfolio/branding thing
<a href="https://rpandey.tech" rel="nofollow">https://rpandey.tech</a><p>Not much of a site to see, but I like to think it gets the point across in a pretty clean 1 page manner. Just a single HTML file.
<a href="https://bitplanets.com/" rel="nofollow">https://bitplanets.com/</a><p>Real time multiplayer strategy game. Can play with friends.<p>Typescript, node, sockets, react, postgres, custom redux, pixi (webgl)
<a href="https://ardunn.us" rel="nofollow">https://ardunn.us</a><p>it’s not super interesting but is basically just my CV and a couple random posts that I update whenever I feel like it (not regularly)
<a href="https://lachlan-miller.me/" rel="nofollow">https://lachlan-miller.me/</a> - some articles on Vue, some personal thoughts, and links to my paid content and resume.
<a href="https://lorenzopieri.com/" rel="nofollow">https://lorenzopieri.com/</a><p>Science, Tech and Fundamental questions. Started in 2021, so far I published mainly around AI and Robotics.
<a href="https://brent.soles.dev" rel="nofollow">https://brent.soles.dev</a><p>Super basic blog (just stock gatsby theme, and I don't write much, though meaning to pick it back up, as it is fun).
<a href="https://yulian.kuncheff.com" rel="nofollow">https://yulian.kuncheff.com</a><p>Simple blog that I wrote one once in a blue moon. Uses Hugo on Netlify behind Cloudflare<p>I plan to write a few new blog posts soon.
<a href="https://chapra.blog/" rel="nofollow">https://chapra.blog/</a><p>I just wanted a personal blog so I bought some wordpress hosting and used the default theme with some color changes.
<a href="https://timonapath.com" rel="nofollow">https://timonapath.com</a><p>Trying to be open and honest about my life and thoughts.<p>It's all static behind NGINX with some markdown to HTML scripts at build time.
<a href="https://www.louiscordier.com/book/" rel="nofollow">https://www.louiscordier.com/book/</a>
Some ideas/musings I had from Bipolar manic episodes...
<a href="https://lloydatkinson.net" rel="nofollow">https://lloydatkinson.net</a><p>My personal site where I write my thoughts, mostly software related. Will be adding personal projects to it in time.
My humble site: <a href="https://chambers.io" rel="nofollow">https://chambers.io</a><p>Good 'ol Jekyll + GitHub pages. The combo just works so well that I've never had a reason to change.
<a href="https://byte.ski" rel="nofollow">https://byte.ski</a><p>There is mostly a blog that I didn't write for a while but still have some plans and I also work on new version of the website.
<a href="https://blog.zespre.com" rel="nofollow">https://blog.zespre.com</a><p>This is my blog about tech stuff, which runs on K8s cluster and published with GitOps workflow (yeah it’s overkilled!)
<a href="https://staycaffeinated.com/" rel="nofollow">https://staycaffeinated.com/</a><p>Haven't written since the new job, been meaning to finish up a few drafts I have lying around
<a href="https://www.joeycato.com/stuff" rel="nofollow">https://www.joeycato.com/stuff</a>
Collection of side projects I've enjoyed tinkering with over the years
I'm particularly happy with the hero "image" — certainly loads faster than any fullscreen retina JPEG, to boot.<p><a href="https://ivanish.ca" rel="nofollow">https://ivanish.ca</a>
<a href="https://digitalbunker.dev/" rel="nofollow">https://digitalbunker.dev/</a><p>I write mostly about iOS Development and occasionally about the side-projects I'm working on.
It's been a long time since I've updated but: <a href="https://www.laundry.sh" rel="nofollow">https://www.laundry.sh</a><p>It's my own personal website that uses a Hugo template.
<a href="https://erwinvrolijk.nl" rel="nofollow">https://erwinvrolijk.nl</a>
Static site hosted on gitlab pages. Build with the zola static site generator using gitlab cicd.
The following is a site where I want to write random technical things:<p><a href="https://entangledlogs.com/archives/" rel="nofollow">https://entangledlogs.com/archives/</a>
<a href="https://bojanvidanovic.com" rel="nofollow">https://bojanvidanovic.com</a><p>My second try on building and maintaining a personal website with some meaningful content.<p>Stack: Hugo, Tailwind, Cloudflare
<a href="https://nadav.ca" rel="nofollow">https://nadav.ca</a><p>It's a bit of a mishmash of things I might find useful in the future, and silly/mostly useless personal projects. :)
<a href="https://avanwyk.com/" rel="nofollow">https://avanwyk.com/</a><p>My blog about topics I keep discussing with other people. Highest I've been is #2 on the front page. :)
<a href="https://lui.sv/" rel="nofollow">https://lui.sv/</a><p>This is my website, there are many like it but this one is mine. Haven’t changed much cause I’m pretty happy with it.
<a href="http://liza.io" rel="nofollow">http://liza.io</a><p>Just random ramblings about life and work. Made with Hugo. I push new posts to a private repo, where CI builds and uploads to S3.
Some few articles on reinforcement learning with all the code and theory explaination: <a href="https://antonai.blog/" rel="nofollow">https://antonai.blog/</a>
Happy to share! Just launched beta.<p><a href="https://profitspace.io" rel="nofollow">https://profitspace.io</a><p>Email me on benjamin@profitspace.io and I'll make sure you skip the queue for the beta :)
It's so cool to see everyone's sites and the different ways they're powered. Here's mine <a href="https://terj.in" rel="nofollow">https://terj.in</a>
Have to admit mine isn't much to look at, <a href="https://denner.co" rel="nofollow">https://denner.co</a>
This just reminds me that I need to make a few updates.
Wow! ok .. <a href="https://petergarner.net" rel="nofollow">https://petergarner.net</a><p>A semi-constantly evolving site, mainly tech, but also stuff for when you need a break from IT...
<a href="https://juanuys.com/" rel="nofollow">https://juanuys.com/</a><p>I feel like I need the standard "about, blog, etc" menu at the top. Will get to it one day ;-)
<a href="https://atulya.me" rel="nofollow">https://atulya.me</a><p>It's a little personal blog that I made with Gatsby. Looking to create my own SSG over the summer once school ends.
<a href="https://metacognitive.me/" rel="nofollow">https://metacognitive.me/</a><p>This is my blog where I talk about programming mostly but want to write more on other topics.
<a href="https://danielsalami.com/" rel="nofollow">https://danielsalami.com/</a><p>It’s a piece a salami that rotates back and forth and when you click the salami, music plays.
No frameworks, just one page and just vanilla JS. I simply wanted someplace to post my music.<p><a href="https://afrodiameter.com/" rel="nofollow">https://afrodiameter.com/</a>
<a href="https://slhomme.com" rel="nofollow">https://slhomme.com</a>
My personal website - html/css only, I like to keep it minimalist with a bit of personality.
The entry point is here: <a href="https://ovalerio.net" rel="nofollow">https://ovalerio.net</a><p>It basically contains a blog and a few pages about other content that I publicly share.
<a href="https://mtso.io" rel="nofollow">https://mtso.io</a><p>custom jekyll theme. have made a custom static site generator before but switched to basic jekyll to focus on the content.
<a href="https://austinhenley.com/" rel="nofollow">https://austinhenley.com/</a><p>My personal site including my blog about dev tools, academia, usability, and product design.
<a href="https://goo.gl/AEwQLR" rel="nofollow">https://goo.gl/AEwQLR</a><p>It's an interactive CV representation I made because the paper-analogue form is so restrictive.
<a href="https://pirogove.blogspot.com" rel="nofollow">https://pirogove.blogspot.com</a>
I am publishing some problems I solved in software and hardware for my home.
<a href="https://pruthvishetty.com/" rel="nofollow">https://pruthvishetty.com/</a><p>Built it during grad school. Maintaining it now as a side project (and journal) or sorts.
<a href="https://justin.poehnelt.com" rel="nofollow">https://justin.poehnelt.com</a><p>Mostly about running(ultra distances) and my career as a software engineer. Built with 11ty.dev.
<a href="https://siemens.blog/" rel="nofollow">https://siemens.blog/</a><p>My simple little Django blog. I don't update it as much as I'd like, but it does the job.
<a href="https://nathants.com" rel="nofollow">https://nathants.com</a><p>markdown is rendered via the github api, then a python lambda with all static assets is cached with cloudfront.
Had a couple of pieces on my blog already feature on HN<p><a href="http://tglyn.ch/" rel="nofollow">http://tglyn.ch/</a><p>Though I think some articles may need an update due to dead video links
My pleasure. Hoping to serve the Portuguese-speaking community, with science & tech discussions.<p><a href="https://voxleone.com" rel="nofollow">https://voxleone.com</a><p>Thanks for the opportunity.
<a href="https://coderrocketfuel.com" rel="nofollow">https://coderrocketfuel.com</a><p>Includes coding tutorials and courses I've written along with some of my personal projects.
<a href="https://gabrielsimmer.com" rel="nofollow">https://gabrielsimmer.com</a><p>Plain ol' HTML and CSS, built off some components of the somehwat defunct Skeleton.css project.
<a href="https://luke.lol" rel="nofollow">https://luke.lol</a>
I blog about topics i find interesting as well as problem solving issues I face as a web developer.
<a href="https://jezenthomas.com/posts/" rel="nofollow">https://jezenthomas.com/posts/</a><p>Angry rants about software.<p>The site is written using a combination of Brainfuck, APL, Prolog, and Fortran.<p>…<p>just kidding.
<a href="https://jonpauluritis.com" rel="nofollow">https://jonpauluritis.com</a><p>Articles touching on a wide range of topics such as technology, business, design, programming, etc.
<a href="https://tysonmaly.com" rel="nofollow">https://tysonmaly.com</a><p>It uses Hugo. I have not written much in a while, but the site use to be hand coded html back in 2004 era.
I've been writing about tech and entrepreneurship, and occasionally politics, since 2006:<p><a href="http://www.smashcompany.com" rel="nofollow">http://www.smashcompany.com</a>
<a href="https://www.rdegges.com" rel="nofollow">https://www.rdegges.com</a> - a humble, personal blog. Built using Hugo and deployed via Netlify. Nothing fancy.
<a href="https://www.alfie.wtf" rel="nofollow">https://www.alfie.wtf</a><p>Now that I've revamped my static site generator, I'll be able to actually make new posts :sweat:
<a href="https://mateusfreira.github.io/" rel="nofollow">https://mateusfreira.github.io/</a><p>I just blog about stuff I am doing or reading, some rust some js other stuff
I write on machine learning, software, business, and many other things.
<a href="https://vaclavkosar.com/" rel="nofollow">https://vaclavkosar.com/</a>
<a href="https://taoa.io" rel="nofollow">https://taoa.io</a><p>Started it recently talking mostly about interesting math problems.<p>I plan to make a no JavaScript version with Hugo or a different ssg
<a href="https://jonathanbayless.com" rel="nofollow">https://jonathanbayless.com</a>
A pretty simple portfolio/SWE blog site with Jekyll/Github Pages
<a href="https://blog.xa0.de/list" rel="nofollow">https://blog.xa0.de/list</a><p>My basic blog where I talk about Quantum Computing, Machine Learning, Finance, Business.
<a href="https://domenicoluciani.com" rel="nofollow">https://domenicoluciani.com</a><p>It's my blog, I write about Extreme Programming, Distributed Systems, Security and more
<a href="https://mdolon.com/" rel="nofollow">https://mdolon.com/</a><p>Hasn't been updated in ages, need to get back into writing. This is a good reminder to do so!
<a href="https://jfelisaz.eu" rel="nofollow">https://jfelisaz.eu</a><p>Nothing fancy, just a static page with CV. But writing a crude org mode -> HTML generator in AWK was fun
<a href="https://nathancraddock.com" rel="nofollow">https://nathancraddock.com</a><p>Currently writing about Zig and my project reimplementing the Macintosh game Reckless Drivin’
Interesting. I always thought my website was just ugly, but now I am calling it minimalist.<p><a href="http://thiagocafe.com/" rel="nofollow">http://thiagocafe.com/</a>
A little late to the party but here's mine: <a href="https://bgrnwd.com/" rel="nofollow">https://bgrnwd.com/</a><p>Built with Hugo and deployed with GitHub Pages.
<a href="https://www.davidvlijmincx.com/" rel="nofollow">https://www.davidvlijmincx.com/</a><p>I write mostly about Java, testing and future additions to the language.
<a href="https://blog.perjel.hu" rel="nofollow">https://blog.perjel.hu</a><p>My small personal blog, mainly for nerdy stuff and for some related tutorials.<p>I post whenever I feel like I have to.
<a href="https://www.splitbrain.org" rel="nofollow">https://www.splitbrain.org</a> powered by DokuWiki for years now, but started as a bunch of PHP scripts.
<a href="https://www.vincentorback.se" rel="nofollow">https://www.vincentorback.se</a><p>A simple index.html portfolio website that’s 6+ years old now so naturally I hate it :)
I have a pretty minimal website with a not very minimal photography sub-site:
<a href="https://felix.link/" rel="nofollow">https://felix.link/</a>
<a href="https://www.danheath.io/" rel="nofollow">https://www.danheath.io/</a><p>Needs altering to have a personal profile and not just a (infrequently updated) blog.
<a href="http://eamonnmr.com/" rel="nofollow">http://eamonnmr.com/</a><p>Previous iterations used JS to render the grid, but I gave up and just went with plain HTML.
Here's my attempt at a personal site: <a href="https://aidenybai.com" rel="nofollow">https://aidenybai.com</a><p>Nothing too flashy, just simple and straight to the point
<a href="https://www.pwshman.com/" rel="nofollow">https://www.pwshman.com/</a><p>A simple RSS-aggregator for alerts and advisories from CSIRTs and security vendors.
<a href="https://alessandrocuzzocrea.com/" rel="nofollow">https://alessandrocuzzocrea.com/</a><p>It's just my personal blog.<p>Nothing special.<p>Static generated website with a 100% custom template.
Recently posted it as a Show HN, but here it is again:<p><a href="https://arielroffe.quest/" rel="nofollow">https://arielroffe.quest/</a><p>It is a pokemon-style RPG made with Phaser3.
<a href="https://keloran.dev" rel="nofollow">https://keloran.dev</a> it’s mostly just by personal ramblings, and stuff I need to remember for future usage
<a href="https://uzpg.me/blog.html" rel="nofollow">https://uzpg.me/blog.html</a> -> personal blog on tech and sci-fi + what i'm learning
<a href="https://tiltingatwindmills.dev/" rel="nofollow">https://tiltingatwindmills.dev/</a><p>It’s a blog and also a place to tinker with various front end things.
<a href="https://www.ericzheng.org" rel="nofollow">https://www.ericzheng.org</a><p>I've enjoyed seeing everyone else's, so I figured I might as well post my own...
<a href="https://strzibny.name" rel="nofollow">https://strzibny.name</a><p>I hope to redesign it soon together with the blog. I mostly blog about things Ruby, Elixir, Linux.
<a href="https://kaapporaivio.fi" rel="nofollow">https://kaapporaivio.fi</a><p>Just my personal website. I'd like to use this opportunity to get HN to stress test it :D
Here's mine, it's a pile of things I've done, made with a pile of JS.<p><a href="https://benwinding.com/" rel="nofollow">https://benwinding.com/</a>
<a href="https://uninformed.space/index.html" rel="nofollow">https://uninformed.space/index.html</a><p>A simple blog where I post about anything that interests me.
<a href="https://maxrozen.com/" rel="nofollow">https://maxrozen.com/</a><p>I used to write weekly articles about React, now I work on my SaaS and write about it.
<a href="https://chair6.net" rel="nofollow">https://chair6.net</a> - occasional blog posts on various topics, powered by Pelican on an ARP Networks VPS
<a href="https://yohann.paris" rel="nofollow">https://yohann.paris</a><p>A simple list of small things I did. I need to spent time making it more polished and up to date.
Mines <a href="https://integrated.ee" rel="nofollow">https://integrated.ee</a> I blog there about the niche tech stuff that I work on. (ERP software)
<a href="https://www.megancooper.com" rel="nofollow">https://www.megancooper.com</a><p>Still working on the site and blog, just starting out and would love any feedback
<a href="https://thejamespaterson.com" rel="nofollow">https://thejamespaterson.com</a><p>I got a bit obsessed with CSS animations and a video about beautiful VHS tapes.
<a href="https://eti.tf/" rel="nofollow">https://eti.tf/</a>
having some fun! went from react to nextjs to astro in the span of 3 months
>> Share your personal site<p>It is a privilege. Hoping to serve the portuguese-speaking community.<p><a href="https://voxleone.com" rel="nofollow">https://voxleone.com</a><p>Thanks for the opportunity.
<a href="https://wojtekmandrysz.com" rel="nofollow">https://wojtekmandrysz.com</a><p>it was easier to blog when I was a teenager, but I like to keep a personal website
<a href="https://jason.today" rel="nofollow">https://jason.today</a><p>Wanted something with no js, fully supports readers, loads very fast, and matches system theme.
Mine is <a href="https://ricardosa.nz" rel="nofollow">https://ricardosa.nz</a>
There's not much content, I mainly use it as a contact point.
<a href="https://kay.is" rel="nofollow">https://kay.is</a><p>I tried to put as much assets as possible into HTML, but the book banner just got out of hand in base64.
<a href="https://www.jacobheric.com" rel="nofollow">https://www.jacobheric.com</a><p>Been posting mostly photos, and very occasional thoughts, for the last 15 years.
<a href="https://innit.cz" rel="nofollow">https://innit.cz</a><p>Did this to try out Fable. If you mess up the letters and wait a bit it will put itself together :)
<a href="https://gioorgi.com" rel="nofollow">https://gioorgi.com</a>
Mostly my personal thoughts, I hope some article will be useful to you too.
Its not the greatest of sites, but here goes nothing: <a href="https://www.roman015.com/" rel="nofollow">https://www.roman015.com/</a>
<a href="https://palerdot.in" rel="nofollow">https://palerdot.in</a><p>PS: Though I'm primarily a React/Typescript developer, my personal site has no JS.
<a href="https://archisman.com" rel="nofollow">https://archisman.com</a><p>Built this couple of years bac on a whim when I realized how bad I was in html/css.
<a href="https://marcolabarile.me" rel="nofollow">https://marcolabarile.me</a><p>Trying to find a new theme for my website or improve the current theme. Any ideas?
<a href="https://cesarzagonel.github.io/" rel="nofollow">https://cesarzagonel.github.io/</a>
I enjoy writing about automated testing.
<a href="https://chrisbergeron.com" rel="nofollow">https://chrisbergeron.com</a><p>Technology Blog, projects I build, random miscellany.<p>It's a static site generated by hexo.
<a href="https://Andrew.diamonds" rel="nofollow">https://Andrew.diamonds</a><p>Its just a resume at the moment, but I think my domain is pretty awesome and lucky.
Not much but my little corner of the internet<p><a href="https://garrettcox.dev/" rel="nofollow">https://garrettcox.dev/</a><p>NextJS + Chakra UI on vercel because why not
<a href="https://brajeshwar.com" rel="nofollow">https://brajeshwar.com</a> is my personal website since 2001. Always have been kinda minimal.
<a href="https://runnit.io" rel="nofollow">https://runnit.io</a> - a backend as a service for building simple sites and serverless functions.
<a href="https://www.sakisv.net" rel="nofollow">https://www.sakisv.net</a><p>Been meaning to write more, but things have been getting in the way for a while now.
<a href="https://patrickkeane.me/" rel="nofollow">https://patrickkeane.me/</a><p>Basic wordpress + simple theme. Need to keep it updated more often :)
<a href="https://andregarzia.com" rel="nofollow">https://andregarzia.com</a><p>Mostly my blog. I post about books, creative writing, and also about programming.
<a href="https://ybogomolov.me" rel="nofollow">https://ybogomolov.me</a><p>I blog about strictly-typed functional programming in TypeScript and fp-ts ecosystem.
<a href="https://teitoklien.com" rel="nofollow">https://teitoklien.com</a><p>Built with hugo, and a simple tuft css theme.<p>I was writing a new blog entry just tonight :D<p>should be posted tomorrow.
<a href="https://abhinavrk.com" rel="nofollow">https://abhinavrk.com</a> - a blog on tech papers to fill the void left my the morning paper
<a href="https://leereilly.net" rel="nofollow">https://leereilly.net</a> is chock-full of 80s nostalgia and dad jokes in a terminal window.
<a href="https://satyamkapoor.com" rel="nofollow">https://satyamkapoor.com</a><p>I’m now a fan of Hugo. Modified the ng theme. I still. Should put more content
<a href="https://conorbarnes.com/" rel="nofollow">https://conorbarnes.com/</a><p>It should be getting a dark theme face-lift in the next week though!
<a href="https://baris.io" rel="nofollow">https://baris.io</a>
I am also using a template with nextjs and tailwind. I like how snappy it is
<a href="https://drmagnuslynch.com" rel="nofollow">https://drmagnuslynch.com</a><p>html/css/bootstrap/flask
Website for my dermatology practice
<a href="https://simonwillison.net" rel="nofollow">https://simonwillison.net</a> - I've been running that blog on-and-off since 2002!
<a href="https://www.stefanjudis.com" rel="nofollow">https://www.stefanjudis.com</a><p>I primarily write down and document what I learn in web development.
This is my blog that is morphing into a PKS/zettlekasten: <a href="https://johnmathews.is" rel="nofollow">https://johnmathews.is</a>
<a href="https://blog.oxplot.com" rel="nofollow">https://blog.oxplot.com</a><p>Statically generated by my own static site generator. Hosted on github pages.
<a href="https://bergie.iki.fi/" rel="nofollow">https://bergie.iki.fi/</a><p>Hasn’t seen much love lately, but content stretches back to the 90s.
<a href="https://linuxgamecast.com/" rel="nofollow">https://linuxgamecast.com/</a><p>A Linux gaming podcast we started a decade ago. Still going.
<a href="https://www.therror.com/" rel="nofollow">https://www.therror.com/</a><p>It's my personal blog I've been writing on since 2002.
<a href="https://dronesitter.com/sim" rel="nofollow">https://dronesitter.com/sim</a> - Building a drone simulator with WebGL
My blog <a href="https://timdaub.github.io" rel="nofollow">https://timdaub.github.io</a><p>I'm working on being a better (& independent) writer.
<a href="https://krazerlasers.com/" rel="nofollow">https://krazerlasers.com/</a><p>Lasers, high voltage, amateur rocketry, and general nonsense
<a href="https://petarbojinov.com" rel="nofollow">https://petarbojinov.com</a><p>It’s been a while I need to update it.<p>It’s plain old HTML, CSS and JS bundled with Grunt.
I write articles about Linux, DevOps, and Cloud : <a href="https://shyamjos.com/" rel="nofollow">https://shyamjos.com/</a>
<a href="https://www.jaredwiener.com" rel="nofollow">https://www.jaredwiener.com</a> -- hasn't been updated in a while, though.
<a href="https://adf.ninja" rel="nofollow">https://adf.ninja</a><p>I just wanted to show something if people tried to access my domain, that's it.
<a href="http://postbits.de" rel="nofollow">http://postbits.de</a><p>Notes of my findings in linux software development (C++, bash, vim, git) and math.
Here's mine: <a href="https://dwhenson.com" rel="nofollow">https://dwhenson.com</a><p>Any comments or suggestions for improvement are most welcome
<a href="https://cfx.lu" rel="nofollow">https://cfx.lu</a><p>Very simple github page, I have future plans but not enough time to work on it right now.
Online resume, bought the template off of wrapbootstrap.com back in 2014.<p><a href="https://www.lteran.com" rel="nofollow">https://www.lteran.com</a>
<a href="https://www.skruban.com/" rel="nofollow">https://www.skruban.com/</a><p>A simple site, just written in HTML/CSS last month :)
<a href="https://louismerl.in" rel="nofollow">https://louismerl.in</a><p>Fun trick: trying to print it out should render the CV neatly in a A4 sheet.
This is mine: <a href="https://dwhenson.com" rel="nofollow">https://dwhenson.com</a><p>Any comments or suggestions for improvements are most welcome.
<a href="https://luord.com" rel="nofollow">https://luord.com</a><p>I post articles on what (I think) I know. Just a static blog generated by Pelican.
<a href="https://techinch.com/" rel="nofollow">https://techinch.com/</a><p>My long-running, ill-maintained, personal blog powered by Kirby.
<a href="https://www.leandrosf.com/" rel="nofollow">https://www.leandrosf.com/</a><p>Just some tech stuff written in Brazilian Portuguese!
<a href="https://shivambl.com" rel="nofollow">https://shivambl.com</a><p>It's just few HTML pages. It has my resume and my contact information.
<a href="https://igorstumberger.com" rel="nofollow">https://igorstumberger.com</a><p>I'm a product designer who likes to dabble in code too :)
<a href="https://yossarian.net/" rel="nofollow">https://yossarian.net/</a><p>It's just HTML, all handwritten in my ordinary editor.
<a href="https://rajasimon.io" rel="nofollow">https://rajasimon.io</a><p>I write about Python, Django based web application development tutorials.
<a href="https://umutseven.com" rel="nofollow">https://umutseven.com</a><p>Very simple site. The quote at the bottom changes after every refresh!
<a href="https://kryptokommun.ist" rel="nofollow">https://kryptokommun.ist</a><p>An quite old Jekyll still going strong and the CI still works :)
<a href="https://mish.co" rel="nofollow">https://mish.co</a><p>built with Zola and i’m also selling the template, for anyone interested e-mail me
<a href="https://rybakov.com/" rel="nofollow">https://rybakov.com/</a><p>About art, AI, technology and human bodies. Based on Hugo.
<a href="https://www.fer.xyz" rel="nofollow">https://www.fer.xyz</a><p>Netlify, built with Pelican, not really a lot of time to write though.
<a href="http://spaceisdisorienting.com/" rel="nofollow">http://spaceisdisorienting.com/</a><p>I mostly blog about iOS development.
<a href="https://bernsteinbear.com" rel="nofollow">https://bernsteinbear.com</a><p>I write about programming languages and compilers, mostly.
<a href="https://nickengmann.com" rel="nofollow">https://nickengmann.com</a><p>Hardware and Cybersecurity engineer based out of Brooklyn, NY
<a href="https://makeall.dev/" rel="nofollow">https://makeall.dev/</a><p>just a collection of my notes, posts and side-projects...
It's a personal site, but it's very silly. :)<p><a href="https://defhoboz.biz/" rel="nofollow">https://defhoboz.biz/</a>
<a href="https://nvegater.com/" rel="nofollow">https://nvegater.com/</a><p>The about section is full of the inspiration sources :)
Here it is: <a href="https://dnlytras.com/" rel="nofollow">https://dnlytras.com/</a><p>Started with blogging, trying to rebrand.
<a href="https://willhackett.com" rel="nofollow">https://willhackett.com</a><p>Links on a page, essentially. I'm really bad at this.
<a href="https://cheeaun.com" rel="nofollow">https://cheeaun.com</a><p>List of blog posts and my side projects. Metalsmith, GitHub Pages.
I’m a designer/front end dev.<p>Built in Webflow:<p><a href="https://www.imkylelambert.com/" rel="nofollow">https://www.imkylelambert.com/</a>
wrote mine with Ruby (nanoc, a library that generates static sites)<p><a href="https://lbrito1.github.io/" rel="nofollow">https://lbrito1.github.io/</a>, which is just a landing page created to help with job searches -- links to CV, github and so on; and:<p><a href="https://lbrito1.github.io/blog" rel="nofollow">https://lbrito1.github.io/blog</a>
<a href="https://romainpenchenat.com" rel="nofollow">https://romainpenchenat.com</a><p>Vanilla JS and 3D css for a unique experience :)
<a href="https://dheinemann.com" rel="nofollow">https://dheinemann.com</a><p>Pretty simple. I blog about whatever comes across my mind.
<a href="https://0x5.be" rel="nofollow">https://0x5.be</a><p>small static site pushed to s3, just to list projects and host the resume.
<a href="https://www.mikekasberg.com" rel="nofollow">https://www.mikekasberg.com</a><p>A personal blog - mostly programming and Linux.
<a href="https://anatolinicolae.com/" rel="nofollow">https://anatolinicolae.com/</a><p>I'm too lazy to code it myself.
Why not:<p><a href="https://diogoferreira.pt" rel="nofollow">https://diogoferreira.pt</a><p>Just some online presence where I write some tips sometimes.
<a href="https://vinhnx.github.io" rel="nofollow">https://vinhnx.github.io</a><p>I host my personal portifolio page on GitHub pages.
Only have a couple of writings, should work on adding more.<p><a href="https://0x1.pt/" rel="nofollow">https://0x1.pt/</a>
<a href="https://asadmemon.com/" rel="nofollow">https://asadmemon.com/</a><p>I am trying to restart blogging, mostly tech.
<a href="https://www.tetsu.eu" rel="nofollow">https://www.tetsu.eu</a><p>collection of web resources/links I deem high quality
<a href="https://xyan.pro" rel="nofollow">https://xyan.pro</a><p>I tried to make it as light as possible while still looking fancy!
<a href="https://www.antipa.io" rel="nofollow">https://www.antipa.io</a><p>Its an html file I manually edit, deployed with netlify.
My website is <a href="https://www.homekasa.io/" rel="nofollow">https://www.homekasa.io/</a><p>This is the product that I am working on. The website is built on NextJS while the app is built on NestJS with React frontend.<p>The product is for Home Owners that have multiple homes and is designed to help them automate certain tasks as well as keep track of documentation and expenses (make tax time a bit less painful).<p>Also useful for property managers as a tool that helps manage multiple properties.
<a href="https://remyhunt.net/" rel="nofollow">https://remyhunt.net/</a><p>Here's my humble site. let me know what you think!<p>:)
<a href="https://www.codevoid.net" rel="nofollow">https://www.codevoid.net</a><p>- Page for Storyvoid, my Instapaper app for Windows<p>- Blog
handwritten (by me and some assorted unnamed people on stackoverflow) html css and js photography page, except for the js module I use for smooth panorama scrolling and zooming.
<a href="https://www.halvorson.photography/" rel="nofollow">https://www.halvorson.photography/</a>
jasoneckert.net (which forwards to <a href="https://jasoneckert.github.io" rel="nofollow">https://jasoneckert.github.io</a>)<p>I've owned this domain for a few decades, and I've revamped the structure and look of the site over that period 3 times from plain HTML to iWeb to Hugo composited.
honestly not hugely proud of the front fascia, but the utility of having 'unlimited storage' and subdomains through dreamhost has been a boon. <a href="https://cliff.fish" rel="nofollow">https://cliff.fish</a> If you need somebody to talk to my email is always open.
kfx.fr but it's a created and essentially never populated web 1.0 site, my goal was and still is in my loooooooong wishlist a website readable with links2/w3m/eww etc normally used via RSS not by direct visits and backed by org-mode but still manually-created html/no js.
not sure if this is the right place but does someone how a easy tutorial on setting up a personal blog website for minimal costs? I bought a domain off namecheap half a year ago but have been struggling with setting up the site using hugo
ahh such threads reminds me that I should redesign finally my 2020 website..<p>But anyhow - here it is: <a href="https://lukaszkups.net" rel="nofollow">https://lukaszkups.net</a><p>Made with my very own (of course!) static site generator ;)
<a href="https://expose.sh" rel="nofollow">https://expose.sh</a><p>I saw a colleague using ngrok, so challenged myself to build my own tunneling tool.<p>It's Typescript for both the client and server with websockets used for two way communication between both.
https//lgessler.com<p>Nothing fancy, just an academic website with a short bio and some pubs. Source is in org-mode, which I compile to HTML and host via github pages.
I like blogging but I hated having to blog using markdown or via Wordpress’s horrible editor or some other blogging platform’s flow.<p>I was anyway playing around with building my own email inbox when I realized emails written in Gmail yield HTML which could be repurposed to post blogs.<p>I released an early version of this at <a href="https://moogle.cc" rel="nofollow">https://moogle.cc</a> around the same time Hey.com was launching Hey World built around the same idea.<p>Now, my inbox has evolved and so has the tooling for the blog. The newer product combining the inbox and blog is at <a href="https://pretzelbox.cc" rel="nofollow">https://pretzelbox.cc</a>.
sookocheff.com<p>Going on ten years of blogging. This is one consistent habit that continues to pay dividends. Only wish I had even more time for writing.
www.specbranch.com<p>Made with Hugo. I did a few bits of HTML and CSS, but it was mostly made with a template. Hosted on a DO droplet, with cloudflare.
I was totally fed up with social media due to the dark patterns and disinformation currents so I created a site where I only use black and white or grayscale to avoid unnecessary distraction. It's a jekyll based blog and wiki or "digital garden" which I want to integrate with LogSeq.<p>I also want to integrate a text adventure with vorple and inform7.<p><a href="https://olin.monster" rel="nofollow">https://olin.monster</a>