Portfolio
A select collection of FOSS and other projects I am proud of.
I have built and maintain some Free and open-source software projects.
Table of contents
Open Table of contents
π» Batteries included TypeScript starter
My baseline for any new Node.js project.
janik6n/typescript-starter: Batteries included TypeScript starter for 2025
π» Azlogin
I have to login to multiple Entra ID tenants from the Azure command line tool az
and donβt want to memorize the tenant names / IDs, so I built a small CLI app with Go to streamline the experience.
janik6n/azlogin: Azure CLI login helper for multi-tenant users
π» Astro-paper-new-article
Scaffold a new blog post for an Astro-based blog like this. This can be used with Astro-based blogs using the theme Astro Paper. I built this with JavaScript.