Skip to content
View jebbari-mohammed's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report jebbari-mohammed

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
jebbari-mohammed/README.md

Hi there! πŸ‘‹ I'm Mohammed Jebbari

Software Developer & Programming Enthusiast

πŸš€ Passionate about creating efficient, elegant solutions to complex problems through code.


🎯 About Me

I'm a dedicated software developer with extensive hands-on experience in Rust, Go, and JavaScript. Currently completing an intensive programming bootcamp at Zone01 Oujda, where I've tackled 300+ programming challenges and built comprehensive projects across multiple technologies.

  • πŸ”­ Currently working on: Advanced Rust systems programming and real-time web applications
  • 🌱 Learning: Performance optimization, concurrent programming, and modern web frameworks
  • πŸ’¬ Ask me about: Rust memory safety, Go backend development, JavaScript full-stack
  • ⚑ Fun fact: I've completed bootcamps in 3 different programming languages!

πŸ› οΈ Tech Stack

Languages

Rust Go JavaScript HTML5 CSS3

Technologies

Git GitHub GraphQL WebSocket Node.js


πŸš€ Featured Projects

πŸ¦€ Rust Systems Programming

  • Piscine Rust - 75+ Rust challenges covering memory safety, performance optimization, and systems programming
  • Road Intersection - Complex traffic management simulator with concurrent processing
  • Drawing - Graphics rendering and computational geometry implementation

🐹 Go Backend Development

🟨 JavaScript Full-Stack


πŸ“Š GitHub Stats

Mohammed's GitHub Stats

Top Languages

GitHub Streak


πŸ† Achievements

  • πŸš€ 24 Public Repositories showcasing diverse programming skills
  • πŸ’» 500+ Commits demonstrating consistent development practice
  • 🎯 300+ Programming Challenges completed across multiple languages
  • πŸ”§ Multi-language Proficiency in systems and web programming
  • πŸ‘₯ Collaborative Development experience with modern Git workflows

🌟 Expertise Areas

// Systems Programming with Rust
fn optimize_performance() -> Result<(), Error> {
    // Memory-safe, zero-cost abstractions
    // Concurrent programming with ownership
    Ok(())
}
// Backend Development with Go
func buildScalableAPI() *Server {
    // RESTful APIs, WebSocket integration
    // Database optimization, microservices
    return &Server{}
}
// Full-Stack Development with JavaScript
const createModernWebApp = () => {
    // Real-time applications, GraphQL APIs
    // Interactive UIs, game development
    return { frontend: "React/Vue", backend: "Node.js" };
};

πŸ“ˆ Learning Journey

Current Focus:

  • πŸ¦€ Advanced Rust: Async programming, unsafe code, FFI
  • 🐹 Go Mastery: Microservices, performance optimization
  • 🟨 Modern JS: WebAssembly integration, advanced frameworks

Next Goals:

  • 🎯 Open source contributions
  • 🌐 Cloud-native development
  • πŸ€– WebAssembly with Rust

πŸ“« Let's Connect!

LinkedIn Email GitHub


πŸ’‘ "Passionate about creating efficient, elegant solutions to complex problems through code."

Profile Views

⭐ From Mohammed Jebbari

Pinned Loading

  1. 01Blog 01Blog Public

    Java

  2. mini-framework mini-framework Public

    JavaScript