Skip to content

.NET MAUI Projects

.NET MAUI Applications

Modern cross-platform mobile applications built with Microsoft's .NET Multi-platform App UI

.NET MAUI is the evolution of Xamarin.Forms, offering a single framework for building native mobile and desktop applications. Here are my projects showcasing the power and flexibility of this modern framework.

Meow - Cat Breed Explorer Active Development

.NET MAUI TheCatAPI Figma Lottie

Description: An open-source mobile application that invites you to explore a captivating assortment of adorable kitties from various breeds. Features high-resolution images, detailed breed information, and fun cat facts.

Key Features:

  • High-resolution cat images from TheCatAPI
  • Detailed breed information and characteristics
  • Cat facts and medical data
  • Video streams and media content
  • Cross-platform support (iOS, Android, Windows, macOS)
  • Beautiful Lottie animations

Technical Stack:

  • .NET MAUI 8.0
  • MVVM architecture
  • RESTful API integration
  • SQLite local storage
  • Dependency injection
  • Unit testing with xUnit
⭐ 14 stars 🔄 6 forks 📱 4 platforms 🎨 Figma designed

GitHub Repository | Privacy Policy | API Documentation

ChatGPT Clone - AI-Powered Chat Production Ready

.NET MAUI OpenAI API AI Integration Real-time

Description: An open-source chat application developed with .NET MAUI, employing OpenAI technologies to replicate functionality similar to ChatGPT. The application generates intelligent chat responses using OpenAI’s powerful language models.

Key Features:

  • Real-time chat interface
  • OpenAI GPT-3.5/GPT-4 integration
  • Conversation history management
  • Multiple conversation contexts
  • Markdown message rendering
  • Offline message queuing

Technical Highlights:

  • Async/await pattern for API calls
  • Custom UI components and controls
  • State management with CommunityToolkit.Mvvm
  • Error handling and retry mechanisms
  • Performance optimization techniques
⭐ 104 stars 🔄 23 forks 🔧 5 open issues 🚀 Production ready

GitHub Repository | Setup Guide | API Configuration

Mitawi - Weather Forecast Production Ready

.NET MAUI OpenWeatherMap Location Services UI/UX

Description: A beautiful weather forecast application with an intuitive and user-friendly interface. Mitawi provides accurate and up-to-date weather information for your current location and anywhere around the globe.

Key Features:

  • Current weather conditions and forecasts
  • 7-day weather forecast
  • Location-based weather detection
  • Search for any city worldwide
  • Beautiful weather animations
  • Multiple units support (Celsius/Fahrenheit)

Technical Implementation:

  • Geolocation services integration
  • OpenWeatherMap API integration
  • Custom weather animations
  • Offline caching strategies
  • Responsive layouts for all screen sizes
⭐ 98 stars 🔄 17 forks 📍 GPS integration 🎨 Beautiful UI

GitHub Repository | Weather API Setup | Location Guide

Planetanaka - Solar System Visualization Completed

.NET MAUI Animations Educational 3D Graphics

Description: A modest open-source project offering a straightforward way to visualize the planets of our solar system with beautiful animations and educational content.

Features:

  • Interactive planet visualization
  • Detailed planet information and facts
  • Beautiful animations and transitions
  • Educational content for all ages
  • Solar system overview
  • Planet comparison tools

GitHub Repository | Educational Content | Animation Gallery

Taki - Music Player In Development

.NET MAUI Music Media Modern UI

Description: A modern music player application with a focus on beautiful design and smooth user experience. Currently in development with exciting features planned.

Planned Features:

  • Music library management
  • Custom playlists
  • Beautiful visualizations
  • Offline playback
  • Cross-platform synchronization

GitHub Repository | Development Progress | Feature Roadmap

Rantiy - E-commerce Platform In Development

.NET MAUI E-commerce Business Modern UI

Description: An upcoming e-commerce application showcasing modern shopping app features with a beautiful, user-friendly interface.

Planned Features:

  • Product catalog browsing
  • Shopping cart functionality
  • Payment integration
  • User profiles and authentication
  • Order tracking
  • Wishlist functionality

GitHub Repository | Development Blog | Feature Requests

Llamkay - Job Board App In Development

.NET MAUI Job Board Professional Private

Description: A professional job board application designed to connect job seekers with employers. Currently in private development.

Planned Features:

  • Job search and filtering
  • Application management
  • Profile creation
  • Employer dashboard
  • Messaging system

[Private Repository] | Coming Soon | Beta Testing

Claude Clone - AI Assistant In Development

.NET MAUI Anthropic API AI Private

Description: An AI assistant application inspired by Anthropic’s Claude, featuring advanced conversational capabilities and document analysis.

Planned Features:

  • Advanced AI conversations
  • Document analysis
  • Code generation
  • Multi-modal interactions
  • Custom AI personas

[Private Repository] | AI Features | Beta Access

ChatDeepSeek - AI Chat Platform In Development

.NET MAUI DeepSeek API AI Private

Description: An AI chat platform leveraging DeepSeek’s language models for intelligent conversations and problem-solving.

Features in Development:

  • Multiple AI model support
  • Conversation branching
  • Code execution
  • Mathematical reasoning
  • Research assistance

[Private Repository] | AI Capabilities | Research Mode

PokeTap - Pokemon-Inspired Game In Development

.NET MAUI Gaming Entertainment Private

Description: A Pokemon-inspired tap game with modern gameplay mechanics and beautiful graphics.

Game Features:

  • Pokemon-style creatures
  • Tap-to-battle mechanics
  • Collection system
  • Progression tracking
  • Achievements

[Private Repository] | Game Design | Beta Testing

All .NET MAUI projects follow consistent architectural patterns:

  • MVVM (Model-View-ViewModel) - Clear separation of concerns
  • Dependency Injection - Loose coupling and testability
  • Repository Pattern - Data access abstraction
  • Command Pattern - User interaction handling
  • CommunityToolkit.Mvvm - MVVM framework
  • Microsoft.Extensions.DependencyInjection - DI container
  • System.Text.Json - JSON serialization
  • SQLite - Local database
  • HttpClient - API communication
  • Unit Testing - xUnit framework
  • Integration Testing - API and database testing
  • UI Testing - Platform-specific testing
  • Performance Testing - Load and stress testing
  • Visual Studio 2022 - Primary IDE
  • GitHub Actions - CI/CD pipeline
  • Codacy - Code quality analysis
  • SonarCloud - Code coverage and quality

Interested in contributing to any of these .NET MAUI projects? Check out the contribution guidelines!