mtibebu's Stars
veb-101/Data-Science-Projects
Collection of data science projects in Python
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
vasanthk/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
TatevKaren/mathematics-statistics-for-data-science
Mathematical & Statistical topics to perform statistical analysis and tests; Linear Regression, Probability Theory, Monte Carlo Simulation, Statistical Sampling, Bootstrapping, Dimensionality reduction techniques (PCA, FA, CCA), Imputation techniques, Statistical Tests (Kolmogorov Smirnov), Robust Estimators (FastMCD) and more in Python and R.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
joerghoh/cqdump
CQ5 related stuff
microservices-patterns/ftgo-application
Example code for the book Microservice patterns
jwasham/code-catalog-python
Algorithms and data structures for review for coding interview.
jwasham/computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
gouthampradhan/leetcode
Leetcode solutions
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
PacktPublishing/Writing-High-Performance-Java-Application-in-Java-9
Writing High Performance Java Application in Java 9 [Video], published by Packt
PacktPublishing/Hands-On-High-Performance-with-Spring-5
Hands-On High Performance with Spring 5, published by Packt
MossabTN/quarkus-microservices-poc
Very simplified shop sales system made in a microservices architecture using quarkus
matrikajoshi/shopbiz-app
Sample E-commerce platform built in Microservices architecture
kolorobot/spring-mvc-quickstart-archetype
The project is a Maven archetype for Spring MVC web application.
in28minutes/getting-started-in-5-steps
How to install and get started with Java, Eclipse, Maven, JUnit, Mockito & Spring in 5 easy steps
spring-guides/gs-serving-web-content
Serving Web Content with Spring MVC :: Learn how to create a web page with Spring MVC and Thymeleaf.
yjjnls/awesome-blockchain
⚡️Curated list of resources for the development and applications of blockchain.
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
spring-attic/spring-mvc-showcase
Demonstrates the features of the Spring MVC web framework
adobe/aem-spa-project-archetype
Maven Archetype for creating new AEM SPA projects
remcorakers/aem-docker-getting-started
Getting started guide for development with Adobe Experience Manager and Docker.
shinesolutions/aem-aws-stack-builder
Adobe Experience Manager (AEM) infrastructure builder on AWS using CloudFormation stacks
timdorr/tesla-api
🚘 A Ruby gem and unofficial documentation of Tesla's JSON API for the Model S, 3, X, and Y.
alvarodemig/DataScience-webapp-with-flask
Data Science webapp to show some of the capabilities of Flask and libraries such as sklearn, pandas, matplotlib, seaborn...
verekia/js-stack-from-scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.