Skip to content
View ca971's full-sized avatar

Block or report ca971

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ca971/README.md
ca971 - Christian ACHILLE — Full-Stack Developer



Hey, I'm ca971 - Christian ACHILLE 👋

Full-Stack Developer · Software Engineer · Open Source Craftsman

I build tools that empower developers and engineering teams.

LinkedInXFacebookGitHub


🧑‍💻 About Me

🇫🇷 Based in France
💼 Full-Stack Developer & Software Engineer
🖥️ Sysadmin — Linux servers, Proxmox virtualization, self-hosting
🔭 Creator of NvimEnterprise — enterprise-grade Neovim framework
🧩 Passionate about developer tooling, automation & clean architecture
🌱 Currently exploring AI-assisted development & data engineering
⚡ Fun fact: my Neovim config has OOP patterns, CI/CD, and release notes

🚀 Featured Project

NvimEnterprise

NvimEnterprise — A production-ready, multi-user Neovim framework with OOP architecture, 45+ language modules, 35+ plugins, AI integration, and full CI/CD pipeline.

Highlights
🏗️ OOP class system with inheritance & mixins🤖 4 AI integrations (Copilot, Avante, Claude…)
👥 Multi-user namespaces with hot-swap🌐 Cross-platform (macOS, Linux, Windows, WSL, BSD)
🌍 45+ language modules (plug-and-play)🛡️ Security sandbox & path validation
🔌 35+ lazy-loaded plugins⚡ Startup < 50ms
# Try it now
curl -fsSL https://raw.githubusercontent.com/ca971/nvim-enterprise/main/install.sh | bash

🛠️ Tech Stack

Languages

JavaScriptLuaPHPBashSQLDAX

Frontend

Vue.jsTailwindHTML5CSS3

Backend & Data

Node.jsMySQLRedisMongoDBPower Pivot

Infrastructure & DevOps

LinuxProxmoxDockerNginxGitHub Actions

Tools & Environment

NeovimmacOSGitTmuxWezTerm


📊 GitHub Stats




🎯 What I'm Working On

ProjectDescriptionStatus
NvimEnterpriseEnterprise-grade Neovim framework🟢 Active
HomelabSelf-hosted infra on Proxmox (VMs, LXC, Docker)🟢 Active
Data DashboardsPowerPivot & analytics solutions🔵 Ongoing

💡 Philosophy

"Automate everything. Document the rest. Share it all."
  • 🧩 Modularity — Small, composable pieces over monoliths
  • 🤖 Automation — If you do it twice, script it
  • 📖 Documentation — Code without docs is a liability
  • 🛡️ Security by default — Not as an afterthought
  • 🤝 Open Source — Knowledge grows when shared

If you like my work, consider giving a ⭐ to NvimEnterprise

Let's connect — I'm always open to collaboration.

Popular repositories Loading

  1. dotfiles-server dotfiles-serverPublic

    Dotfiles for running and developing on a server (Linux / Unix)

    Vim Script

  2. ca971 ca971Public

    Profile README

  3. nvim-enterprise nvim-enterprisePublic

    Multi-users and modular Neovim configuration for professional usage

    Lua

  4. github-readme-stats github-readme-statsPublic

    Forked from anuraghazra/github-readme-stats

    ⚡ Dynamically generated stats for your github readmes

    JavaScript

  5. wezterm-enterprise wezterm-enterprisePublic

    Enterprise-grade, ultra-modular, cross-platform WezTerm configuration with OOP architecture, 10 themes, 15-segment info center, environment detection, and secrets management.

    Lua

  6. git-templates git-templatesPublic

    🔧 Universal Git hooks template — production-grade quality gates for any project. Auto-detected language checks, secrets scanning, conventional commits, and more. Zero config, works everywhere.

    Shell