Pinned Repositories
dart_flutter_web_presentation
exploring how to achieve cross-platform front end code-reuse
jsonresume-theme-paper-ger
A German theme for JSON Resume
unlinked-detector
Scan sites for broken links
melo0187's Repositories
melo0187/dart_flutter_web_presentation
exploring how to achieve cross-platform front end code-reuse
melo0187/jsonresume-theme-paper-ger
A German theme for JSON Resume
melo0187/unlinked-detector
Scan sites for broken links
melo0187/ansible-playbook-default-setup
melo0187/aoc-2023-in-kotlin
melo0187/cachepitfall
cacheable test failure
melo0187/codingground
Main Repository for Coding Ground
melo0187/configprops
melo0187/dotfiles
Some dotfiles and potentially scripts for my personal tooling preferences
melo0187/gs-messaging-no-stomp-or-sockjs-websocket
quick and dirty hack mod of Spring Boot WebSocket example to not use STOMP and SockJS
melo0187/iban
melo0187/impfchecker
melo0187/jdk-base
A preconfigured Docker image to run JVM applications.
melo0187/jsdom_test
This is an example of using jsdom to add Piwik tracking code to an HTML file
melo0187/jsonresume-theme-elegant
Elegant theme for jsonresume
melo0187/keeweb
Free cross-platform password manager compatible with KeePass
melo0187/kotlin-aoc-2022
melo0187/kt-notebook-exploration
melo0187/learn-go-with-tests
melo0187/learning-graphql
This is me following along with the book "Learning GraphQL"
melo0187/learning-graphql-client
This is the client I wrote following along with the book "Learning GraphQL". Find the server here ->
melo0187/melo0187
melo0187/mustangproject
Open Source Java e-Invoicing library, validator and tool (Factur-X/ZUGFeRD, UNCEFACT/CII XRechnung)
melo0187/sales_record
A tool intended to record sales and receive reminders to solicit new business
melo0187/springboot-kosit
minimal example showing how to get KoSIT validator to run when used in a Spring Boot app
melo0187/test-repo-for-dockerfile-image-update
melo0187/test_spring-boot-cacheable-redis
Example spring boot app using Redis for @Cacheable, with local and CloudFoundry config
melo0187/test_spring-boot-gemfire
Testing how to get a Spring Boot app to use locally running GemFire server as backing service for @Cacheable and CRUDRepository