KevOneRedOne

Hello there ๐Ÿ‘‹ I'm Kรฉvin

Fullstack Developer based in France, near Paris ๐Ÿ‡ซ๐Ÿ‡ท
RNCP Level 7 โ€” Master's degree equivalent in Advanced Web Development

TypeScript React Node.js Go Docker AWS


About Me

I'm a fullstack developer passionate about web technologies, software architecture, DevOps, and cloud computing. I enjoy building modern, scalable, and user-focused applications โ€” from frontend interfaces to backend APIs and deployment pipelines. I'm always curious to explore new tools, sharpen my engineering practices, and learn by building real projects.

Main Technologies

### ๐ŸŒ Frontend ![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat&logo=typescript&logoColor=white) ![React](https://img.shields.io/badge/React-20232A?style=flat&logo=react&logoColor=61DAFB) ![Next.js](https://img.shields.io/badge/Next.js-000000?style=flat&logo=next.js&logoColor=white) ![Vue.js](https://img.shields.io/badge/Vue.js-4FC08D?style=flat&logo=vue.js&logoColor=white) ![Nuxt.js](https://img.shields.io/badge/Nuxt.js-002E3B?style=flat&logo=nuxtdotjs&logoColor=00DC82) ### โš™๏ธ Backend ![Node.js](https://img.shields.io/badge/Node.js-43853D?style=flat&logo=node.js&logoColor=white) ![Express.js](https://img.shields.io/badge/Express.js-000000?style=flat&logo=express&logoColor=white) ![Fastify](https://img.shields.io/badge/Fastify-000000?style=flat&logo=fastify&logoColor=white) ![Go](https://img.shields.io/badge/Go-00ADD8?style=flat&logo=go&logoColor=white) ![Python](https://img.shields.io/badge/Python-3776AB?style=flat&logo=python&logoColor=white) ### โ˜๏ธ DevOps & Cloud ![Docker](https://img.shields.io/badge/Docker-2496ED?style=flat&logo=docker&logoColor=white) ![AWS](https://img.shields.io/badge/AWS-FF9900?style=flat&logo=amazon-aws&logoColor=white) ![GitHub Actions](https://img.shields.io/badge/GitHub_Actions-2088FF?style=flat&logo=github-actions&logoColor=white) ![GitLab CI](https://img.shields.io/badge/GitLab_CI-FC6D26?style=flat&logo=gitlab&logoColor=white) ![Nginx](https://img.shields.io/badge/Nginx-009639?style=flat&logo=nginx&logoColor=white) ![Kubernetes](https://img.shields.io/badge/Kubernetes-326CE5?style=flat&logo=kubernetes&logoColor=white) ### ๐Ÿ—„๏ธ Databases ![PostgreSQL](https://img.shields.io/badge/PostgreSQL-316192?style=flat&logo=postgresql&logoColor=white) ![MongoDB](https://img.shields.io/badge/MongoDB-13AA52?style=flat&logo=mongodb&logoColor=white) ![MySQL](https://img.shields.io/badge/MySQL-00758F?style=flat&logo=mysql&logoColor=white) ![Redis](https://img.shields.io/badge/Redis-DD0031?style=flat&logo=redis&logoColor=white) ### ๐Ÿงช Testing ![Jest](https://img.shields.io/badge/Jest-C21325?style=flat&logo=jest&logoColor=white) ![React Testing Library](https://img.shields.io/badge/Testing_Library-E33332?style=flat&logo=testing-library&logoColor=white) ![Cypress](https://img.shields.io/badge/Cypress-17202C?style=flat&logo=cypress&logoColor=white) ![Playwright](https://img.shields.io/badge/Playwright-2EAD33?style=flat&logo=playwright&logoColor=white)

Featured Projects

### ๐ŸŽฎ Simplistic Tetris ![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat&logo=typescript&logoColor=white) ![Vite](https://img.shields.io/badge/Vite-646CFF?style=flat&logo=vite&logoColor=white) ![SCSS](https://img.shields.io/badge/SCSS-CC6699?style=flat&logo=sass&logoColor=white) ![Vitest](https://img.shields.io/badge/Vitest-6E9F18?style=flat&logo=vitest&logoColor=white) > Modern TypeScript rewrite of my first-year Bachelor's Tetris project, rebuilt as a production-ready web game playable anywhere. Clean architecture โ€ข Responsive design โ€ข Mobile support โ€ข Multiple game modes โ€ข Themes โ€ข Audio โ€ข i18n โ€ข Unit tests

Simplistic Tetris preview

๐Ÿ”— [Live demo](https://simplistic-tetris.netlify.app/)  |  ๐Ÿ“ฆ [Repository](https://github.com/KevOneRedOne/Simplistic-Tetris) --- ### โค๏ธ Peel โ€” Dating App ![React Native](https://img.shields.io/badge/React_Native-20232A?style=flat&logo=react&logoColor=61DAFB) ![Express.js](https://img.shields.io/badge/Express.js-000000?style=flat&logo=express&logoColor=white) ![AWS EC2](https://img.shields.io/badge/AWS_EC2-FF9900?style=flat&logo=amazon-aws&logoColor=white) ![PostgreSQL](https://img.shields.io/badge/PostgreSQL-316192?style=flat&logo=postgresql&logoColor=white) > Bachelor's 2nd and 3rd year mobile project โ€” connecting people based on personality, not physical appearance. ๐Ÿ“ฆ [Repository](https://github.com/Peel-Organisation/Peel_Mobile) --- ### ๐Ÿพ VS Code Pokรฉmon ![Open Source](https://img.shields.io/badge/Open_Source-Contribution-2EA44F?style=flat&logo=github&logoColor=white) ![VS Code](https://img.shields.io/badge/VS_Code-007ACC?style=flat&logo=visual-studio-code&logoColor=white) > Open source contribution to a VS Code extension project, with my commits available on my fork. ๐Ÿ“ฆ [Fork](https://github.com/KevOneRedOne/vscode-pokemon)

Learning, Sandbox & Early Projects

### ๐Ÿ—๏ธ Learning Architecture Web ![Go](https://img.shields.io/badge/Go-00ADD8?style=flat&logo=go&logoColor=white) ![Vue.js](https://img.shields.io/badge/Vue.js-4FC08D?style=flat&logo=vue.js&logoColor=white) ![Fastify](https://img.shields.io/badge/Fastify-000000?style=flat&logo=fastify&logoColor=white) ![Docker](https://img.shields.io/badge/Docker-2496ED?style=flat&logo=docker&logoColor=white) > Sandbox project exploring the evolution from monolithic architecture to microservices. ๐Ÿ“ฆ [Repository](https://github.com/KevOneRedOne/Learning_architecture_web) --- ### โœ… Simplistic TodoList ![React](https://img.shields.io/badge/React-20232A?style=flat&logo=react&logoColor=61DAFB) ![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat&logo=typescript&logoColor=white) ![Vite](https://img.shields.io/badge/Vite-646CFF?style=flat&logo=vite&logoColor=white) > Simple todo list app currently being rebuilt with a focus on clean code, architecture, and best practices. ๐Ÿ“ฆ [Repository](https://github.com/KevOneRedOne/Simplistic-TodoList) --- ### ๐Ÿ›ฉ๏ธ TopGun Fighter โ€” Raspberry Pi ![Python](https://img.shields.io/badge/Python-3776AB?style=flat&logo=python&logoColor=white) ![Pygame](https://img.shields.io/badge/Pygame-3776AB?style=flat&logo=python&logoColor=white) ![Raspberry Pi](https://img.shields.io/badge/Raspberry_Pi-C51A4A?style=flat&logo=raspberry-pi&logoColor=white) > 2nd year Bachelor's retro arcade game in Python โ€” a 1v1 air combat game designed to run on Raspberry Pi with joystick controllers.

TopGun Fighter preview

๐Ÿ“ฆ [Repository](https://github.com/KevOneRedOne/TopGun_Fighter-Raspberry-Pi)

GitHub Stats


Contact

LinkedIn   GitHub


โ˜• Between two coffee breaks, take a Tetris break.