This was developed as a portfolio website, ideal for blogging projects as well as hosting notes.
.
├── Gemfile # Ruby gems dependencies
├── Gemfile.lock # Gem dependencies
├── README.md
├── _config.yml # Global configs for the website
├── _data
├── _includes
├── _layouts
├── _sass
├── _site
├── assets
├── blog
├── feed.xml
└── pages
[ ] Remove redundant CSS and JS stuff
[ ] Upgrade mathjax
[ ] Update the Academics page
[ ] Unbloat blogs page
[ ] Move notes from notion to here, convert to MD + mathjax
[ ] Move notes from github to here, convert to MD + mathjax