Building Tomorrow's Web Today.

+0 Built Projects
+0 Learned Skills
Preview

Welcome to my portfolio

I'm Gabriel Motta, a Web Developer.

Presentation.tsx
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33

import { LogoDiscord, LogoGithub, LogoLinkedin } from "@carbon/icons-react";


export default function Presentation( ){
return (
<div className="">
<h3 className="">
Welcome to my portfolio
</h3>
<p>
<b className="">
I'm Gabriel Motta, a Web Developer.
</b>
</p>
<p/>

<div className="">
<a className="" href="https://www.linkedin.com/in/gpmotta21">
<LogoLinkedin/>
</a>
<a className="" href="https://github.com/gpmotta21">
<LogoGithub/>
</a>
<a className="" href="https://www.linkedin.com/in/gpmotta21">
<LogoDiscord/>
</a>
</div>
</div>
)
}
  • main
  • Prettier

Skills

From HTML, CSS, and JavaScript, to tools like React, Next.js, and Tailwind CSS, I utilize core web technologies to create outstanding digital experiences.

Projects

Portfolio V1

Portfolio V1

My first portfolio hosted on Netlify. It showcases my skills, projects, services and provides a way to contact me.

  • React
  • Typescript
  • Styled Components
  • Email js
06/13/2022
Limitless

Limitless

Limitless: Elevate your fitness journey with our app-inspired Landing Page. Unleash the power of exercise innovation in one click!

  • HTML
  • CSS
  • SASS
  • TypeScript
05/03/2022
Unote

Unote

Unote is a Todo List web app, and also my first project using Full Stack tecnologies, which in this case, I used the MERN Stack

  • React
  • MongoDB
  • Nodejs
  • Express
02/21/2022
Bella Italia

Bella Italia

Bella Italia is a visually stunning landing page dedicated to an Italian restaurant.

  • HTML
  • CSS
  • Javascript
04/17/2022
Spacejet

Spacejet

Spacejet is one of my first projects using REST APIs, to be more specific, in this case I used the NASA API

  • HTML
  • CSS
  • Typescript
  • SASS
05/22/2022