jstraj's Stars
coding-parrot/Low-Level-Design
Useful Resources for Low Level System Design
prasadgujar/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
vivekgangwar7/StockExchangeApp
Basic stock exchange app using priorityQueue
SubhadeepSen/E-Commerce
A very simple prototype of an E-Commerce application. Here one customer can register, if not registered and registered customer can login into the application for viewing the products, adding them into cart and/or can proceed further for placing the order(s) and can apply for coupon code for getting discount on total.
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
vatri/spring-rest-ecommerce
Java Spring Boot - Ecommerce REST API
amalrajvinoth/notification-service
Spring boot application for notification system
charlax/professional-programming
A collection of learning resources for curious software engineers
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
faif/python-patterns
A collection of design patterns/idioms in Python
k4m4/movies-for-hackers
🎬 A curated list of movies every hacker & cyberpunk must watch.
rossant/awesome-math
A curated list of awesome mathematics resources
matheusfelipeog/beautiful-docs
Pointers to useful, well-written, and otherwise beautiful documentation.
nuprl/10PL
10 papers that all PhD students in programming languages ought to know, for some value of 10
futurice/backend-best-practices
An evolving description of general best practices for backend development.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
NARKOZ/guides
Design and development guides
Olshansk/interview
Everything you need to prepare for your technical interview
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
hackerkid/Mind-Expanding-Books
:books: Find your next book to read!
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
simskij/awesome-software-architecture
A curated list of resources on software architecture
kilimchoi/engineering-blogs
A curated list of engineering blogs
anupavanm/csharp-design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
hellerve/programming-talks
Awesome & interesting talks about programming
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.