Hello, I'm J.C. Beneyto.
Full Stack Developer

ABOUT ME

J.C.Beneyto
I come from Barcelona. I love programming and I am focused on frontend (React) work, although I can do some backend ( Node and PHP) work, too. I always try to get some new knowledge about programming and new technologies. When I am not coding, I watch a good basketball match, play paddle or cook. My mind needs new challenges and I'm always ready!!

Professional skills

MongoDB
MySQL
Laravel
NodeJS
ReactJS
GraphQL
Bootstrap

Tools

Git
Docker
Github
Bash
Jira
Jenkins

Adittional Skills

Flexibility
Teamwork
Self-motivation
Problem solving

Languages

Spanish (native)
Catalan (native)
English (B2)
Portuguese

PROJECTS

Basket stats

HTML
CSS
JS
Bootstrap
ReactJS
NodeJS

This project was created in order to get some statistics from a Catalonian basketball league, by typing a URL from www.basquetcatala.cat , web-scraping throughout the app to get the data and adding the teams of that league in a combo-box. Once the list has been loaded, we can pick the team and analyse some interesting information. Currently this website has been modified so this project is not working.

HTML
CSS
JS
Bootstrap

This project was created in order to go deeper in JavaScript, working with events, manipulating the DOM, and exploring the basis of coding such as functions, callbacks, arrays and at the same time improving CSS, Bootstrap and HTML skills.

ReactJS
Tailwind
React-testing-library
Jest
MongoDB
NodeJS
CI/CD

The idea is to create a DB of my favourite dishes, desserts and drinks. The project aimed to practice the basics of a CRUD through ReactJS and Tailwind on the frontend; and NodeJS, Express and MongoDB on the backend. Testing was done with Jest and React-testing-library and CI/CD with Github actions.

HTML
CSS
JS
Bootstrap
Mysql
Laravel

The project aimed to look for an apartment or any other thing in a specific zone. It is possible to use filters to do the search accurately. The client can log in on his account and mark the favourite one to keep following it. Bootstrap is used to easily create a responsive web app. Laravel and MySQL are used on the backend to go deeper in this PHP framework.