MShekow
I’m a CS graduate working as cloud and software engineer. I’m into cloud technology, CI/CD, distributed systems, software architecture and self-improvement
SprintEins GmbHBonn, Germany
Pinned Repositories
azure-pipelines-k8s-agent-scaler
A Kubernetes operator for Azure DevOps Pipelines agents
directory-checksum
A CLI tool that recursively computes the checksum of the contents of a directory, and prints the checksums up to a depth you can specify.
github-app-installation-token
Dockerized CLI tool that retrieves a GitHub App installation access token, given the App's ID and private key
go-vs-python-server-benchmark
A simple benchmark of a REST server that serializes data from a SQLite DB, using Go (pocketbase) vs. Python (FastAPI, Django)
ng-outlook-google-calendar-sync
A Microsoft Power Automate flow to synchronize Outlook 365 calendars or Google calendars.
outlook-calendar-sync
A Microsoft Power Automate flow to synchronize two Outlook 365 calendars.
outlook-google-calendar-sync
A Microsoft Power Automate flow to synchronize an Outlook 365 with a Google calendar.
renovate-pr-visualization
stop-it
A bookmark manager for audio streams on Android.
MShekow's Repositories
MShekow/outlook-calendar-sync
A Microsoft Power Automate flow to synchronize two Outlook 365 calendars.
MShekow/directory-checksum
A CLI tool that recursively computes the checksum of the contents of a directory, and prints the checksums up to a depth you can specify.
MShekow/outlook-google-calendar-sync
A Microsoft Power Automate flow to synchronize an Outlook 365 with a Google calendar.
MShekow/renovate-pr-visualization
MShekow/stop-it
A bookmark manager for audio streams on Android.
MShekow/azure-pipelines-k8s-agent-scaler
A Kubernetes operator for Azure DevOps Pipelines agents
MShekow/github-app-installation-token
Dockerized CLI tool that retrieves a GitHub App installation access token, given the App's ID and private key
MShekow/docker-tag-monitor
A web service that tells you how often a Docker/OCI image has changed over time. Supports self-hosting.
MShekow/go-vs-python-server-benchmark
A simple benchmark of a REST server that serializes data from a SQLite DB, using Go (pocketbase) vs. Python (FastAPI, Django)
MShekow/kubernetes-performance-benchmark
A scripting framework (based on Phoronix Test Suite and Python scripts) which runs CPU/memory/disk performance benchmarks on various VM types in a managed Kubernetes cluster, such as AKS (Azure) or EKS (AWS)
MShekow/azure-pipelines-agent-registrator
A simple CLI helper tool that registers fake offline Azure DevOps Pipelines Agents
MShekow/docker-build-speed-optimization-workshop
A small workshop that applies various optimization techniques to an example HTTP server implemented in Go
MShekow/learngit-svg-polisher
Python script that fixes some issues of SVGs exported by the Firefox add-on "svg-screenshots" for Git trees generated on learngitbranching.js.org
MShekow/maloney-fetcher
MShekow/pts-docker-benchmark
Illustrates how to use Phoronix Test Suite in a container to run your own customized benchmarks
MShekow/cache-comparison
Comapres performance of Docker build caching vs. GitHub's native caching
MShekow/charts-syncer
Tool for synchronizing Helm Chart repositories.
MShekow/auto-tag-bump-test
MShekow/docker-slim-example
Demonstrates how the Slim toolkit (formerly known as "docker-slim") can be used to make images more secure and reduce their size.
MShekow/exercises
Exercises for internships
MShekow/file-dump
ignore
MShekow/renovate-bot-advanced-workshop
MShekow/renovate-bot-gitlab
Demonstrates how to operate the Renovate Bot in a GitLab CI/CD pipeline.
MShekow/renovate-demo
MShekow/sec-test
MShekow/security-test
MShekow/spring-petclinic
A sample Spring-based application
MShekow/vscode-remote-try-node
Node.js sample project for trying out the VS Code Dev Containers extension