Study

Study

Tools I use for studying

Roadmap / Planning

Cybersecurity Roadmap Curated List Hacker Roadmap


Remnote

Remnote is an absolutely amazing platform for keeping notes, planning and studying. It’s able to turn your notes into flashcards. It also uses spaced repetition to improve the efficiency and knowledge retention of the material you are wishing to learn.

Currently, I am using the Dracula Theme and I am using custom CSS for my favorite font- Cosmic Neue:

1
2
3
4
5
div {
        font-family: 'Comic Neue';
        font-size: 1em;
        src: url('https://fonts.googleapis.com/css2?family=Comic+Neue&display=swap');
}

On top of that, I am using a variety of plugins. Not going to list them all here but you get the point. Here’s some additional resources for Remnote: - Awesome Remnote


Speechify

Speechify is an absolutely amazing service. It uses AI and voice actors to read text for you. This is absolutely amazing if you have ADHD or have difficulties reading. I try to use it for literally everything. It’s absolutely amazing. It even allows you to read faster by gradually increasing the speed of the narrator. On top of that, you can even use custom voices and make your own!


BrainFM

Brain.FM is an awesome tool I use for studying. They create music that is scientifically proven to increase focus. There is a paper about it too. I find that this actually does help with me focusing. Any time I have to get work done, I listen to this. I even listen to it while i’m sleeping as well!!


ToDo Lists

I very much enjoy Todoist as my todo list. I’m able to have it auto sync to all my devices (even my watch), and am able to even sync it into Remnote. It makes keeping track of stuff a TON easier.. I mean I guess that was my fault, considering that I would just write it down or just forget it all completely.

Other

CS

© . Some rights reserved.

Using the theme for Jekyll.