Skip to content

svaderia/svaderia.github.io

Repository files navigation

svaderia.github.io

Powered by Jekyll & Minimal Mistakes. Hosted on GitHub :octocat: Pages.

TODO:

  • Make it easy to add new stuff to website. Add even small things in a folder called snippet. Inspired from here
  • Make everything searchable. I want to keep writing only because I can quickly find the things I liked or the things I read and want to re-read again.1
  • Add a new navigation on DSA page.
  • Add competitive resources better on the website. Look at the repo for the ideas.
  • Merge all the pages of experience into one, Basically Projects, Exeperience, Publication, etc.
  • Port the old blogs from gujju coder website GujjuCoders
  • Have an automated port from notion to the website. makes life easier (maybe)
  • Let's have public TODO of things I want to do in life. Like cryptopals challanges, or pythonchallange, or the distributed challange, or the notpron, or crafting interpreters, or the project euler, or the Bulid your own Redis, or CSES or [Anything Build your own]
  • Try neovim. Try with the 0 to LSP video on youtube. Optimize your plugins. Think about switching from vim to nvim. Do not overcomplicate by thininking about all the plugins available. Just be minimal. minimal plugins, minimal configs. Only reason it's tempting to move to nvim is because of tree-sitter. I feel that it would be so awesome to not worry about formatting and plugins for the new language I am trying to work into.
  • You might need to update the repo to GitHub Actions, some references 1, 2
  • Update the favicon of the site
  • Read about link rot, and do something for the pages you have bookmarked, or refered, or saved.2
  • Add Dark mode? 3
  • Create the Blogs I like and Books I read, along with Tools I use
  • Change the All page to Recent page, and have a button there that points to All page.
  • DSA Home page should point to the notes. The pages which are not yet categorised, should be the only one that appear in the other link.

Footnotes

  1. I may need to test if the search is good enough.

  2. Read below references when you want do resume your link rot research.

  3. While reading about something, I came across this blog which has implemented the Dark mode