Learning Resources
Battle tested tools and resources used by the Five AM Study Crew.
Tools
Spaced Repetition
Anki - I highly recommend using anki it's not only a powerful flashcard app.
It's an automated spaced repetition scheduling system - a powerhouse.
I learnt Japanese via it and passed the highest level certificate for foreigners (JLPT N1).
IT professionals are sleeping on this tool.
Pomodoro Timer
Pomotroid - A simple, customizable Pomodoro timer for your desktop.
5 AM Study Custom Theme
Want to match your timer with the Five AM Study aesthetic? Add this custom theme:
{
"name": "5 AM Study v2",
"colors": {
"--color-focus-round": "#d18904",
"--color-short-round": "#ffffff",
"--color-long-round": "#e0e0e0",
"--color-background": "#000000",
"--color-background-light": "#1a1a1a",
"--color-background-lightest": "#2d2d2d",
"--color-foreground": "#ffffff",
"--color-foreground-darker": "#b3b3b3",
"--color-foreground-darkest": "#737373",
"--color-accent": "#d18904"
}
}
Installation: Save as a .json file in %appdata%\Roaming\pomotroid\themes
Note Taking
Obsidian - A powerful knowledge base that works on local Markdown files.
Recommended Setup
Theme: Blue Topaz
Essential Plugins:
- Style Settings - Customize Blue Topaz to your liking
Roadmaps
IT learning paths to guide your study journey.
- SRE Roadmap - Comprehensive path to becoming a Site Reliability Engineer
Certificates
Resources for IT certification preparation.
Coming soon...
LeetCode Paths
Structured problem lists to guide your practice:
- NeetCode 150 - The best roadmap for learning algorithmic thinking and offers the right amount of struggle for people who already have graduated or have a few years of experience but feel their DSA skills are shaky.
- Strivers A2Z - The best roadmap for learning DSA from very basics, it's perfect for people who feel lost while doing NeetCode 150.
- Grind 75 - If you're short on time and wanna prepare for an interview asap. This is for you.
Machine Learning Practice
Deep-ML - LeetCode-style problems for machine learning. Actually grind the part of ML that most people skip or skim.
5AM Community Discount
Get 10% off Deep-ML Premium with our referral link. Supports the Five AM Study community.
- 5AM 55 - 55 exercises to build the ML foundation that will set you apart