Pinned Repositories
document-chat
More intelligent access to documents using AI
hacker-rank-chalenges-fp
Solutions to HackerRank challenges in functional paradigm using Java 8
order-system
OrderSystem consist of product and ordering services
queen-tour
A Queen's tour is a sequence of moves of a Queen on a chessboard such that the Queen visits every square only once. If the Queen ends on a square that is one Queen's move from the beginning square (so that it could tour the board again immediately, following the same path), the tour is closed, otherwise it is open.
url-shortening
This project provide restful endpoint that takes a URL and provides a shorter URL. When resolved, that URL should redirect the user to the original URL.
NasimSalmany's Repositories
NasimSalmany/url-shortening
This project provide restful endpoint that takes a URL and provides a shorter URL. When resolved, that URL should redirect the user to the original URL.
NasimSalmany/hacker-rank-chalenges-fp
Solutions to HackerRank challenges in functional paradigm using Java 8
NasimSalmany/document-chat
More intelligent access to documents using AI
NasimSalmany/order-system
OrderSystem consist of product and ordering services
NasimSalmany/queen-tour
A Queen's tour is a sequence of moves of a Queen on a chessboard such that the Queen visits every square only once. If the Queen ends on a square that is one Queen's move from the beginning square (so that it could tour the board again immediately, following the same path), the tour is closed, otherwise it is open.
NasimSalmany/conway_game_of_life
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
NasimSalmany/eureka-server
Eureka Server
NasimSalmany/helm-charts
Jenkins community Helm charts
NasimSalmany/java-hash-map
Description of How Map/HashMap Works Internally in Java?
NasimSalmany/jduchess-2019-consumer
NasimSalmany/jenkins
Jenkins automation server
NasimSalmany/Jenkins-in-microk8s
Setting up jenkins on a microk8s with configuration-as-code
NasimSalmany/my-first-pipeline
Learn how to automate build and deployment of project. (CI/Cd with Jenkins)
NasimSalmany/online-booking
It is a cloud based and simply a better way to booking!
NasimSalmany/piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
NasimSalmany/robot-toy-simulator
The application is a simulation of a toy robot moving on a board.
NasimSalmany/spring-example
NasimSalmany/spring-petclinic
A sample Spring-based application
NasimSalmany/spring5webapp
Example Spring 5 Web Application
NasimSalmany/springboot-demo-aoutomate-cicd
NasimSalmany/trafiklab-app
Spring boot application to find out which bus lines have the most bus stops on their route, and list the top 10 as clear text.
NasimSalmany/url-shortening-app
Implementation of url shortening app with ReactJS