> systemctl start website
That’s right, the one you’re viewing now
This website is an open-source static Next.js application running on GitHub Pages . For those interested, the tech-stack that I am using is:
I chose to write my website this way as it allowed me to deploy for free, use MDX for rendering my posts/projects, and for the creation of a performant and well-optimized static site. Alongside these items, I also used Bun and TypeScript for the sites development.