--- /dev/null
+
+ ███ ██ ██ █████ ██████
+ ████ ██ ██ ██ ██ ██
+ ██ ██ ██ ██ ██ ██ ██
+ ██ ██ ██ ██ ██ ██ ██
+ ██ ████ ██ █████ ██████
+
+
+ Personal home of Nicolas on the World Wide Web at http://puffer.fish/~nico.
+ Copyright (c) 2025 Nicolas Paul. All rights reserved.
--- /dev/null
+<!DOCTYPE html>
+<HTML>
+ <HEAD>
+ <TITLE>~nico</TITLE>
+ <META CHARSET="utf-8">
+ <META NAME="viewport" CONTENT="width=device-width, initial-scale=1">
+ <LINK REL="me" HREF="https://mastodon.puffer.fish/@nico">
+
+ <STYLE>
+ HTML {
+ margin: auto;
+ max-width: 57ch;
+ font-size: 14pt;
+ }
+
+ HEADER, FOOTER { text-align: center; }
+
+ IMG {
+ width: 100%;
+ height: auto;
+ }
+ </STYLE>
+ </HEAD>
+ <BODY>
+ <HEADER>
+ <H1 ID="nico">NICO</H1>
+ </HEADER>
+
+ <MAIN>
+ <P>
+ Hey, I want to be a system programmer.
+ I'm also available using electronic mails at <CODE><A HREF="mailto:n@nc0.fr">nico@puffer.fish</A></CODE>.
+ </P>
+
+ <!-- TODO(nico): blog on failure as a natural property of systems -->
+ <!-- TODO(nico): blog on extensibility and modding -->
+ <!-- TODO(nico): blog on the advantages of uniformity -->
+ </MAIN>
+
+ <FOOTER>
+ <P>© 2025</P>
+ </FOOTER>
+ </BODY>
+</HTML>
+