A simple static homepage https://ethan.flwr.day
Find a file
2026-06-29 23:01:10 -04:00
.well-known added security.txt 2026-05-26 00:20:46 -04:00
favicon.ico updating resume, added favicon 2026-05-03 03:32:10 -04:00
index.html updated notebook link 2026-06-04 00:40:30 -04:00
README.md Update README.md 2026-06-29 23:01:10 -04:00
resume.html Update resume.html 2026-06-27 21:41:56 -04:00

My Homepage

This is my personal homepage, built to be as resilient and simple as possible.

I designed this site as an expression of the file over app philosophy that I try to follow:

If you want your writing to still be readable on a computer from the 2060s or 2160s, its important that your notes can be read on a computer from the 1960s.

Tech Stack & Architecture

  • Frontend: Just HTML and CSS.
  • Hosting: Deployed via Cloudflare Workers. Because it consists entirely of static files, it can easily be migrated to almost any web hosting service or run locally by opening index.html.

Inspiration

The initial design and structural inspiration came from a minimal site I came across a while ago (if I manage to find the original link, I will credit it here).