Programming
535 sites
https://butterwick.tech/
Butterwick.tech is the personal homepage of a developer who builds software projects like frishy.net, a fish data logger with community features, and experiments with tools like the Zola static site generator. The site blends tech project updates with occasional lifestyle posts such as a guide to growing corn in cold climates, making it a window into a technically minded hobbyist's work and interests.
https://sgillies.net/
Sean Gillies documents his trail running training in meticulous weekly logs, tracking mileage, elevation gain, and workout strategies as he prepares for the Quad Rock 25-mile mountain race. The site also touches on his open-source geospatial software work, including updates to the Rasterio Python library, making it an interesting mix of athletic dedication and technical pursuits.
https://wilw.dev/
Will Webberley is a Welsh technologist and PhD-holder whose personal site blends blog posts on software, open technologies, and data sovereignty with notes and links from his day-to-day technical life. Posts range from analysis of UK online safety legislation to hands-on guides for command-line email clients and home printing setups, making it a thoughtful read for technically minded visitors.
http://tilde.club/~schussat/tildegraph.html
A creative data visualization project by a Tilde Club member that renders an interactive network graph of links between users on the tilde.club shared Unix server. Built with D3.js and Perl scraping tools, the graph lets visitors zoom, drag nodes, and mouseover to explore the web of connections among the early Tilde Club community.
http://dotnetguts.blogspot.com/2007/02/ease-of-applying-globalization-and.html
A technical blog covering ASP.NET, C#, SQL, jQuery, and the broader .NET framework ecosystem with practical tutorials and code examples. This particular post walks through implementing globalization and localization in ASP.NET 2.0 step by step, making it a useful reference for developers working with multi-language web applications.
https://ratshack.neocities.org/
The Rat Shack is a sprawling personal site by a programmer and creature-sim enthusiast covering game dev experiments in Godot, 3D art in Blender, pixel art, and deep dives into virtual pet games like Petz and Creatures. Packed with years of dated posts, tutorials, reviews, and creative experiments, it rewards curious visitors with everything from Kotlin programming notes to Raveen Kat retrospectives and homemade spline creatures.
http://sdomi.pl/
Dominique (domi/sdomi) is a queer enby hacker and self-described Bash witch who builds impressively cursed projects, including a Minecraft server and a web framework both written entirely in Bash. The site showcases reverse engineering, networking, electronics, osdev, and retrocomputing interests alongside a weblog and a collection of wild shell-scripting experiments.
https://benchristel.com/welcome.html
Ben Christel is a software engineer at Khan Academy whose homepage serves as a launchpad for an impressive collection of coding tools, software development writing, and web curation projects. Highlights include a 250+ page personal wiki on software topics, a book draft about software development, and original tools like mdsite and a stream-of-consciousness writing app.
https://redblobgames.com/maps/mapgen2
Red Blob Games presents Mapgen2, an interactive procedural map generator that creates volcanic island-style terrain using Delaunay triangulation and custom biome algorithms originally built for the game Realm of the Mad God. Visitors can explore hundreds of unique island shapes by tweaking seed values, save high-resolution images, and dig into the open-source JavaScript code behind the generator.
https://py-universe.sourceforge.net/
Python Universe Builder is a SourceForge-hosted project offering a Python-based framework for building text-based universe or world simulation games. It appears to be an open-source development tool aimed at programmers interested in building interactive or simulation environments with Python.