Skip to content

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.

janik6n/astro-paper-new-article: Scaffold new blog post for Astro-based blog using theme Astro Paper.