Skip to content
View crolette's full-sized avatar

Highlights

  • Pro

Block or report crolette

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

Hi, I’m Jonathan/@crolette 👋

🗺️ Living in Eupen - Liège (🇧🇪) Currently learnning at BeCode as Full Stack Web Developer

My work

  • Next-Events: For this project (which took 3 of us 6 weeks to complete), I was mainly in charge of the Back-End and a little of the Front. We used Adonis.js, a little-known framework that's the JS counterpart to Laravel. Why this framework? Because we wanted to build our project in JS with an MVC architecture, and Adonis made it possible. So we decided to go for it, even though we knew it might be more complicated because the framework is less well documented than, say, Laravel. On the project side, I took care of route management, the MySQL database, the queries to retrieve the data to be sent to the Front, the management of the various user filters, the cart, the dashboard, part of the authentication and data validation on the server side, as well as the map (with Leaflet) to display only events around a certain search zone. The site is also multilingual, managed with l18n. For the frontend, we used the Adonis.js template engine, namely Edge with Tailwind.
  • Hiking Project: a PHP/Laravel project completed in a week, with an authentication system for adding hikes that can be filtered according to certain tags.
  • EveryoneGames: a React project with calls to the Rawg.io API, a video game database. For this site, I was in charge of API calls, filters and React components such as game cards, the game page and infinite scroll.
  • Scoot Project: The aim was to recreate a site based on a Figma model. This project was done in HTML and SCSS.
  • Dark Kitchen: Project in HTML and SCSS and JS Vanilla showing a list of dishes with the possibility of adding to the basket and searching by type of dish.
  • Pokemilton: a Pokemon-style game in Node.js.
  • Node/MVC/Express/JWT: a Node.JS project with a small MVC architecture and JWT for authentication.
  • And if you feel like having a little fun, here's a little game in JS: aMAZEing

Crolette's GitHub stats
Top Langs

My Frontend Mentor Challenges

My projects

= AuRésonance: Design and implementation of a Wordpress website for a sound therapist.

Socials

Mail GitHub Linkedin

Maybe I didn't pushed something on my repo since beginning September but it was because I was busy on another project: image

Pinned Loading

  1. last-event-org/cultural-events-hub last-event-org/cultural-events-hub Public

    Cultural Events Hub is a collaborative project aimed at revitalizing local cultural scenes by offering a unique platform where event organizers can list their events and sell discounted last-minute…

    Edge 1

  2. hiking-project hiking-project Public

    HIking Project in PHP/Laravel - Platform of hikes

    PHP

  3. react-everyonegames react-everyonegames Public

    Forked from Junior-dev-Track/16-react-everyonegames-julien-jonathan

    Website in React displaying games by genres, platform,... using the Rawg API.

    JavaScript

  4. amazeing amazeing Public

    Little maze game with different levels with increasing difficulty

    JavaScript

  5. pokemilton pokemilton Public

    Simplified version of the classic Pokémon game, running in the terminal with node.js.

    JavaScript

  6. dark-kitchen dark-kitchen Public

    E-commerce ordering dishes (basic)

    HTML