Skip to content
View Salva985's full-sized avatar

Block or report Salva985

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.

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

Hi there ๐Ÿ‘‹ I'm Salvatore Marchese (but you can call me Salva)

๐Ÿ’ป Full-Stack Web Developer (MERN) + Java Spring | Passionate about UX/UI, SEO & building meaningful clean digital experiences
๐Ÿ“ Based in Barcelona | Open to collaboration


๐Ÿ‘จโ€๐Ÿ’ป About Me

๐Ÿ’ผ Former hospitality & sales professional now building a career in web development.
๐Ÿ’ป Focused on frontend and full-stack programming with JavaScript, React, and Node.js.
๐Ÿ“ˆ Passionate about SEO, digital marketing, and user-centered development.
๐Ÿง  Currently learning Java(backend) and sharpening modern dev practices.
๐ŸŒ Based in Barcelona โ€” open to remote or collaborative projects!


๐Ÿš€ Featured Projects

  • ๐Ÿ—บ๏ธ TripApp
    Travel Routes & Itinerary Planner โ€” full-stack project using React, TailwindCSS, and Spring Boot. Features trip creation, destination and activity management, and user-based authentication. Currently a work in progress โ€” refining backend logic and polishing UI/UX.

  • ๐Ÿ”Ž Dive & Discover
    Dive center and marine life search app. Full-stack application using React, Node.js, and MongoDB.

  • ๐ŸŒ Personal Portfolio Website
    Responsive website built with HTML, CSS/TailwindCSS, and JavaScript.


๐Ÿงช Practice Projects

  • ๐ŸŽต Spotify Clone (HTML & CSS)
    ๐ŸŽง Layout replica of Spotifyโ€™s landing page using semantic HTML and modern CSS.
    ๐Ÿ“‚ GitHub Repo

  • ๐ŸŽฌ Greatest Movies (JavaScript Arrays & Methods)
    ๐Ÿฟ Practice using map, filter, reduce, and other JS methods to analyze a movie dataset.
    ๐Ÿ“‚ GitHub Repo

  • ๐Ÿณ Recipe Page Clone (HTML & CSS)
    ๐Ÿ“‹ One-page recipe layout using structured HTML and responsive CSS.
    ๐Ÿ“‚ GitHub Repo

  • ๐Ÿ›’ Ironhack Cart (JavaScript & DOM Manipulation)
    ๐Ÿงฎ Shopping cart app where you dynamically calculate totals and remove items using the DOM.
    ๐Ÿ“‚ GitHub Repo

  • โš”๏ธ IronBattle (Java OOP & Inheritance)
    ๐Ÿง™โ€โ™‚๏ธ Turn-based RPG battle simulator built in Java using abstract classes, interfaces, and polymorphism.
    ๐Ÿ“‚ GitHub Repo

  • ๐Ÿ  Marine Conservation API (Spring Boot & JPA)
    ๐ŸŒ RESTful backend managing species, habitats, volunteers, and conservation projects.
    ๐Ÿ“‚ GitHub Repo


๐Ÿš€ Tech Stack

JavaScript React Node.js MongoDB Java Spring Bootstrap TailwindCSS Git WordPress SEO


๐Ÿ“ซ Contact


โ€œThe best way to predict the future is to create it.โ€ โ€“ Abraham Lincoln

Pinned Loading

  1. lab-css-recipes-clone lab-css-recipes-clone Public

    Forked from ironhack-labs/lab-css-recipes-clone

    An exercise to clone a recipes page and understand the basics of HTML and CSS

    HTML

  2. lab-css-spotify-clone lab-css-spotify-clone Public

    Forked from ironhack-labs/lab-css-spotify-clone

    A CSS exercise to practice positioning and layout

    CSS

  3. lab-dom-ironhack-cart lab-dom-ironhack-cart Public

    Forked from ironhack-labs/lab-dom-ironhack-cart

    An exercise to understand the DOM and manipulate DOM elements

    JavaScript

  4. lab-javascript-chronometer lab-javascript-chronometer Public

    Forked from ironhack-labs/lab-javascript-chronometer

    JavaScript

  5. lab-javascript-greatest-movies lab-javascript-greatest-movies Public

    Forked from ironhack-labs/lab-javascript-greatest-movies

    JavaScript