Akshat's starred repositories
free-programming-books
:books: Freely available programming books
public-apis
A collective list of free APIs
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
coding-interview-university
A complete computer science study plan to become a software engineer.
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
project-based-learning
Curated list of project-based tutorials
the-art-of-command-line
Master the command line, in one page
the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
the-algorithm
Source code for Twitter's Recommendation Algorithm
design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
Algorithms
A collection of algorithms and data structures
system-design-resources
These are the best resources for System Design on the Internet
cmake-examples
Useful CMake Examples
architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
awesome-redis
A curated list of amazingly awesome redis and redis ecosystem resources.
Tech-Career-Growth-Learning-Resources-And-Roadmaps
A curated, high-quality list of resources to learn any pillar of tech you want
clean-architecture-notes
In this repository I put some notes about the clean architecture book that I consider important.
cmake-101
C++ used in open source projects and corporate projects often are built and deployed using CMake. This repo serves as a basic 101 tutorial to all those C++ developers that are used to run single file C++ code and want to start writing complex organized projects spanning across multiple repositories and managing them via CMake.