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

Block or report nicoooo972

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

👋 Salut ! Je suis Nicolas

Typing SVG

🚀 À propos de moi

struct Developer {
    name: String,
    role: String,
    company: String,
    location: String,
    languages: Vec<String>,
    interests: Vec<String>,
}

impl Developer {
    fn new() -> Self {
        Developer {
            name: "Nicolas Le Bozec".to_string(),
            role: "Développeur Back-end".to_string(),
            company: "Maarch".to_string(),
            location: "France 🇫🇷".to_string(),
            languages: vec![
                "Rust", "Python", "PHP", "TypeScript", "Kotlin"
            ].iter().map(|s| s.to_string()).collect(),
            interests: vec![
                "🎮 Gaming", "⚔️ Escrime", "🌱 Tech for Good", "🦀 Rust"
            ].iter().map(|s| s.to_string()).collect(),
        }
    }
}
  • 🔭 Actuellement : Développeur Back-end Junior chez Maarch
  • 🌱 En apprentissage (car on arrête jamais d'apprendre) : Rust
  • 💬 Me contacter : [email protected]
  • 🎯 Objectif 2026 : Participer à des projets open source Rust & PHP

🛠️ Stack Technique

💻 Langages de Programmation

Rust Python TypeScript JavaScript PHP Kotlin C C++ Solidity

🚀 Frameworks & Librairies

Symfony Next.js NestJS SvelteKit Axum

🛠️ Outils & Technologies

Docker GitLab GitHub Actions PostgreSQL PowerShell


💼 Projets Professionnels

🏢 Entreprise 🛠️ Projet 📋 Description 🔧 Stack
Maarch Système de GED Solutions de gestion documentaire enterprise PHP Symfony

Master dev France TOP 35 en final du master dev france 2025

🌐 Web Development

  • SvelteKit Apps - Applications modernes
  • 🎨 Next.js Projects - Full-stack React
  • 🔄 NestJS APIs - Architecture microservices

📊 Statistiques & Activité GitHub

GitHub Stats Langages les plus utilisés GitHub Streak Contribution Graph

🎮 Centre d'Intérêts

⚔️ Escrime
Art martial français
Discipline, précision, stratégie

🎮 Gaming
Pokémon & RPGs
Stratégie, créativité, aventure

🌍 Tech for Good
Impact social & environnemental
Innovation, durabilité, société


🤝 Connectons-nous !

Email Daily.dev GitHub


Profile Views

✨ Codé avec passion et café ☕ par Nicolas ✨

"Le code, c'est comme l'escrime : chaque ligne doit être précise et avoir un but !" ⚔️

Popular repositories Loading

  1. Instant-PlayHub-api Instant-PlayHub-api Public

    Python 3

  2. Elemento Elemento Public

    Kotlin 1

  3. nicoooo972 nicoooo972 Public

    1

  4. ThreeJsTest ThreeJsTest Public

    Petit test de découverte avec ThreeJs

    JavaScript 1

  5. Chronologia-front Chronologia-front Public

    front nextjs chronologia

    TypeScript 1

  6. big-data big-data Public

    Forked from Noobzik/Datamart-Scala

    Python 1