Pinned Repositories
assembly-exercises
80386 assembly exercises
c-exercises
Esercizi di programmazione in C
calculator
A simple gui-calculator developed using java swing.
car-sharing
A microservice application developed to practise implementing some of the most common patterns.
data-structures
hexagonal2048
A simple replica of 2048 using Swing framework.
libvector
A very useful library to work with math vectors.
minesweeper
Simple minesweeper developed using Swing framework.
spring-outbox-example
A sample implementation of the Outbox Pattern for microservice architectures.
tre-acque
A microservice application developed for the final project of the Cloud Computing course (2022/2023).
vincenzocorso's Repositories
vincenzocorso/spring-outbox-example
A sample implementation of the Outbox Pattern for microservice architectures.
vincenzocorso/car-sharing
A microservice application developed to practise implementing some of the most common patterns.
vincenzocorso/c-exercises
Esercizi di programmazione in C
vincenzocorso/libvector
A very useful library to work with math vectors.
vincenzocorso/assembly-exercises
80386 assembly exercises
vincenzocorso/calculator
A simple gui-calculator developed using java swing.
vincenzocorso/data-structures
vincenzocorso/minesweeper
Simple minesweeper developed using Swing framework.
vincenzocorso/hexagonal2048
A simple replica of 2048 using Swing framework.
vincenzocorso/tre-acque
A microservice application developed for the final project of the Cloud Computing course (2022/2023).
vincenzocorso/cloud-computing-docker-exercise
vincenzocorso/cmake-examples
Some cmake examples for c projects.
vincenzocorso/forest-fire-simulation
vincenzocorso/java-exercises
Programming exercise in java.
vincenzocorso/machine-learning-lab
vincenzocorso/makefile-examples
Some makefile examples for c projects
vincenzocorso/tictactoe-c
vincenzocorso/vincenzocorso