
Some of my projects


Hotel booking - Full Stack Project
- Next.js
- React
- Bootstrap
- CSS
- JavaScript
- MySQL
School project I developed on my own. I built a backend with Node.js, Express, and MySQL, creating routes, API endpoints, and database queries. The frontend, built with React, consumes the API and renders the data dynamically.

React Project - Country explorer
- React
- JavaScript
- HTML
- Bootstrap
School project developed to practice a more complete front-end workflow. Built with React, using Redux for state management, useEffect for lifecycle handling, and external APIs for dynamic data. The interface is component-driven, with clear separation of logic and UI.

CMS Project - Online Library System
- Strapi
- HTML
- CSS
- JavaScript
- Bootstrap
School project focused on building a simple library-style CMS. Users can browse books, view details, and manage entries through an admin interface. The frontend was made with HTML, CSS, and JavaScript, while the backend was built with Strapi, connected to an SQL database for storing and managing the library's data.

Tamagotchi - Virtual Pet Simulation

Quiz-Ankademin - Web Quiz App
- HTML
- CSS
- JavaScript
School project built to practice fundamental front-end skills. A small quiz application made with HTML, CSS, and JavaScript. The site loads questions, checks answers, and shows the score in a straightforward interface. Developed as part of my learning process; I handled the implementation of the quiz logic and UI structure.

About Me
My name is Sebastian Valdes, but my friends call me Sebbe. I entered the world of programming thanks to Minecraft, when I began modifying plugins that already existed because they didn't do exactly what I needed. Over time I drifted a bit away from technology, but eventually I returned, now focused on frontend development, where I found a balance between logic, design, and the building of efficient interfaces.