Skip to main content
Mangirdas Kazlauskas

Labas! I'm Mangirdas 👋

Welcome to my blog. It ain't much, but it's honest work.

about_me.dart
class AboutMe {
final fullName = 'Mangirdas Kazlauskas';
final title = 'Mobile Tech Lead @ Billo';
final location = 'Kaunas, Lithuania 🇱🇹';
final badges = [
'Google Developer Expert for Flutter & Dart',
'Organiser @ Flutter Vilnius',
];
final skills = [
'Product Development',
'Content Creation',
'Public Speaking',
'Mentoring',
'Googling',
'Memes',
];
final social = {
'X': 'https://x.com/mkobuolys',
'LinkedIn': 'https://linkedin.com/in/mangirdas-kazlauskas',
'GitHub': 'https://github.com/mkobuolys',
'YouTube': 'https://youtube.com/@mkobuolys',
'Sessionize': 'https://sessionize.com/mangirdas-kazlauskas',
};
}

Open-source projects

See all
flutter_deck

flutter_deck

A lightweight, customizable, and easy-to-use framework to create presentations in Flutter.

Learn more
Flutter Design Patterns

Flutter Design Patterns

An open-source OOP design patterns application built with Dart and Flutter.

Learn more
Flutter Design Challenges

Flutter Design Challenges

A collection of design challenges implemented in Flutter.

Learn more

Don't be shy, say hi!