Skip to content

jpaddison3/jpaddison-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.