Skip to content
View kinou-p's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Highlights

  • Pro

Block or report kinou-p

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

Hi there! ๐Ÿ‘‹

Franรงais

Typing SVG

๐Ÿš€ 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 C++ Python JavaScript TypeScript Assembly

Frameworks & Libraries

React Node.js Express.js Flask

Tools & Technologies

Docker Kubernetes PostgreSQL Git Linux


๐Ÿ† Featured Projects

๐ŸŒฑ 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

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

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

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

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

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

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

Top Languages

GitHub Streak


๐ŸŽฏ 42 School Journey

๐Ÿ“š Core Curriculum Progress (Click to expand)

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

๐Ÿ”ฅ 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!

Portfolio Email


Pinned Loading

  1. cloud-1 cloud-1 Public

    Shell

  2. ft_transcendence ft_transcendence Public

    TypeScript

  3. inception inception Public

    Dockerfile

  4. Minishell Minishell Public

    C