Who Am I?

My name is Marcin Jahn. I am a technology evangelist/developer/tech enthusiast from Łódź, Poland. I am an automation and robotics engineer by education - but frankly, I am not keen on working with robots, I much prefer software development targeting the web/cloud. I am interested in all computer things, but my main activities are in the following areas:
- cloud
- IoT
- containerization
- linux
- frontend development
- backend development
These are just some keywords that come to my mind at the moment. The world of IT is so huge (end expanding all the time) that it’s quite hard to encompass the technology landscape that we’re dealing with today with just a couple words. However, looking at the list I think it summarizes quite well what I’m doing most of the time in front of a computer.
cirro.services
I provide software development services via cirro.services. If you need some help with your project, consider contacting me here.
Technologies
Here arere a few technologies/products, called out by name, that I use and have expertise in:
- cloud:
- Microsoft Azure - I have 5+ years of experience with Microsoft’s cloud offerings. During my work I’ve been mostly dealing with App Services (Web Apps, Functions, Logic Apps), container offerings (Container Instances, AKS), databases and storage in general (CosmosDB, Storage Table, Storage Queue), IoT Hub, DPS, and many other services that I used together to build various systems. I have the following Azure certificates:
- containerization:
- OCI containers - using Podman or Docker is nowadays a standard way to run applications, in the cloud or on the edge. Most of the applications I build end up as container images.
- Kubernetes - an amazing initiative to standardize the way we deploy apps across cloud providers. Nowadays, I prefer deploying my apps there than using things like Azure Functions or other SaaS solutions that were my preferred choice in the past. Regarding the actual cloud offering, I rely on Azure Kubernetes Service. Btw, this website is hosted on K8s as well!
- frontend development:
- Angular - I’ve worked on a few projects that incorporated Angular to build the client-facing experiences. These projects also relied on TypeScript, RxJS, NgRx, Jest, Angular Material, and others.
- VuePress - a great choice of a static site generator for Vue.js enthusiasts. It’s just easy to use and easy to extend.
- Astro - another great static site generator. It puts a great accent on load speed of the sites built with it. This website used Astro!
- backend development:
- .NET C# - the first programming language that I really got into and used professionally. It’s still my preferred choice for new projects, and I really like the direction Microsoft is heading with the language.
- Node.js - I find Node.js to be a perfect tool for web APIs, smaller applications or PoC/demo needs. Paired with NestJS, it’s a perfect environemnt for a project.
- IoT:
- Azure IoT Hub - I started using it while working on my master thesis to build my own IoT Platform. I also used it extensively at work.
- Raspberry Pi - this small PC is a perfect hardware for experimentation in various IT areas. I used it as an IoT device in some IoT projects.