import './Home.css'; import Background from "../thirdParty/Background/Background.jsx"; import NavBar from "../NavBar/NavBar.jsx"; function Home() { return (

Hello, I'm Giovanni Josserand

Junior Developer

Passionate about development, I am currently looking for an opportunity to put my skills into practice and continue learning.

Download my CV
); } export default Home;