Skip to content
View Kiriakos41's full-sized avatar
👋
Find me On Discord Kiriakos41#5261
👋
Find me On Discord Kiriakos41#5261

Block or report Kiriakos41

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kiriakos41/README.md

👋 Hi there, I'm Kyriakos Mourouzidis!

I'm a passionate mobile app developer using .NET MAUI to build modern, cross-platform applications with beautiful UI and powerful backend integrations.


🧑 About Me

  • 📅 Age: 22
  • 📧 Email: kiriakos41@outlook.com
  • 🌍 Country: Greece 🇬🇷
  • 💬 Tech Stack: .NET MAUI, C#, XAML, MVVM, SQLite, Firebase

🚀 What I Do

I create fully-featured mobile apps with:

  • 🌐 Cross-platform UI using .NET MAUI
  • 🧠 Clean architecture with MVVM
  • 📦 Local storage using SQLite
  • 🔥 Cloud integration with Firebase
  • 📨 Notifications and real-time features
  • 📱 Smooth, native-like performance

Feel free to reach out or collaborate! 😊

Pinned Loading

  1. ToastPopupSample ToastPopupSample Public

    A simple, reusable toast notification popup for .NET MAUI apps using the Mopups library.

    C#

  2. LongPressAnimation LongPressAnimation Public

    This repository demonstrates how to implement a long press button in a .NET MAUI application, which fills with progress and adds a fade effect once the progress reaches 100%. The progress can be pa…

    C# 4

  3. ComboBox.Maui ComboBox.Maui Public

    A custom ComboBox control specifically designed for .NET MAUI, optimized for Android applications. This control brings the familiar ComboBox functionality to your MAUI projects.

    1

  4. KeyboardInput KeyboardInput Public

    This sample project shows how to create a clean and simple popup with an input field that automatically opens the keyboard just above the popup — without navigating away from the current page. The …

    C#