Software Engineering

Efficient Coding & Concepts

Advance your career in the exciting profession of software engineering. To assist you in creating secure, effective software solutions, I’m bringing you the most recent trends, insights, and best practices. My materials provide cutting-edge methods and in-depth information to keep you up to date with the always changing world of software engineering. The following articles are appropriate for all readers, whether they are seasoned professionals or eager newcomers. Come along with me as I explore the fascinating world of software engineering.

Abusing JSON: Why AWS CloudFormation sucks?!

Abusing JSON: Why AWS CloudFormation sucks?!

Infrastructure as code is great but AWS Cloudformation is not! Learn why JSON-based Cloudformation is bad and what alternatives exist …

Evolution of a Microservice: A Git History Visualisation

Evolution of a Microservice: A Git History Visualisation

Keeping microservices micro is a must if you want to benefit from them. I take a deep dive into the evolution of a microservice …

Python Docopt: Convert Tuple List to Dictionary

Python Docopt: Convert Tuple List to Dictionary

How to convert a list of tuples into a dictionary in Python. A quick and easy solution for beautiful command-line interfaces …

How to Migrate SVN to GIT with History?

How to Migrate SVN to GIT with History?

A small step-by-step example on how to move your source code from SVN to GIT.

How to Check Github Licenses

How to Check Github Licenses

Github Licker is a Github License Checker command line tool that helps you to keep an overview over your organisations OSS licenses. Try it out now!