Hi, I'm Phi (/fiː/) 👋
Welcome to my personal (virtual) space where I occasionally write about my findings and experiences as a software engineer. I mostly work with React but every so often I make an effort to learn new things so I can further expand my toolbox. Born and raised in Germany, but currently living in the USA. Feel free to contact me anytime.
Blog Posts
- Global home row keys navigation with BetterTouchTool on macOSTutorial on how to setup global home row keys navigation on macOS with BetterTouchTool
- Run NPM scripts sequentially but also concurrentlyQuick tutorial on how to run multiple NPM scripts concurrently while also waiting for resources to become available
- Cypress E2E Tests for Applications hosted on VercelSetup Cypress E2E tests with GitHub Actions for Vercel hosted applications
- String Literal Types from ObjectsCreate a string literal type based on given object(s)
- Git EssentialsPersonal collection of regularly used Git commands
- Using Notion as headless CMS with Next.jsWalkthrough of setting up a personal blog using Notion as headless CMS with Next.js