Readings
Interview
- Coding Interview University
- A complete computer science study plan to become a software engineer.
https://github.com/jwasham/coding-interview-university (opens in a new tab)
- interviews.ai
- An aspiring data scientist with a quantitative background, facing down the gauntlet of the interview process.
https://github.com/BoltzmannEntropy/interviews.ai (opens in a new tab)
Role Base Enhancement
- Open Product Management
- A curated list of product management advice for technical people.
https://github.com/ProductHired/open-product-management (opens in a new tab)
- School of SRE
- At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
https://github.com/linkedin/school-of-sre (opens in a new tab)
- 90DaysOfDevOps
- For a complete 90-day to get a foundational knowledge across a lot of different areas that make up DevOps.
https://github.com/MichaelCade/90DaysOfDevOps (opens in a new tab)
Projects Related
- Project Based Learning
- Curated list of project-based tutorials.
https://github.com/practical-tutorials/project-based-learning (opens in a new tab)
Academic
- Papers We Love (PWL)
- Papers from the computer science community to read and discuss.
https://github.com/papers-we-love/papers-we-love (opens in a new tab)
- Stanford CS Curriculum : Stanford
- Stanford CS Curriculum.
https://docs.google.com/spreadsheets/d/1zfw8nPvJeewxcFUBpKUKmAVE8PjnJI7H0CKimdQXxr0/htmlview (opens in a new tab)
Learning
- Book 3D Math Primer
- book 3D Math Primer for Graphics and Game Development.
https://gamemath.com/book/ (opens in a new tab)
Security
- The book of secret knowledge
- A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
https://github.com/trimstray/the-book-of-secret-knowledge (opens in a new tab)
- Hacking Security Ebooks
- Top 100 Hacking & Security E-Books.
https://github.com/yeahhub/Hacking-Security-Ebooks (opens in a new tab)
- SecLists
- SecLists is the security tester's companion.
https://github.com/danielmiessler/SecLists (opens in a new tab)
- Payloads All The Things
- A list of useful payloads and bypass for Web Application Security and Pentest/CTF.
https://github.com/swisskyrepo/PayloadsAllTheThings (opens in a new tab)
- Digital Forensics Guide
- Learn all about Digital Forensics, Computer Forensics, Mobile device Forensics, Network Forensics, and Database Forensics.
https://github.com/mikeroyal/Digital-Forensics-Guide (opens in a new tab)
- SQL Injection Payload List
- π― SQL Injection Payload List.
https://github.com/payloadbox/sql-injection-payload-list (opens in a new tab)
- Open-Source-Security-Guide
- Open Source Security Guide. Learn all about Security Standards, Frameworks, Threat Models, Encryption, and Benchmarks.
https://github.com/mikeroyal/Open-Source-Security-Guide (opens in a new tab)
- OWASP juice-shop
- OWASP Juice Shop: Probably the most modern and sophisticated insecure web application.
https://github.com/juice-shop/juice-shop (opens in a new tab)
News / Blog
- JavaScript Weekly
- A newsletter of JavaScript articles, news and cool projects.
https://javascriptweekly.com/ (opens in a new tab)
- React Status
- A weekly roundup of the latest React and React Native links and tutorials.
https://react.statuscode.com/ (opens in a new tab)
- React news letter
- React Newsletter Archives.
https://reactnewsletter.com/issues (opens in a new tab)
- Github Blog
- Is github blog
https://github.blog/ (opens in a new tab)
- web.dev
- Is web dev
https://web.dev/ (opens in a new tab)