Pinned Repositories
21-Social_Clone_Project
a simple social network project yusing django
basic-code
beginner-html-site-styled
A simple one page website created to help complete beginners learn HTML basics, which in this repo has also been styled to help beginners learn CSS basics. The styling is explained over the course of https://developer.mozilla.org/en-US/Learn/Getting_started_with_the_web/CSS_basics.
Blog-Api
code_snippets
coding-interview-university
A complete computer science study plan to become a software engineer.
Competitive-Coding
competitive-programming
my foray into the world of competitive programming
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
Contact-list-Api
suraj2530's Repositories
suraj2530/21-Social_Clone_Project
a simple social network project yusing django
suraj2530/basic-code
suraj2530/Blog-Api
suraj2530/code_snippets
suraj2530/coding-interview-university
A complete computer science study plan to become a software engineer.
suraj2530/Competitive-Coding
suraj2530/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
suraj2530/Contact-list-Api
suraj2530/cplusplus-beginners
suraj2530/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
suraj2530/cv
suraj2530/DataStructures-Algorithms
suraj2530/IMBb
suraj2530/interview
Interview questions
suraj2530/interviews
Everything you need to know to get the job.
suraj2530/leetcode-patterns
A curated list of leetcode questions grouped by their common patterns
suraj2530/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
suraj2530/Online-Judge-Solutions
Solutions to ACM ICPC - style problems
suraj2530/project-based-learning
Curated list of project-based tutorials
suraj2530/Project-Task-Manager
suraj2530/Python
All Algorithms implemented in Python
suraj2530/python-2
Show Me the Code Python version.
suraj2530/python-docs-samples
Code samples used on cloud.google.com
suraj2530/Qoura-api
suraj2530/QuestionTime
:books: Quora-like Single Page Application built with Django, Django REST Framework and Vue JS
suraj2530/SDE-Interview-Questions
Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
suraj2530/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
suraj2530/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
suraj2530/talks
Talks at Python Delhi User Group
suraj2530/teach-me-django
A school system with online assignments. Built with React and the Django Rest Framework