Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 865 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 865 Bytes

Welcome to my personal site source code. The live site is (hopefully!) here.

The purpose of this site was mostly in the making. I got to write my own Rust code, learn the Next JS framework, and sommmewhat learn kubernetes. Some of this is clearly over-engineered, other parts are terrible hacks.

Frontend (Mianju)

The frontend is written in typescript using the Next JS and Material UI frameworks.

API (Ziwo)

Only used for the Guest Book /api routes. This was written in Rust, using actix and diesel.

Deployment

Kubernetes man, would not recommend for your personal site. I guess it was fine.