JAlayon
Hands-on professional software developer interested in new technologies. Back-end and mobile native development are my focus areas as well as ML and IA concepts
IBMMexico
Pinned Repositories
Algortihms
Set of examples of the most common techniques such as greedy algorithms, binary search, sorting and dynamic programming. Additionally it will cover Data Structures.
api-serverless-example
serverless-api with golang and aws
AWS-Lambda
Set of examples of how to use Java along with AWS. Some services covered here are ApiGateway, Lambda Func, Dynamo DB among others.
bank-aws-config
Centralized repository for ms-bank project
Bank-Microservices
bookstore_users-api
Users api
CQRS-Event-Sourcing-Patterns
This project uses CQRS approach and is designed to show how to combine set of technologies as Axon, Docker, Mongo DB, Mysql, Spring boot, etc.
Design-Microservices-Architecture-with-Patterns-Principles
Design Microservices Architecture with Patterns & Principles. We're going to learn how to Design Microservices Architecture with using Design Patterns, Principles and the Best Practices. You will Learn how to handle millions of request with designing system for high availability, high scalability, low latency, and resilience to network failures on microservices distributed architectures.
Distributed-systems-with-java
REST, CORBA and DropBox
Go-roadmap
Roadmap to learn Go programming language. Set of examples of coding using Go
JAlayon's Repositories
JAlayon/Go-roadmap
Roadmap to learn Go programming language. Set of examples of coding using Go
JAlayon/Algortihms
Set of examples of the most common techniques such as greedy algorithms, binary search, sorting and dynamic programming. Additionally it will cover Data Structures.
JAlayon/api-serverless-example
serverless-api with golang and aws
JAlayon/AWS-Lambda
Set of examples of how to use Java along with AWS. Some services covered here are ApiGateway, Lambda Func, Dynamo DB among others.
JAlayon/bank-aws-config
Centralized repository for ms-bank project
JAlayon/Bank-Microservices
JAlayon/bookstore_users-api
Users api
JAlayon/CQRS-Event-Sourcing-Patterns
This project uses CQRS approach and is designed to show how to combine set of technologies as Axon, Docker, Mongo DB, Mysql, Spring boot, etc.
JAlayon/Design-Microservices-Architecture-with-Patterns-Principles
Design Microservices Architecture with Patterns & Principles. We're going to learn how to Design Microservices Architecture with using Design Patterns, Principles and the Best Practices. You will Learn how to handle millions of request with designing system for high availability, high scalability, low latency, and resilience to network failures on microservices distributed architectures.
JAlayon/Distributed-systems-with-java
REST, CORBA and DropBox
JAlayon/emotions-detector
DL final project.
JAlayon/Event-Driven-Application
Develop an application by using spring boot, Kafka and elastic-search with patterns and with an event-driven approach
JAlayon/Generate-Excel-file-Spring-boot
Reads and generates excel file with bins data
JAlayon/hoaxify-backend
This project is written in java using spring-boot as framework.
JAlayon/J4GEP
J4GEP is a java-based library to have a implementation of Genetic Expression Programming. It is based on JMetal framework
JAlayon/java-design-patterns
In this repo I'm gonna show how to implement the most common design patterns using java.
JAlayon/javascript-course
A guideline of javascript
JAlayon/jpa-hibernate
Shows how to use spring-data-jpa with different examples
JAlayon/Kotlin-Roadmap
This is a general roadmap for Kotlin android developers. A collections of projects to give full-understand
JAlayon/Multithreading
Set of examples about how to handle concurrency & parallel programming in java
JAlayon/pokemon-challenge
JAlayon/python-basics
Python basics
JAlayon/reactive-spring-webflux
Code for the Spring Webflux course
JAlayon/Search-algorithms
Here you find the most common search algorithms implemented in java. Some Examples of these bunch of algorithms are DFS and BFS
JAlayon/Shopping-Web-App
Shopping Web App using Spring Boot, Thymeleaf, Bootstrap, JQuery, etc.
JAlayon/Spring-Cloud-Components
Demo of how to use different Spring Cloud Components together
JAlayon/spring-cloud-config-server-repository
Config Server Repository
JAlayon/spring-jdbc-jpa
Bunch of examples of how to use spring-jdbc and spring-jpa
JAlayon/Spring-security
# Spring security
JAlayon/unit-testing
Bunch of examples of how to write unit testing in spring boot applications using JUnit and Mockito