This Site

Why did I make this site

I originaly make this site to try out "web dev", or at least how to make a web site with no plan to make it public.

This plan changed later after I made that web site for team filtered and because I needed somewhere to put a like for my paper but with one big asterisk.

What is Special

Well... One thing about me is that I'm a sys dev and as it turns out: I HATE web dev, or at least JS and everything todo with it.

I decided for that reason to not use any JS/TS for this site. I build this site using Go and a go libay name Templ , instead of using a JS/ Node.js web framwork.

All code I written in go and rendered at compile time, which may not be the best way to do things as each background star is staticly backed into HTML causing each file to be 80KB.

But I don't care as long as I don't have to use JS.

← Back