Skip to content
View Hidouen's full-sized avatar

Block or report Hidouen

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Hidouen/README.md

Hi there! ๐Ÿ‘‹ I'm Hidouen

๐Ÿ’ป About Me

I'm a Full Stack Developer currently working in an apprenticeship (mainly with Symfony) as part of my training at Ada Tech School in Nantes. I am pursuing a Professional Title in Application Conception and Development (RNCP Level VI - Bac +3/4).

๐Ÿ’ก Passionate about building efficient and scalable applications, I thrive on solving complex problems and continuously learning new technologies.


๐Ÿš€ Tech Stack

  • Backend: PHP (Symfony), Java (SpringBoot), Node.js, Python
  • Frontend: JavaScript and TypeScript (Vue.js, Angular and React)
  • DevOps: Docker, Nginx, Apache, Linux
  • Databases: PostgreSQL, MySQL
  • Other: C programming, Agile methodologies

๐Ÿ“Œ Notable Projects

๐ŸŽฎ HitBox

A web application for video game playlists and community sharing.

  • Built with Symfony (backend) and Vue.js (frontend)
  • Utilizes PostgreSQL for efficient data management
  • Dockerized architecture for better scalability

โžก๏ธ Check out HitBox and feel free to contribute!

๐ŸŽฎ Daisy_Llusion

A Pico-8 mini-game where Daisy embarks on a rescue mission.

  • Developed with Lua on Pico-8
  • Designed a challenging yet fun gameplay experience

A real-time traffic info visualization app for Nantes.

  • Integrated APIs to fetch live data
  • Collaborated using agile methodology

๐Ÿ–ฅ๏ธ ft_server

Automated Docker setup for a full web server environment.

  • Configured WordPress, phpMyAdmin, MySQL
  • Optimized Nginx for high performance

๐ŸŽฎ So_long

A 2D adventure game built with MiniLibX in C.

  • Designed collision detection and enemy AI
  • Developed an optimized game loop
  • Utilized bitmaps and sprites for graphics rendering

๐Ÿ“š What I'm Currently Learning

  • ๐Ÿง™ Advanced Symfony features (API Platform, Messenger Component)
  • โš™๏ธ Advanced Docker orchestration
  • ๐Ÿ“‚ Efficient database design & web project architecture
  • ๐ŸŒ GitLab CI/CD for automated deployment
  • ๐ŸŽจ Building performant and modern frontends with Vue.js
  • ๐Ÿ“ Writing clear documentation & user guides

๐Ÿ‘ฎ๏ธโ€โ™‚๏ธ Let's Connect & Build Together!

Feel free to check out my projects, give feedback, or even collaborate. Let's build something amazing together!

  • ๐Ÿ’ผ LinkedIn: LinkedIn Profile
  • ๐ŸŒ Website/Portfolio: Coming soon...

Popular repositories Loading

  1. Ada.Individual_exersises Ada.Individual_exersises Public

    This is most of my individuals exersises as part of my certification at Ada Tech School.

    JavaScript

  2. Ada.Daisy_Llusion Ada.Daisy_Llusion Public

    Ada collective project using Lua to create a mini game on Pico-8

    Lua

  3. 42.Philosophers 42.Philosophers Public

    42 school project : The Dining Philosophers problem using threads

    C

  4. 42.Push_swap 42.Push_swap Public

    42 school project : Optimization of a data sorting algorithm with a limited number of possible moves

    C

  5. 42.So_long 42.So_long Public

    A 42 school project to create a mini game using MiniLibX

    C

  6. 42.ft_server 42.ft_server Public

    42 school project to automate the installation of a docker container

    PHP