.profile/README.md

195 lines
8.1 KiB
Markdown

<div style="display: flex; justify-content: space-between; align-items: center;">
# Hi there! 👋
[![Français](https://img.shields.io/badge/Language-Français-red?style=for-the-badge&logo=world&logoColor=white)](README.fr.md)
</div>
<div align="center">
[![Typing SVG](https://readme-typing-svg.herokuapp.com?font=Fira+Code&weight=500&size=24&pause=1000&color=2E8B57&center=true&vCenter=true&width=600&lines=Full-Stack+Developer;42+School+Student;Systems+Programming+Expert;Open+Source+Enthusiast)](https://git.io/typing-svg)
</div>
## 🚀 About Me
🎓 **42 School Student** - Mastering peer-to-peer learning in one of the world's most innovative coding schools
💻 **System & Web Developer** - From low-level C to modern React applications
🌱 **Currently exploring** - Cloud technologies, DevOps, and AI/ML
🎯 **Passionate about** - Clean code, performance optimization, and innovative solutions
---
## 🛠️ Tech Stack
### Languages
![C](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white)
![C++](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white)
![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)
![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
![Assembly](https://img.shields.io/badge/Assembly-525252?style=for-the-badge&logo=assemblyscript&logoColor=white)
### Frameworks & Libraries
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![Node.js](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)
![Express.js](https://img.shields.io/badge/Express.js-000000?style=for-the-badge&logo=express&logoColor=white)
![Flask](https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white)
### Tools & Technologies
![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white)
![Kubernetes](https://img.shields.io/badge/Kubernetes-326CE5?style=for-the-badge&logo=kubernetes&logoColor=white)
![PostgreSQL](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)
![Git](https://img.shields.io/badge/Git-F05032?style=for-the-badge&logo=git&logoColor=white)
![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)
---
## 🏆 Featured Projects
### 🌱 [etsidemain.com](https://etsidemain.com)
**Ecological Transition Consulting** | *HTML, CSS, JavaScript*
> Professional showcase website for companies' regenerative transformation consulting. Modern interface with custom SVG animations, integrated contact system, and conversion-optimized responsive design.
**Key Features:**
- 🎨 Custom design with strong visual identity
- 📱 Responsive and accessible interface
- ✉️ Integrated contact system
- 🔍 SEO optimized for consulting services
### ⚖️ [avopieces.fr](https://avopieces.fr)
**Legal AI Platform** | *React, Node.js, Artificial Intelligence*
> AvoPièces - Innovative legal platform developed for AvoCab law firm, specialized in divorce procedures. Integrated AI assistant, advanced document management, online appointment system, and professional showcase for the law firm.
**Key Features:**
- 🤖 Intelligent AI assistant analyzing uploaded documents
- 📁 Secure document management system
- 👥 Multi-account management (clients/administrators)
- 📅 Integrated online appointment booking
- 🏢 Professional law firm showcase website
### 🌐 [ft_transcendence](https://github.com/kinou-p/ft_transcendence)
**Full-Stack Web Application** | *React, Node.js, PostgreSQL, Docker*
> Complete online Pong gaming platform with real-time multiplayer, tournaments, chat system, and 2FA authentication. Demonstrates modern web development practices with microservices architecture.
**Key Features:**
- 🎮 Real-time multiplayer gaming with WebSockets
- 🏆 Tournament system with bracket management
- 💬 Live chat with channels and private messaging
- 🔐 Advanced authentication (OAuth2, 2FA)
- 📊 User profiles and statistics tracking
### ⚙️ [Inception](https://github.com/kinou-p/inception)
**DevOps Infrastructure** | *Docker, Nginx, WordPress, MariaDB*
> Complete LEMP stack deployment using custom Docker containers from scratch. Showcases infrastructure as code and containerization best practices.
**Highlights:**
- 🐳 Custom Docker images built from Alpine Linux
- 🔒 HTTPS-only with self-signed certificates
- 📦 Multi-service orchestration with Docker Compose
- 🛡️ Security-hardened configuration
### 🎯 [Minishell](https://github.com/kinou-p/minishell)
**Systems Programming** | *C, Unix Systems*
> Unix shell recreation with advanced features including pipes, redirections, built-ins, and signal handling. Demonstrates deep understanding of Unix systems programming.
**Technical Achievements:**
- 🔧 Complete command parsing and execution
- 🔀 Advanced pipe and redirection handling
- 💾 Memory management without leaks
- 📡 Signal handling and process management
### 🏗️ [ft_containers](https://github.com/kinou-p/ft_containers)
**C++ Template Programming** | *C++98, STL Implementation*
> Complete reimplementation of STL containers (vector, map, stack) with custom iterators and optimized performance. Showcases advanced C++ template programming.
**Technical Details:**
- 📚 STL-compliant containers with full functionality
- ⚡ Optimized algorithms and data structures
- 🔍 Custom iterator implementation
- 🧪 Comprehensive test suite
### 📡 [ft_irc](https://github.com/kinou-p/ft_irc)
**Network Programming** | *C++, Socket Programming*
> IRC server implementation supporting multiple clients, channels, and operator commands. Demonstrates network programming and protocol implementation expertise.
**Key Capabilities:**
- 🌐 Multi-client server with epoll/kqueue
- 💬 Full IRC protocol support (RFC compliance)
- 👥 Channel management and user authentication
- ⚡ High-performance event-driven architecture
---
## 📊 GitHub Stats
<div align="center">
![Top Languages](https://github-readme-stats.vercel.app/api/top-langs/?username=kinou-p&layout=compact&theme=tokyonight&hide_border=true)
![GitHub Streak](https://github-readme-streak-stats.herokuapp.com/?user=kinou-p&theme=tokyonight&hide_border=true)
</div>
---
## 🎯 42 School Journey
<details>
<summary>📚 <strong>Core Curriculum Progress</strong> (Click to expand)</summary>
### Systems Programming
-**libft** - C library implementation
-**get_next_line** - File reading function
-**ft_printf** - Printf recreation
-**pipex** - Unix pipes simulation
-**push_swap** - Sorting algorithm optimization
-**so_long** - 2D game with graphics
### Advanced Programming
-**Philosophers** - Threading and synchronization
-**Minishell** - Unix shell implementation
-**Cub3D** - 3D raycasting engine
### Object-Oriented Programming
-**CPP Modules 00-08** - Complete C++ mastery
-**ft_containers** - STL containers implementation
### Network & Security
-**ft_irc** - IRC server development
-**ft_ping** - Network utility recreation
### Infrastructure & DevOps
-**Inception** - Docker infrastructure
-**Inception-of-Things** - Kubernetes deployment
### Final Project
-**ft_transcendence** - Full-stack web application
</details>
---
## 🔥 Current Focus
- 🚀 **Building** scalable web applications with modern frameworks
- 🎯 **Learning** advanced DevOps practices and cloud technologies
- 🤝 **Contributing** to open source projects
- 💡 **Exploring** AI/ML applications in web development
---
## 🤝 Let's Connect!
<div align="center">
[![Portfolio](https://img.shields.io/badge/Portfolio-FF5722?style=for-the-badge&logo=todoist&logoColor=white)](https://alexandre-pommier.com)
[![Email](https://img.shields.io/badge/Email-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:contact@apommier.com)
</div>
---