My personal website
This is my personal website, having information about myself, a blog, projects and a guestbook!
The website itself is on https://smilt.dev, but a demo version, without ratelimiting and admin access access to guestbook reviewing is on https://site.quack.zip
- a Blog which parses from .md files
- a Guestbook where users can write in it, all of them need to be apporoved or denied
- an Admin panel, where you review the guestbook submissions, can be found by clicking the
iinsmilon the footer - Uptime data from my servers
- Spotify and Discord display
- Bot prevention - see the blog page about it!
Rename .env.example to .env, configure values. Hackatime api key can be found here!
Install the Bun runtime. Then, run:
bun install
bun run startThe server will be active on http://localhost:3000 (or whatever port you set it to)!
Whilst creating, AI was used for the design (formating and some design choices), helped with the SPA (Single Page Application) system & misc backend management.
