Siddhant Prakash's starred repositories
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.
computer-science
๐ Path to a free self-taught education in Computer Science!
professional-programming
A collection of learning resources for curious software engineers
reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
engineering-blogs
A curated list of engineering blogs
awesome-software-architecture
๐ A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
programming-talks
Awesome & interesting talks about programming
awesome-behavioral-interviews
Tips and resources to prepare for Behavioral interviews.
awesome-discord-communities
A curated list of awesome Discord communities for programmers
Interview_DS_Algo
Super Repository for Coding Interview Preperation
Obsidian_to_Anki
Script to add flashcards from text/markdown files to Anki
GATE-and-CSE-Resources-for-Students
๐ ๐ ๐CSE GATE Resources for GATE and CSE Aspirants ๐ ๐ . Show your โค๏ธ by โญ๏ธโญ๏ธ
Lecture_Notes
This repository is there to store the combined lecture notes of all the lectures. We are using markdown to write the lecture notes.
Java-Books
Java Books
Head-First-All-Series-PDF
This is the all of the pdf of Head First series
CPU-Scheduling-Algorithms
An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT), Highest Response Ratio Next (HRRN), Feedback (FB) and Aging.
VPN-Project
Virtual Private Network created using the Java Cryptography Architecture and the OpenSSL library.
website-backend
The backend code for all our website-related apps
resume-fullstack-developer
Your go-to for top-notch tech resumes tailored for full stack developers. Elevate your career! ๐
NamasteScreen
๐ Introducing NamasteScreen: The Launcher That Fights Phone Addiction! ๐ฎ๐ณ ๐ฅ Inspired by my conversation with Hon'ble Prime Minister of India Narendra Modi about Digital Well-Being
path-travel-agent
Java path matching lib (HTTP, ...)
LeetCode-Blind-75
Welcome to the LeetCode Blind 75 Questions Solutions Repository, a comprehensive collection of Java solutions meticulously crafted to tackle the most challenging algorithmic problems found on LeetCode.
Multithreaded-Proxy-Server-
A Java based application that creates a multi-threaded web proxy server that is capable of processing multiple simultaneous service requests in parallel. It enables caching and supports only GET method and handles errors whenever a client requests an object that is not available.