Pinned Repositories
bvkeersop.github.io
Contains my developer blog 'Bart's Technical Tidbits'.
DocumentBuilder
DEPRECATED: No longer maintained. DocumentBuilder is a library that uses the builder pattern to easily create different kinds of documents.
Helpers
Repository with some generic code that can be re-used across projects.
InternalClassModifierExample
Repository that shows why using internal class modifiers is a good idea.
LocalSecretsExample
MappingAssertionDemo
This repository demonstrates how you can use Fluent Assertions to easily validate your mappings. See my blog post for more information:
MarkdownDocumentBuilder
MarkdownDocumentBuilder enables you to create markdown documents using a fluent syntax.
RestClientExamples
This repository demos different ways to implement REST clients for service-to-service communication. See my blog post for more information: https://bvkeersop.github.io/posts/rest_assured_c_edition/
SprintReportGenerator
Generate a report of your sprint
ict4events
ICT4Events proftaak repo
bvkeersop's Repositories
bvkeersop/DocumentBuilder
DEPRECATED: No longer maintained. DocumentBuilder is a library that uses the builder pattern to easily create different kinds of documents.
bvkeersop/bvkeersop.github.io
Contains my developer blog 'Bart's Technical Tidbits'.
bvkeersop/Helpers
Repository with some generic code that can be re-used across projects.
bvkeersop/InternalClassModifierExample
Repository that shows why using internal class modifiers is a good idea.
bvkeersop/LocalSecretsExample
bvkeersop/MappingAssertionDemo
This repository demonstrates how you can use Fluent Assertions to easily validate your mappings. See my blog post for more information:
bvkeersop/MarkdownDocumentBuilder
MarkdownDocumentBuilder enables you to create markdown documents using a fluent syntax.
bvkeersop/RestClientExamples
This repository demos different ways to implement REST clients for service-to-service communication. See my blog post for more information: https://bvkeersop.github.io/posts/rest_assured_c_edition/
bvkeersop/SprintReportGenerator
Generate a report of your sprint