Personal repo of awesome links/study materials/repos found in various places 🙏 🙏
-
A collective list of free APIs that can be used in sample Mobile/Web application development https://github.com/toddmotto/public-apis
-
Collection of services with great free tiers for developers with no money
https://github.com/255kb/stack-on-a-budget
- A layman's intro
https://www.youtube.com/watch?v=ZYZDdG-cB8Q
- Online materials for Computer Science refresher concepts
https://github.com/ossu/computer-science
- List of amazingly awesome dashboards/visualization resources
https://github.com/obazoud/awesome-dashboard
- Design pattern basics study material
https://github.com/kamranahmedse/design-patterns-for-humans
-
Basics of Git
https://github.com/arslanbilal/git-cheat-sheet -
Fixing the stuffs that you probably didn't want to do
https://sethrobertson.github.io/GitFixUm/fixup.html -
Flight rules for Git - what to do when things go wrong
https://github.com/k88hudson/git-flight-rules
-
Markdown cheat sheet
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet -
Again an awesome cheatsheet for both git and github
https://github.com/tiimgreen/github-cheat-sheet
- Collection of awesome lists for hackers, pentesters & security researchers
https://github.com/Hack-with-Github/Awesome-Hacking
-
Answers of the age old questions "What happens when you ...
https://github.com/alex/what-happens-when -
System Design Concepts
https://github.com/donnemartin/system-design-primer -
Short to-do list of study topics for Interviews
https://github.com/jwasham/coding-interview-university -
Data Structure And Algorithms Made Easy In Java book solutions for reference
https://github.com/careermonk/DataStructureAndAlgorithmsMadeEasyInJava -
Some useful reading stuffs related to interview process
https://github.com/andreis/interview -
Technical interview questions & materials
https://github.com/MaximAbramchuck/awesome-interview-questions
- Cheatsheet for JavaScript
https://github.com/mbeaudru/modern-js-cheatsheet
- Study plan for machine learning engineer
https://github.com/ZuzooVn/machine-learning-for-software-engineers
- Basic Bash commands guide
https://github.com/Idnan/bash-guide