Pinned Repositories
33-js-concepts
📜 33 JavaScript concepts every developer should know.
AlgoWiki
Repository which contains all the links and resources on different topics of Computer Science
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
awesome-java
A curated list of awesome Java frameworks, libraries and software.
awesome-opensource
Best open-source GitHub libraries voted by members 🎤
Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
TouhidurRahamanKhan's Repositories
TouhidurRahamanKhan/Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
TouhidurRahamanKhan/33-js-concepts
📜 33 JavaScript concepts every developer should know.
TouhidurRahamanKhan/awesome
😎 Awesome lists about all kinds of interesting topics
TouhidurRahamanKhan/awesome-opensource
Best open-source GitHub libraries voted by members 🎤
TouhidurRahamanKhan/awesome-react
A collection of awesome things regarding React ecosystem
TouhidurRahamanKhan/beautiful-react-hooks
🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥
TouhidurRahamanKhan/BookStoreApp-Distributed-Application
Ecommerce project is being developed using Spring Boot Microservices and Spring Cloud (Backend) and React (Frontend). Splitting the Ecommerce functionality into various individual microservices so that they can be distributed, scale really well and make use of resources efficiently.
TouhidurRahamanKhan/Clean-Code-Notes
My notes of Clean Code book
TouhidurRahamanKhan/coding-interview-university
A complete computer science study plan to become a software engineer.
TouhidurRahamanKhan/DEVOPS-WORLD
TouhidurRahamanKhan/ecommerce
TouhidurRahamanKhan/free-programming-books
:books: Freely available programming books
TouhidurRahamanKhan/Java-DSA
My DSA practise
TouhidurRahamanKhan/Java-Spring-Learning-Resources
A beginner friendly material to start with. These resources can be used as training material for freshers.
TouhidurRahamanKhan/javascript-bootcamp
TouhidurRahamanKhan/jenkins-demo
Provisioned Jenkins instance to go along with 'Microservice devops' series of tutorials
TouhidurRahamanKhan/maven-project
Source code for James Lee's Jenkins course
TouhidurRahamanKhan/microservices-series
This is the source code of the microservices developed to demonstrate the concepts of this kind of architecture in my blog posts.
TouhidurRahamanKhan/redux-toolkit-crud-app
TouhidurRahamanKhan/serverless-graalvm-demo
Sample serverless application written in Java compiled with GraalVM native-image
TouhidurRahamanKhan/serverless-java-frameworks-samples
TouhidurRahamanKhan/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
TouhidurRahamanKhan/spring-boot-api-example
Sample Spring Boot application that exposes a REST API for theme park rides. Accompanies "Building a Spring Boot application in Jenkins" video and article.
TouhidurRahamanKhan/spring-cloud-demo
TouhidurRahamanKhan/spring-microservices-new
Microserviços, Spring Boot 2.5.7 e Spring Cloud 2020.0.4
TouhidurRahamanKhan/spring-petclinic-microservices
Distributed version of Spring Petclinic built with Spring Cloud
TouhidurRahamanKhan/springboot-api-rest-example
Spring Boot API RESTful with tests, swagger e JWT 🚀
TouhidurRahamanKhan/springboot-microservices-project
Spring Boot Microservices Project Example
TouhidurRahamanKhan/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TouhidurRahamanKhan/system_design
Preparation links and resources for system design questions