Starred repositories
Structure and Interpretation of Computer Programs
A list of awesome beginners-friendly projects.
Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!
A collection of awesome things regarding React ecosystem
This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way to get started with a project, or to help share the load of working on open sourc…
Data structures and algorithms are fundamental concepts in computer science and programming.Data structures are ways of organizing and storing data, and algorithms are step-by-step procedures for s…
Resources for learning and mastering Data Structures and Algorithms
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
DSA notes of Dr Naveen Garg, IIT Delhi, NPTEL
This project is a clone of the popular video-sharing platform YouTube, developed as a part of Akshay Saini's Namaste React course. It is built using modern front-end technologies, including React, …
Curated list of 20,000+ hours and 200+ free courses with certificates in IT, CS, Design and Business.
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
A curated list of free courses & certifications.
Master programming by recreating your favorite technologies from scratch.
A complete computer science study plan to become a software engineer.
📚 Freely available programming books
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
50+ mini web projects using HTML, CSS & JS
DSA (Data Structures and Algorithms) from A to Z in a well-organized and structured manner.
a) Breadth first search b) Uniform cost search c) Greedy best first search d) Iterative deepening depth first search