Skip to content
View mosesmmoisebidth's full-sized avatar
πŸ’­
I may be too slow to respond
πŸ’­
I may be too slow to respond

Block or report mosesmmoisebidth

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 250 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
mosesmmoisebidth/README.md

Hi there, I'm Moses Mucyo πŸ‘‹

Typing SVG

πŸš€ About Me

I'm a passionate Fullstack Developer, AI Engineer, and Data Analyst based in Kigali, Rwanda πŸ‡·πŸ‡Ό. I specialize in building intelligent systems, analyzing complex data, and creating seamless web experiences.

  • πŸ”­ Currently working on AI-powered Fullstack applications and GPU-accelerated solutions
  • 🌱 Exploring integrating AI with modern web applications
  • πŸ’‘ Love combining AI with practical real-world applications
  • 🎯 Goal: Making AI accessible and impactful for everyone
  • πŸ“« Reach me at: LinkedIn | Facebook

πŸ’Ό Technical Skills

πŸ’» Fullstack Development

Backend: Java Spring Boot Spring FastAPI NestJS Go Gin PHP

Frontend: JavaScript React Next.js Vue.js Redux TailwindCSS

DevOps & Cloud: Docker Kubernetes AWS Azure Terraform CircleCI GitLab Git

πŸ“± Mobile Development

Flutter React Native Kotlin Dart

πŸ€– AI & Machine Learning

Python TensorFlow PyTorch OpenCV JAX MLFlow

Specializations: Reinforcement Learning β€’ Supervised Learning β€’ Deep Learning β€’ Neural Networks β€’ PCA β€’ Clustering

πŸ“Š Data Analysis & Business Intelligence

Pandas NumPy Power BI Tableau Excel Apache Spark Hadoop SQL R

🌟 Featured Projects

Mobile application for Inzora Platform Music App and studio built with Flutter/Dart

  • πŸ“± Cross-platform mobile solution
  • 🎼 Music streaming and studio management

Modified YOLOv5 optimized for Intel GPUs (Iris X family)

  • ⚑ Real-time object detection
  • 🎯 Intel GPU acceleration
  • πŸ”¬ Computer vision at scale

Personalized AI tutor providing assessments and continuous learning guidance

  • πŸ€– Intelligent tutoring system
  • πŸ“š Adaptive learning paths
  • πŸ“Š Progress tracking

Desktop version of Goose AI built with Rust

  • πŸ¦€ High-performance Rust implementation
  • πŸ–₯️ Native desktop experience
  • πŸ€– AI agent capabilities

Automated data analysis and insights generation agent

  • πŸ” Automated EDA
  • πŸ“ˆ Statistical analysis
  • 🎯 ML-powered insights

πŸ“ˆ GitHub Stats

Moses's GitHub Stats

Top Languages

GitHub Streak

πŸ† GitHub Trophies

trophy

πŸ“Š Activity Graph

Moses's github activity graph

πŸ“Š Contribution Stats

πŸ“ˆ Coding Activity & Language Distribution

Wakatime Stats

🎯 GitHub Metrics

Metrics

πŸ“Š Detailed Language Breakdown

Language Stats

πŸ”₯ Contribution Heatmap

GitHub Contribution Snake

πŸ’‘ What I'm Working On

class MosesMucyo:
    def __init__(self):
        self.name = "Moses Mucyo"
        self.role = ["AI Engineer", "Data Analyst", "Fullstack Developer"]
        self.location = "Kigali, Rwanda πŸ‡·πŸ‡Ό"
        self.languages = ["Python", "Java", "Springboot", "NestJS", "JavaScript", "Dart", "Rust", "HTML/CSS"]
        self.current_focus = ["AI/ML Models", "GPU Acceleration", "Mobile Apps", "Web Development"]
        
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together!")

me = MosesMucyo()
me.say_hi()

🀝 Connect With Me

LinkedIn Facebook Website GitHub


πŸ’­ Quote of the Day

Quote

πŸ‘€ Profile Views

Visitor Count

⭐️ From mosesmmoisebidth | Building the future with AI, Data & Code πŸš€

Pinned Loading

  1. music-studio-app music-studio-app Public

    An official mobile App for Inzora Platform Music App and studio

    Dart

  2. user-tracking user-tracking Public

    minimal version of traccar App with gps only tracking

    HTML

  3. desktop-agent-model desktop-agent-model Public

    Desktop App version of Goose AI with Rust

    Rust

  4. gpu-accelerated-video-inference gpu-accelerated-video-inference Public

    This is a modified version of YOLOv5 popular object detection model that mainly works for Intel GPUs that accelerates the video inference on Iris(X) GPUs and other intel family GPUs mainly for the …

    Python

  5. AI-Tutor-Mobile AI-Tutor-Mobile Public

    This is a personalised AI tutor for a learner aimed at teaching providing assessments and guiding a learner in a continous process and showing him more ways to do things

    JavaScript

  6. DataScience-Agent DataScience-Agent Public

    Data Science Agent with the role to do the Data Analysis and other stuffs like those

    Python