Howdy, I am Bart
👋
I am a highly-motivated software developer with experience in frontend and backend. I like to ship things fast and good.
Currently, my focus is on Next.js, and Web Performance, and I am a big fan of streamlining Developer Experience.

In May 2023, I've made 120 commits on GitHub.

Open source

Pinned open source projects

Blazity/next-saas-starter

⚡️ Free Next.js responsive landing page template for SaaS products made using JAMStack architecture.

TypeScript

624

Blazity/next-enterprise

💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.

TypeScript

5

bmstefanski/nestjs-shell

An interactive shell for NestJS which allows you to plug-in your custom commands and use them when the app's running

TypeScript

43

Blog posts

My latest blog posts

2023

🚀 Setting Up E2E Tests with GitLab CI and Playwright Made Easy

Discover how to configure GitLab CI and Playwright to run E2E tests automatically for merge requests, streamlining quality control and enhancing your development workflow.

🌟 Automate React Component Smoke Testing with Storybook

Discover how to use Storybook to automate smoke testing for your React components, eliminating the need for manual testing and streamlining your development process.

🔧 Using the 'mock' Prefix to Resolve Jest Initialization Issues

Learn how the 'mock' prefix can help solve variable initialization challenges in Jest tests by bypassing hoisting issues within custom factory functions.

🎒 Bringing Back Gitk on macOS

Discover how to reinstall the Gitk GUI tool on newer versions of macOS for a more enjoyable Git tree browsing experience.

🤖 Installing Pip on macOS

Learn how to install pip for Python on modern macOS and maintain compatibility with other tools.