Anthony's repositories
trakt-tv-duplicates-removal
This script allows you to remove all the duplicate or additionnal plays for your trakt.tv movies or episodes
spring-boot-security-oauth2-jwt
An example of how to use a JWT token to secure a Spring Boot 2.x application
hibernate-many-to-many-extra-column
An example of a Spring Boot application with hibernate / JPA and a many to many association with extra colums
aws-codedeploy-survival-kit
Some useful scripts for surviving aws codedeploy failures
grails3-json-annotations-marshaller
Grails 3 plugin for managing JSON marshalling through annotations
typescript-asset-pipeline
A gradle asset-pipeline module that provides Typescript compilation support
compute_polish_notation
Made for my studies
formal_specification_tla
Academic formal specification in TLA
java-french-public-holidays
Utility class that computes the french public holidays dates (jours fériés français) for a given year
java_ray_tracing
Academic java ray tracing
micro_java
An academic micro java implementation made with the egg compiler compiler
peripage-java
A java utility classes for using peripage printers
peripage-python
Python module and documentation for direct printing on Peripage thermal printers via bluetooth
spring-cloud-aws
The New Home for Spring Cloud AWS
spring-task-launcher
A simple example of how to execute and monitor an external batch or task contained in and external jar from a Spring Boot app
sudoku_solver
Academic Operations research for solving sudokus
tarjan_algorithm
An implementation of the Tarjan alorithm made in Fortran during my studies