Under Construction

Programming

535 sites


Sort by: Random | A-Z | Newest | Oldest
Qubyte Codes - About
https://qubyte.codes/
The personal site and blog of Dr. Aura Niamh Everitt, a Brighton-based software developer and former quantum information scientist who writes about JavaScript, Node.js, Ruby, Scala, and the ethics of software development. The site embraces IndieWeb principles, supports webmentions, and reflects a thoughtful engineering philosophy documented in its colophon.
Blog 2026-03-12
JS1k - The JavaScript code golfing competition
https://js1k.com/
JS1k is a JavaScript code golfing competition that ran from 2010 to 2019, challenging developers to create impressive demos in under 1 kilobyte of JavaScript. Each year featured a unique theme such as Dragons, Magic, and Coin Mine, with entries archived and browsable by competition round.
Resource 2026-03-15
https://andregarzia.com/
Andre Alves Garzia is a Mozilla TechSpeaker and developer based in London whose blog covers web development, decentralisation technologies, and blogging tools alongside occasional recipes and creative writing. Posts range from technical experiments like no-build web applications and linkgraphs to personal snippets about TTRPG design and Lomochrome film photography.
Blog 2026-03-12
Home | Ersei 'n Stuff
https://ersei.net/en
Ersei is an HPC Solutions Engineer and Purdue CS graduate who shares expertise spanning reverse engineering, formal languages, computer security, and self-hosting across a personal site and blog. Visitors will find curated links to other tech blogs, open-source project contributions, and a technically deep personal presence from someone passionate about low-level systems work.
Personal Page 2026-03-11
welcome to my ~ backalley code.
https://tilde.town/~ne1/code.html
The tilde.town page of user ~ne1 showcases a collection of personal coding projects with a hacker-culture flair, including a collaborative text-based exploration game called Holodeck, an anonymous social platform called p0rtals, an encrypted note tool, and a SecureDrop-style anonymous submission system. Each project reflects a DIY ethos centered on privacy, anonymity, and community-built digital spaces.
Personal Page 2026-03-17
trimill
https://trimill.xyz/
Trimill's personal site showcases a collection of programming projects including CXGraph for visualizing complex functions, Talc (a terminal calculator and language written in Rust), and an RSS feed bundler. The site links out to a personal Git server and blog, making it a compact hub for a developer with a range of creative technical interests.
Personal Page 2026-03-12
MacKiDo/Dojo/SoYouWantToProgram
https://mackido.com/Software/SoYouWantToProgram.html
David K. Every's humorous and candid guide walks aspiring programmers through what the profession is really like, covering programmer culture, attitudes, and what to expect when starting out. Part of the larger MacKiDo reference site, this article blends sharp wit with practical insight to give beginners an honest (and entertaining) introduction to the programming world.
Resource 2026-03-13
Susam Pal
https://susam.net/
Susam Pal's long-running technical blog covers programming, mathematics, and computing curiosities spanning over two decades of posts. Topics range from Emacs tricks and shell scripting to abstract algebra, CSS puzzles, and low-level DOS programming, making it a rich archive for curious technologists.
Blog 2026-03-12
ezri
https://ezri.pet/
Ezri is a 21-year-old computer science student from NYC who runs a personal internet hosting service with its own ASN and works in DevOps and HPC clusters. The site showcases an active project list spanning embedded systems, air quality sensing, BLE, and network infrastructure, offering a fascinating glimpse into a technically ambitious young engineer's world.
Personal Page 2026-03-11
The Advantages Of Flexible Typing
https://sqlite.org/flextypegood.html
An official SQLite documentation page that makes a detailed case for the database engine's flexible typing system, explaining why storing any value in any column is a feature rather than a flaw. It covers practical use cases like attribute tables, dirty data storage, and dynamic languages, while systematically rebutting common objections to flexible typing.
Resource 2026-03-17