Pinned Repositories
100-words-design-patterns-java
GoF Design Patterns, each pattern described with story from real life.
2018-reaktor-santa
My entry into Reaktor's "Traveling Santa" competition
advent-of-code
My solutions for Advent of Code
AdventOfCode
Advent of code's set solutions
AdventOfCode-1
My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA
docker-manager
little handy rancher like
java_cheat_sheet
java cheat sheet
tkhadir
tkhadir's Repositories
tkhadir/backstage
Backstage is an open platform for building developer portals
tkhadir/CCDAK-Exam-Notes
If you are planning or preparing for Apache Kafka Certification then this is the right place for you.There are many Apache Kafka Certifications are available in the market but CCDAK (Confluent Certified Developer for Apache Kafka) is the most known certification as Kafka is now maintained by Confluent.
tkhadir/CCDAK-Exam-Practice-Test-2
Complete high-quality practice tests of 50 questions each will help you master your Confluent Certified Developer for Apache Kafka (CCDAK) exam: These practice exams will help you assess and ensure that you are fully prepared for the final examination. Any question you might fail will contain an explanation to understand the correct answer You will need to work on acquiring knowledge on Apache Kafka using the courses from the Apache Kafka Series Topics Covered in the Practice Exams: Apache Kafka Fundamentals: Brokers, Topics, Zookeeper, Producers, Consumers, Configurations, Security Kafka Extended APIs: Kafka Connect & Kafka Streams Confluent Components: Confluent Schema Registry, Confluent REST Proxy, KSQL Are you ready to assess yourself and practice the Confluent Certified Developer for Apache Kafka (CCDAK) exam? See you in the course! Note: these are not exam dumps. The questions' main goal is to assess your Apache Kafka & Confluent Ecosystem. What you’ll learn Practice for the CCDAK exam with practice exams of 50 questions each Consolidate and validate the learning from the Apache Kafka Series courses
tkhadir/CCDAK-Exam-Practice-Test1
Complete high-quality practice tests of 50 questions each will help you master your Confluent Certified Developer for Apache Kafka (CCDAK) exam: These practice exams will help you assess and ensure that you are fully prepared for the final examination. Any question you might fail will contain an explanation to understand the correct answer You will need to work on acquiring knowledge on Apache Kafka using the courses from the Apache Kafka Series Topics Covered in the Practice Exams: Apache Kafka Fundamentals: Brokers, Topics, Zookeeper, Producers, Consumers, Configurations, Security Kafka Extended APIs: Kafka Connect & Kafka Streams Confluent Components: Confluent Schema Registry, Confluent REST Proxy, KSQL Are you ready to assess yourself and practice the Confluent Certified Developer for Apache Kafka (CCDAK) exam? See you in the course! Note: these are not exam dumps. The questions' main goal is to assess your Apache Kafka & Confluent Ecosystem. What you’ll learn Practice for the CCDAK exam with practice exams of 50 questions each Consolidate and validate the learning from the Apache Kafka Series courses
tkhadir/devpost
tkhadir/hazelcast-code-samples
Hazelcast Code Samples
tkhadir/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
tkhadir/JavaScript-for-Everyone
A step by step guide to learn JavaScript and programming
tkhadir/ldap-oauth-provider
tkhadir/learn-spring-security
Just Announced - "Learn Spring Security OAuth":
tkhadir/mlearning
sample ml examples
tkhadir/modern-typescript-with-examples-cheat-sheet
Fully printable summary of modern TypeScript language features with extensive examples to help you learn
tkhadir/mstream
tkhadir/nd035-c1-spring-boot-basics-project-starter
Starter Code for Course 1 of the Java Developer ND
tkhadir/Oauth2Secure-microservices-architecture-apiGateway-springCloud-netflixOSS-PostgreSQL-full-demo
I wanted a solution where we can easily captured Oauth2 and Oauth2 client for the secure communication with all of the microservices. Focusing, how to achieve oauth2 full flavor into microservices architecture. User can’t access API without token. The token will be available when user given basic and authentication details to generate token for access API. All requests will consider one entry point API-Gateway but, service-to-service can communicate. The API-Gateway will dynamic routing using Zuul Netflix OSS component. Every request will check authorization when request will arrived into service and service will request authorization server to verify is either authenticate or not. The entire Meta configuration settled into the central configuration on github (You can manage on any repository).
tkhadir/pdf
This is web application, micro-stackoverflow, built with Spring MVC 5, Hibernate 5, AOP and Spring Security etc . Unregistered user can search for questions and look into details including answer however registered member can post questions and answers.
tkhadir/portfolio-template
👋A simple, minimal portfolio website!
tkhadir/pro-spring-boot-2
Source Code for Pro Spring Boot 2 by Felipe Gutierrez
tkhadir/public-apis
A collective list of free APIs for use in software and web development.
tkhadir/react-redux-design-system-boilerplate
tkhadir/rxjs-chat-app
Chat app built with RxJS and Socket.IO
tkhadir/sfg-restdocs-example
Spring REST Docs Example
tkhadir/Spark-The-Definitive-Guide
Spark: The Definitive Guide's Code Repository
tkhadir/Spring-5.0-Projects
Spring 5.0 Projects, published by Packt
tkhadir/Spring-Boot-2
Spring Boot 2.x examples
tkhadir/spring-boot-kafka
Simple Spring Boot demo project with Apache Kafka
tkhadir/spring-boot-reactive-example
ตัวอย่างการเขียน Java Spring-boot Reactive (WebFlux)
tkhadir/spring-boot-starter-batch-web
tkhadir/Spring5-Design-Patterns
Spring 5 Design Patterns, published by Packt
tkhadir/stock-price-viewer-microservices-part1
Spring Cloud services with 5 microservices - End to End Example