Pinned Repositories
cache
chip8-web
A Chip8 emulator which runs in the browser along with tools to view the registers and instructions
circle-preloader
Just Another React Preloader Component
Cpp
DesignPatterns
Sample implementation of some design patterns in C++ language
Game
Template Game Project For Learning Design Patterns
math-expressions-evaluator
An interpreter to parse and execute math expressions which implemented by using Design Patterns(Strategy,Interpreter,...)
microservice
Sample microservice using Spring Cloud(Zuul,Eureka,...)
mvp
MVP architectural design pattern implemented in Java
workflow-engine
Simple workflow engine implemented in Java by utilizing several design patterns like Chain Of Responsibility, Strategy, Criteria
nimvb's Repositories
nimvb/cache
nimvb/math-expressions-evaluator
An interpreter to parse and execute math expressions which implemented by using Design Patterns(Strategy,Interpreter,...)
nimvb/microservice
Sample microservice using Spring Cloud(Zuul,Eureka,...)
nimvb/spring-cqrs-without-eventsourcing-example
nimvb/workflow-engine
Simple workflow engine implemented in Java by utilizing several design patterns like Chain Of Responsibility, Strategy, Criteria
nimvb/automata
Automata implementation example
nimvb/crypto
nimvb/discord
discord clone app
nimvb/dokan-java
Dokan Java Wrapper
nimvb/huddle-landing-page
nimvb/java-faker
Brings the popular ruby faker gem to Java
nimvb/nextjs-simple-file-upload
nimvb/nextjs-simple-file-upload-proxified
nimvb/nextjs-simple-file-upload-proxified-backend
nimvb/nimvb.github.io
Code that'll help you kickstart a personal website that showcases your work as a software developer.
nimvb/patterns
Implementations of several design patterns
nimvb/pyramid-solver
Pyramid problem solver
nimvb/spring-boot-graphql-example
Sample spring boot application to demonstrate how GraphQL can be integrated with a spring boot application
nimvb/spring-hbase
Sample application demonstrates using hbase with Spring boot
nimvb/spring-kafka-example
nimvb/spring-mvc-interceptors-demo
spring-mvc-interceptors
nimvb/springdoc-openapi-demos
Demo for OpenAPI 3 with spring-boot
nimvb/subarrays-solution
nimvb/todo-sample-app
nimvb/todo-sample-app-autoconfigure
nimvb/todo-sample-app-controller
nimvb/todo-sample-app-database
nimvb/todo-sample-app-repository
nimvb/todo-sample-app-service
nimvb/voice-converter