Skip to content
View joemdjossou's full-sized avatar
:electron:
Coding and Working remotely
:electron:
Coding and Working remotely

Block or report joemdjossou

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
joemdjossou/README.md

👋 Hi, I'm Emmanuel Josué

Mobile App Developer | Flutter Enthusiast | Open Source Contributor

LinkedIn Twitter Instagram YouTube Discord


🚀 About Me

class Developer {
  final String name = "Emmanuel Josué";
  final String role = "Mobile App Developer & Software Engineer";
  final String focus = "Cross-Platform Mobile Solutions";
  final List<String> expertise = [
    "Flutter & Dart",
    "Firebase Integration", 
    "RESTful APIs",
    "Mobile UI/UX"
  ];
  final List<String> currentlyLearning = ["Swift", "Node.js", "C#", "React Native"];
  
  Map<String, dynamic> getProfile() {
    return {
      "experience": "Building production-ready mobile applications",
      "passion": "Creating seamless user experiences across platforms",
      "mission": "Contributing to open source and helping others learn",
      "approach": "Clean code, best practices, and continuous learning"
    };
  }
}

👨‍💻 Professional Focus

  • 📱 Specialized in cross-platform mobile development using Flutter
  • 🏗️ Building scalable, maintainable applications with clean architecture
  • 🔥 Expert in Firebase ecosystem (Auth, Firestore, Cloud Functions, Analytics)
  • 🎨 Strong eye for UI/UX design and pixel-perfect implementations
  • 🔄 Experienced with REST APIs, GraphQL, and real-time data synchronization

🌱 Current Learning Journey

  • 🍎 Expanding to native iOS development with Swift
  • 🟢 Mastering Node.js for backend development
  • ⚛️ Exploring React Native for comparative mobile development
  • 🎯 Deepening knowledge in system design and software architecture

🤝 Collaboration & Community

  • 💡 Passionate about mentoring and sharing knowledge through tutorials
  • 🤝 Open to collaborating on open-source Flutter packages and mobile projects
  • 📝 Creating content to simplify complex concepts for fellow developers
  • 🎸 Debugging philosophy: Take a break, play guitar, return with fresh perspective

💬 Let's Connect!

  • 💭 Ask me about Flutter, Firebase, Mobile Architecture, State Management
  • 📫 Email: [email protected]
  • 🌐 Available for freelance projects and technical consultations

"Code is like humor. When you have to explain it, it's bad." – Cory House


🛠️ Tech Stack

Mobile Development

Flutter Dart React Native Kotlin Swift Android iOS

Backend & Server

Node.js Express.js NestJS Django Flask FastAPI Spring Boot

Database & Cloud

Firebase PostgreSQL MongoDB MySQL Supabase Redis SQLite GraphQL

Frontend & Web

React Vue.js Angular Next.js HTML5 CSS3 JavaScript TypeScript Tailwind CSS Bootstrap SASS

Programming Languages

Dart JavaScript TypeScript Python Java Kotlin C C++ C# Go Rust PHP

Tools & Platforms

Git GitHub GitLab Docker Postman VS Code Android Studio Xcode Figma Jira Notion


📊 GitHub Statistics

GitHub Streak

GitHub Activity Graph


🏆 GitHub Achievements

Trophies


💭 Random Dev Quote


🤝 Support My Work

If you find my projects helpful or enjoy my content, consider supporting me:

PayPal Buy Me A Coffee

⭐ Star my repositories if you find them useful!


💙 "Dart makes my heart flutter"

Visitor Count

Thanks for visiting! Let's connect and build something amazing together! 🚀

Popular repositories Loading

  1. hymnes_sda_fr hymnes_sda_fr Public

    A beautiful Flutter application for French Adventist hymns with MIDI audio playback, featuring clean architecture and elegant design.

    Dart 6

  2. joemdjossou joemdjossou Public

    My personal repository.

    2

  3. flutter_clima flutter_clima Public

    Clima is a minimalist weather app built with Flutter that offers real-time weather updates sourced from OpenWeatherMap.org.

    Dart 2

  4. shoesly_flutter shoesly_flutter Public

    A code test mobile application for Priority Soft

    Dart 2

  5. bmi_calculator_ui-ux bmi_calculator_ui-ux Public

    This repository contains a simple BMI (Body Mass Index) Calculator app built using Flutter. The app allows users to calculate their BMI based on their height and weight inputs. This README file pro…

    C++ 1

  6. tic_tac_toe_game tic_tac_toe_game Public

    I created a Tic Tac Toe game app using Flutter/Dart that support both light mode and dark mode

    C++ 1