Pinned Repositories
algorithms-problem-practice
Algorithms problems implementations from various sources
awesome-spring
A curated list of awesome books, tutorials, courses, and resources for the Spring framework ecosystem.
docker-fundamentals
introsde
Code samples, tutorials and projects for the course on Introduction to service design and engineering @ University of Trento
JavaChallenges
This repository contains my Java responses for some Java questions.
Linux-commands
Linux commands and shell scripting notes
soap_webservices_jax-ws
SOAP Web services using JAX-WS
Spring5Certification
Spring Certification: This repository contains my examples and some best references to prepare the Spring 5 certification
Webservices-Java-Sample-Project
A sample Java project to get started with the Cascade SOAP Web Services layer
JavaZakariae's Repositories
JavaZakariae/algorithms-problem-practice
Algorithms problems implementations from various sources
JavaZakariae/aws-solutions-architect-associate-notes
My notes for AWS Solutions Architect Associate.
JavaZakariae/certified-aws-developer-associate-notes
My notes in preparation for the 2020 AWS developer associate exam
JavaZakariae/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
JavaZakariae/coding-interview-university
A complete computer science study plan to become a software engineer.
JavaZakariae/DCA
Docker Certified Associate Exam Preparation Guide
JavaZakariae/ddd-with-spring
Code examples for my conference talk on implementing ddd with spring
JavaZakariae/dddsample-core
This is the new home of the original DDD Sample app (previously hosted at sf.net)..
JavaZakariae/design-patterns-for-humans
An ultra-simplified explanation to design patterns
JavaZakariae/developer-roadmap
Roadmap to becoming a web developer in 2019
JavaZakariae/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
JavaZakariae/fx2048
The game 2048, built using JavaFX and Java 11
JavaZakariae/github-markdown-toc
Easy TOC creation for GitHub README.md
JavaZakariae/HTML-CSS-jQuery-project
JavaZakariae/java-advanced
JavaZakariae/java-design-patterns
Design patterns implemented in Java
JavaZakariae/javaee-webservices-soap-training
Java EE SOAP Training Material
JavaZakariae/javaee7-samples
Java EE 7 Samples
JavaZakariae/javafx-GameofLife
Game Of Life developed using javaFx
JavaZakariae/JavaScript-Snake
The game of Snake written in JavaScript.
JavaZakariae/learn-spring-security
Course Code - Learn Spring Security:
JavaZakariae/passay
Password policy enforcement for Java.
JavaZakariae/Responsive-Design
JavaZakariae/Snake-JavaScript
The Snake game, created using JavaScript, and The HTML5 canvas.
JavaZakariae/Springy-Store-Microservices
Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the store is created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework, that implement cloud-native intuitive, design patterns and best practices.
JavaZakariae/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
JavaZakariae/typescript-cheatsheet
A set of TypeScript related notes used for quick reference. The cheatsheet contains references to types, classes, decorators, and many other TypeScript related subjects.
JavaZakariae/udemy-docker-mastery
Udemy Course to build, compose, deploy, and manage containers from local development to high-availability in the cloud
JavaZakariae/UniJ
Universal facade of JDK 9+ API, focused on Collection factory methods
JavaZakariae/wtfjs
A list of funny and tricky JavaScript examples