Personal Website

About the project:
This entry is about this very website.
This is a website I made to primarily showcase my projects and potentially write some blog posts. And email contact form is included.
I used my favorite technologies to write it which were Angular for the frontend(with ng-bootstrap) with Angular universal for server side rendering, warp for the backend, which is a Rust server framework, and a PostgreSQL database.
Using a low level server framework like that helped me learn a few things about http, Rust and how async works.
This site has been adapted from an original Django version.
Link to github repository:
Technologies used: Bootstrap PostgreSQL Angular Warp