Safet Imamović
Software Engineer • Rustacean • Tinkerer
Just HTML. Just CSS. Just JS.
(and a pinch ofhtm
for flavor)
I’m not a frontend developer. I don’t dream in divs. I don’t wake up thinking about responsive grids or CSS variables.
So I did what felt natural: I wrote the site by hand — no React, no Svelte, no bundlers, no meta-frameworks. Just pure HTML, CSS, and JavaScript. Inspired by justfuckingusehtml.com, I leaned into the old-school way. And it felt good.
<div>It’s fast.</div>
<div>It works.</div>
<div>I can read it a year from now.</div>
There's also a bit of
htm
– the hyperscript-y JSX alternative – sprinkled in, just enough to stay
sane while making terminal-like UI bits.