Skip to content
View peniakoff's full-sized avatar

Block or report peniakoff

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
peniakoff/README.md

Hi, I'm Tomasz Miller

This is my personal and open-source engineering profile: backend systems, cloud tooling, product engineering and technical experiments beyond my commerce-focused work.

For AI + commercetools projects, see @tomasz-miller.

Live products

Santa’s Sack · Gifts
Live four-language product ecosystem built with Next.js, PostgreSQL, Redis and AWS. It includes graph-based assignment with exclusions, shared SSO across applications and asynchronous email/scheduled workflows using SQS FIFO, Lambda, SES and EventBridge.

Carpenter’s Toolkit
Live multilingual Vue/TypeScript toolkit with carpentry calculators and references, localized SEO/structured data, consent-aware analytics and Turnstile-protected feedback on Cloudflare.

These source repositories are private; the links point to the running products.

Engineering highlights

Backend, cloud and security

weles
Universal feedback intake API written in Go. Runs on AWS Lambda or Docker and includes Cloudflare Turnstile verification, origin/host allowlists, Amazon SES delivery, SSM-based configuration, OpenAPI documentation and CI with race tests.

awesome-deploy
Maintained Docker images for AWS-focused CI/CD with Amazon Corretto, Node.js, Maven/Gradle, AWS CLI, SAM CLI and CDK.

Product and systems engineering

kraken-mod-manager
Cross-platform mod manager with a framework-independent core, dependency planning, archive safety, hash verification, tracked uninstall, SSE progress and an automated quality pipeline.

truss-breaker · Live demo
Browser-based 2D truss solver with a stiffness-matrix engine, interactive visualisation, engineering results, Python export, unit/E2E tests and Cloudflare deployment.

corrosion-lab · Live demo
Python/Streamlit application for high-temperature oxidation kinetics, anomaly detection, curve fitting and rule-based coating recommendations - a digital continuation of my materials-engineering MSc work.

Open source

commercetools Java SDK v2 - merged PR #1069
Accepted performance and quality improvements that removed redundant iterations and allocations across HTTP clients and utility code.

AWS Lambda Java Libraries - PR #480
Contribution adding ScheduledV2Event support and locale-stable tests for EventBridge Scheduler payloads.

Current focus

  • reliable backend and distributed systems;
  • AWS architecture and serverless delivery;
  • AI-enabled product engineering and agent-assisted development;
  • practical software that crosses domain boundaries.

Elsewhere

Pinned Loading

  1. kraken-mod-manager kraken-mod-manager Public

    Cross-platform CKAN mod manager with dependency planning, safe archive handling, verified downloads and streamed progress.

    TypeScript

  2. truss-breaker truss-breaker Public

    Vue application designed for easy strength calculations for trusses and other calculations related to material strength and mechanics

    TypeScript

  3. corrosion-lab corrosion-lab Public

    CorrosionLab is a Data Science engineering web application designed for researchers, laboratory technicians, and materials engineers.

    Python

  4. awesome-deploy awesome-deploy Public

    Docker linux image for deployment (eg. via Bitbucket's Pipelines) to AWS

    Dockerfile

  5. weles weles Public

    Secure feedback intake API in Go for AWS Lambda or Docker, with Turnstile, SES, SSM configuration and OpenAPI.

    Go

  6. commercetools-sdk-java-v2 commercetools-sdk-java-v2 Public

    Forked from commercetools/commercetools-sdk-java-v2

    The e-commerce SDK from commercetools for Java.

    Java