Skip to content
View benoitpetit's full-sized avatar
:octocat:
I may be slow to respond.
:octocat:
I may be slow to respond.

Block or report benoitpetit

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

👋 Hi, I'm Ben

🧑‍💻 Développeur & Artisan Open Source | 🔧 Architecte de Solutions Modernes | 🌟 Spécialiste WebAssembly & Go | ⚡ Passionné par Go et WebAssembly

Portfolio GitHub X.com Mastodon Email

👉 Découvrez tous mes projets sur devbyben.fr/projects

📝 Lisez mes articles techniques sur devbyben.fr/blog


🧑‍💻 whoami

type Developer struct {
    Name                string
    Profession          string
    Location            string
    Languages           []string
    Experience          string
    FocusAreas          []string
    TechStack           []string
    Specialties         []string
}

func main() {
    ben := Developer{
        Name:        "Benoit (Ben)",
        Profession:  "Développeur & Artisan Solutions Open Source",
        Location:    "🇫🇷 France",
        Languages:   []string{"Français", "Anglais"},
        Experience:  "8+ années",
        FocusAreas: []string{
            "🤖 Outils CLI et Interfaces IA",
            "🚀 Solutions d'Automatisation",
            "⚡ Applications Haute Performance",
            "🔧 Intégration WebAssembly",
        },
        TechStack: []string{
            "Go", "React", "Vue.js", "Node.js", "Python",
            "TypeScript", "JavaScript", "Docker", "Ansible",
            "Linux", "WebAssembly", "Web3",
        },
        Specialties: []string{
            "Outils CLI", "WebAssembly", "Automation",
            "Architecture Logicielle", "Solutions DevOps",
        },
    }
}

🛠 Stack Technique

🏷️ Catégorie 🔧 Technologies
Langages Core Go, Python, JavaScript, TypeScript, Node.js
Frontend React, Vue.js, Next.js, HTML5, CSS3
Backend & API REST APIs, GraphQL, WebAssembly
DevOps & Infrastructure Docker, Ansible, Linux, Git, GitHub Actions
Bases de Données PostgreSQL, MongoDB, Redis
Cloud & Déploiement Digital Ocean, Vercel, Netlify
Outils & IDE VS Code, Terminal, Vim
Technologies Émergentes WebAssembly, Web3, AI Integration

🚀 Projets & Réalisations

👉 Découvrez tous mes projets sur devbyben.fr/projects

🌟 Domaines de Spécialisation

  • WebAssembly : Intégration Go/JavaScript et optimisation des performances
  • Outils CLI : Développement d'interfaces en ligne de commande
  • IA & Automation : Outils d'optimisation des interactions avec l'intelligence artificielle
  • DevOps : Solutions d'infrastructure et automatisation
  • Open Source : Contributions et projets communautaires
  • Performance Web : Techniques d'optimisation des applications web modernes
  • Architecture : Conception de systèmes et intégration de services

📝 Contenu Technique

👉 Retrouvez tous mes articles sur devbyben.fr/blog

🌟 Domaines de Spécialisation

🌟 Thématique 📝 Description
WebAssembly Intégration Go/JavaScript et optimisation des performances
Outils CLI Développement d'interfaces en ligne de commande
IA & Automation Outils d'optimisation des interactions avec l'intelligence artificielle
DevOps Solutions d'infrastructure et automatisation
Open Source Contributions et projets communautaires
Performance Web Techniques d'optimisation des applications web modernes
Architecture Conception de systèmes et intégration de services

💼 Informations Professionnelles

🌐 Présence Digitale

🔗 Plateforme 📍 Lien 📝 Description
🌐 Portfolio devbyben.fr Site professionnel et showcase
📝 Blog devbyben.fr/blog Articles techniques et retours d'expérience
🚀 Projets devbyben.fr/projects Portfolio de projets open source
🐘 Mastodon @devbyben@piaille.fr Réseau social décentralisé
🐦 X.com @devbyben Annonces et discussions techniques
💻 GitHub github.com/benoitpetit Code source et contributions

👨‍💼 Profil Professionnel

💼 Aspect 📋 Détails
🏷️ Statut Développeur Freelance basé en France 🇫🇷
⏱️ Expérience 8+ années en développement web et solutions techniques
🎯 Domaines Applications web modernes, CLI tools, WebAssembly, DevOps
❤️ Passion Open source, innovation technologique et partage de connaissances

💬 Collaboration & Contact

🚀 Ouvert aux projets innovants, discussions techniques et opportunités de collaboration !

Email Portfolio

Pinned Loading

  1. duckduckGO-chat-cli duckduckGO-chat-cli Public

    Command-line interface for interacting with DuckDuckGo's AI chat service.

    Go 37 11

  2. gowm gowm Public

    GoWM simplifies the integration of Go WebAssembly modules into your JavaScript projects.

    JavaScript 2 1

  3. duckduckGO-chat-interface duckduckGO-chat-interface Public

    A Node.js interface for DuckDuckGo AI Chat Simple and efficient integration with streaming support and session management

    JavaScript 4

  4. prompt-my-project prompt-my-project Public

    Is a command-line tool designed to create optimized, structured prompts from your software project's source code.

    Go 1

  5. jsrun-cli jsrun-cli Public

    A lightweight CLI tool for running JavaScript, TypeScript, and .jsr scripts with automatic dependency management.

    JavaScript 2

  6. ethicalhcb/ljdhar ethicalhcb/ljdhar Public

    This project use Puppeteer to retrieve the latest articles from Le Journal du Hacker.

    TypeScript 1