{ FORMATION }
IRONHACK
PARIS - FRANCE - 2023
Intensive bootcamp in English.
WEB DEVELOPER FULLSTACK
BACK-END • FRONT-END
RESPONSIVE DESIGN
HTML • CSS • JavaScript • React.JS • Express.JS • Vue • Node.JS • MongoDB • MERN & REST
Skills acquisition :
Use of HTML5, CSS3 and ReactJS to develop Responsive Web Applications and create database-driven applications using ExpressJS, implement RESTful APIs, and successfully manage data in Mongo database.
{ PORTFOLIO }
#IRONHACK
#1 : The Game
Seoul Memory Game

Technical Requirements
3 days to code. 1 day debug.
- Render game in browser.
- Have logic for winning and/or losing and show feedback to the player in either case.
- Separate HTML / CSS / JavaScript files.
- Use plain JavaScript for DOM manipulation (or HTML canvas for graphics).
- Stick with KISS (Keep It Simple Stupid) and DRY (Don’t Repeat Yourself) principles.
personal project.
#2 : Full-stack Web App
Visit Seoul

Technical Requirements
3 days to code. 1 day debug.
- Use Express as a foundation.
- Use Mongoose for models and database communication.
- Have 2 models or more other than users.
- Have validation on the models with feedback for users if their submission is invalid.
- Include sign-up, log-in & log-out functionality with encrypted passwords and authorization (logged in users can do extra things).
- Implement all CRUD actions on models other than users.
collaboration with Soizic C.
#3 : MERN Web App
KANRAKU

Technical Requirements
5 days to code. 1 day debug.
- Have a SPA front-end, built with React, consisting of multiple views and implementing all CRUD actions.
- Have a REST API back-end built with ExpressJS, MongoDB and Mongoose.
- Have a REST API back-end with routes that perform all CRUD actions for at least one model.
- Have 3 database models or more.
- Include sign-up, log-in and log-out functionality with encrypted passwords and authorization.
- Have a back-end validation and centralized error handling in your REST API.
collaboration with Marianne A. & Hiromi V.
#PERSONAL
Seoul Memory Game 2.0
Seoul Memory Game 2.0

Upgrades :
- Better design.
- Mute / unmute button for music.
- Pause / Resume and Stop buttons for the game.
- 14 pairs instead of 15.
- Use of grid to display cards on board game.
- New font for english text.
- Instructions on how to start the game more clear.