Volodymyr Masliy's repositories
coursera-intro-to-algorithms-maven-archetype
Maven archetype for creating maven projects to work on Coursera's Intro to Algorithms assignments
advent2021
Advent of Code 2021 (https://adventofcode.com/2021)
advent2022
Advent Of Code 2022 using Kotlin
aws-lambda-powertools-java
A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier
lambda-docker
Test lambda in custom docker container
mongojack
Mongojack maps Java objects to MongoDB documents. Based on the Jackson JSON mapper, Mongojack allows you to easily handle your mongo objects as POJOs (insert, search by id or by any other field, update).
mongojack-jackson-writeonly-issue
NPE is thrown when any field on entity has jackson write_only annotation
node-redisson-rmapcache
Reads from HSET, where values were inserted by RMapCache
advent2024
Advent Of Code 2024. Go again this year
jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
learning-c
Some exercises or projects to learn C
logback
The reliable, generic, fast and flexible logging framework for Java.
nvim
nvim config
rest.nvim
A fast Neovim http client written in Lua
socketio-spring-boot-starter
Spring Boot Starter For Netty-socketio
testcontainers-java
fork of testcontainers