Software Engineer
I've been working in production software development for over 10 years. I stick to simple and effective solutions, avoiding overengineering.
My code is easy to understand, maintain, and build upon - even years later.
I enjoy solving real problems and making systems more reliable and predictable.
Outside of programming, I'm into martial arts, construction, legal practice, and a dozen other things.
I live in Kaliningrad with my family and kids, work remotely.
Digital lending platform. Smart contract engine with distributed relational database as persistance layer.
WPT Global poker platform.
eLUNa - translation interface specifically developed for the translation of United Nations documents
RIPT - Regulatory Independent Price Verification and Testing.
ULS - update and licensing service
Various fuel and energetic industry projects
Furniture production accountant system
NodeJS, Typescript, Prisma
This tool generates SQL from a Prisma schema file, allowing developers to initialize databases without relying on Prisma's CLI tools. It can be used to set up a database during application startup or for integration testing, making the process faster and more lightweight. By bypassing Prisma's npx commands, it simplifies and accelerates database initialization in various environments.
Cockroach, Testcontainers, Docker
This library is an extension of Testcontainers, designed to simplify integration testing with CockroachDB. It allows developers to spin up isolated, disposable instances of CockroachDB in Docker containers for testing purposes. Additionally, it includes a feature to spin up a database using an in-memory persistence layer, which improves performance and reduces overhead in testing environments.
Keycloak, Java, OpenID
This Keycloak extension implements an internal SPI protocol mapper that allows fetching remote JSON data via HTTP and incorporating it into user JWT tokens. It extends Keycloak's capabilities by enabling the inclusion of external claims in the token generation process. The mapper is particularly useful for integrating external systems or services that store additional user information.
Shadowsocks, Wireguard, Docker
Wireguard compined with Shadowsocks in simple docker compose, site-to-site vpn. Ready to use setup for Docker Desktop.
OpenTelemetry, Jaeger, Docker
A plug-and-play telemetry server powered by Jaeger and OpenTelemetry, deployable with a single Docker command. Proven in production: handles 500 GB of trace data with a 2-day retention window on a 4-core/8GB RAM server.
© 2024 Anton Zalialdinov. All Rights Reserved.