Matt Lewandowski

Matt Lewandowski @mattlewandowski93

About: Full-stack SWE in Australia. Working at SafetyCulture. Building Kollabe in my free time.

Location:
Sydney, Australia
Joined:
Jan 21, 2024

Matt Lewandowski
articles - 47 total

Ship Retrospective Action Items Directly to GitHub Projects

We just shipped something that fixes one of the most frustrating parts of agile retrospectives....

Learn More 22 2Aug 10

Your Friday Retro Just Got a GIF Upgrade 🚀

Remember that retrospective where someone typed "Good job on the deployment" and everyone just... sat...

Learn More 22 0Aug 1

Generate User Personas in Seconds with AI 🤖👨‍🔧

Have you ever started a new feature only to realise halfway through that no one on the team can agree...

Learn More 20 1Jul 28

Export Retrospectives to Confluence with Kollabe 📝

Retrospectives generate valuable team insights, but those insights often get stuck in the tool where...

Learn More 5 0Jun 2

Planning Poker Integration for Azure DevOps 🃏

Planning poker sessions just got a major upgrade! If you're tired of manually copying story points...

Learn More 25 1May 25

Top Free Retrospective Tools for Agile Teams 💡

Why Retrospectives Matter in Modern Agile 🤔 Retrospectives serve as critical waypoints for...

Learn More 28 6May 14

Sick of Boring Retrospectives? Here's a Massive Library (and AI Tool) to Help!

If your team's retrospectives have started to feel a bit repetitive ("What went well?" "What didn’t?"...

Learn More 21 1May 4

Improving Team Retrospectives with Kollabe's Template Generator ✨

Why Retrospectives Matter After working with agile teams for several years, I've come to...

Learn More 13 0Apr 15

Stop Chasing New JavaScript Frameworks: Build with Fundamentals Instead 🏗️

If you've been a web developer for more than five minutes, you've seen this pattern: every few...

Learn More 176 59Mar 20

Set Is Just Built Different 😤💪

The title says it all 😤. Let's talk about JavaScript's most slept-on data structure: Set. Everyone's...

Learn More 24 0Feb 17

Guaranteed Structured Outputs (JSON) with OpenAI ✨

Ever wished you could simply type a prompt and have an AI whip up an engaging poll for your team?...

Learn More 59 4Feb 2

Object.freeze() Goes Hard 🥶❄️

The title says it all. Let's talk about one of JavaScript's most underrated features:...

Learn More 165 12Jan 19

Handling Race Conditions in Real-Time Apps 🏃💨

Hey, I'm Matt — creator of Kollabe, a digital whiteboard tool used by teams for retrospectives and...

Learn More 29 1Jan 16

Top 5 Free Retrospective Tools for 2025

If you're running agile retrospectives, you know how crucial it is to have the right tool. As we move...

Learn More 30 0Jan 12

Anonymous Feedback in Retros: When, Why, and How

Building a culture of open feedback isn't easy. Here's why anonymous options are crucial for your...

Learn More 20 2Jan 6

Using Kudos in Sprint Retrospectives: Building a Culture of Recognition 🎉

Sprint retrospectives are crucial for continuous improvement, but they often focus heavily on what...

Learn More 19 1Nov 30 '24

Building Interactive Emoji Animations in React ⚛️🎯

Ever wondered how to make your planning poker sessions more interactive? Let's dive into implementing...

Learn More 22 0Oct 31 '24

Make Planning Poker Fun 🎯

Ever sat through a planning poker session that felt more like watching paint dry? We've all been...

Learn More 16 1Oct 31 '24

AI Powered Sprint Retrospective Ice Breaker Questions

Are you tired of awkward silences at the start of your sprint retrospectives? It's time to transform...

Learn More 13 0Oct 12 '24

Creating a Word Cloud in React ⚛️🔡

Have you ever wanted to visualize the most frequent words in a text dataset? Word clouds are an...

Learn More 43 1Oct 7 '24

15 Advanced TypeScript Tips and Tricks You Might Not Know 🤔💡

TypeScript has become essential for many developers, offering type safety and an enhanced developer...

Learn More 78 1Aug 18 '24

Template Literals in TypeScript 📚✍️

Template literals have changed string manipulation in JavaScript and TypeScript, offering a more...

Learn More 22 0Aug 6 '24

How often do you run your agile retrospectives?

Wondering how often to run Agile retrospectives? Regular retrospectives at the end of each sprint are...

Learn More 7 0Jul 16 '24

Persistence Pays Off: React Components with Local Storage Sync 🔄🦸🏻‍♂️

Have you ever spent minutes creating the perfect response only to lose it all with a misclick or...

Learn More 92 13Jul 13 '24

Add Art to your Agile Retrospectives 🧑‍🎨🎨

Hey there 👋 Are your retrospectives starting to feel a bit stale? Well, it's time to grab your...

Learn More 10 0Jun 29 '24

7 Use Cases for Javascript Proxies 🧙

JavaScript's Proxy object is a useful tool that opens up a world of possibilities, allowing you to...

Learn More 237 12Jun 22 '24

Writing Self-Documenting Code 🧑‍💻📜

As developers, we've all wasted hours, staring at a piece of code, trying to decipher its purpose,...

Learn More 265 30May 29 '24

Who Should Attend Your Agile Retrospective Meetings? 🤔

Agile retrospectives are only as powerful as the people in the room. But too often, we treat...

Learn More 10 0May 29 '24

Inject Some Energy into Your Agile Retrospectives ⚡️🚀

Is your team stuck in a retrospective rut? It happens to the best of us. Keeping retrospective...

Learn More 13 0May 23 '24

Get more comfortable with IntersectionObserver 🚦👀

As a web developer, you've likely encountered situations where you needed to detect when an element...

Learn More 35 3May 22 '24