My Porfolio Projects

These are some of the front-end projects I've been working on recently. They're all small, experimental projects that are meant to showcase the technologies I'm learning. I'm using React to build them and Tailwind CSS for the styling.

DevJobs
Tecnologies used:
  • Next.JS
  • SASS
  • CSS Modules
  • Node-fetch

Job listing board where the user can search and fetch jobs from the GitHub Jobs API.

Weather App
Tecnologies used:
  • React
  • React Router
  • Async/Await

A great way to learn React is by building apps. With this weather app I learned about React Router, API Fetch, Async/Await and Lifting State.

AO Copiers webpage
Tecnologies used:
  • React
  • Next.JS
  • TailwindCSS

Mobile First Responsive Landing page for local company built with Next.js and Tailwind CSS as the CSS Framework. Contact form uses a Backend I made with Node.js and Express.