×
Projects About Contact
cat icon netflix logo cat icon super mario icon wavy line wavy line wavy line

My Portfolio

arturo profile picture

I'm Arturo Alvarez!
Welcome to my portfolio!

I'm a full-stack software developer with a hands-on approach to problem-solving. Feel free to browse through my projects. If you like what you see and there's a project you need help with, please don't hesitate to get in touch!

Weather App Calendar

  • Web App
  • Full-Stack Dev
  • 2021

A fully responsive web app for creating reminders that shows you the weather forecast for your planned activities, based on their geolocation and time. I built it with create-react-app and redux toolkit. For the backend I used a Ruby on Rails REST API to make CRUD operations.

  • ruby on rails - postgreSQL
  • react - redux toolkit
  • google maps api
  • docker - render
  • bootstrap - jwt

NextJS Pokemon Search App

  • Search App
  • Server-side rendering
  • 2023

NextJS Pokemon Search App is a Next.js frontend responsive web app that consumes the Pokemon API. It allows you to search for any pokémon and get a summary. I built it using some modern tools, such as stitches.dev, React Query, Zustand, and TypeScript. The app follows the Atomic Design Pattern principles for UI development.

  • nextjs - react query
  • typescript
  • stitches.dev
  • zustand
  • Atomic Design Pattern

Expert Class

  • Web App
  • Full-Stack Dev
  • 2021

This app allows users to sign up for a class taught by experts and gurus. The backend is a RoR RESTful API hosted in Railway.app with a 96% of test coverage. The frontend is a React app hosted in Netlify. I used Redux toolkit to handle the global state.

  • ruby on rails - postgreSQL
  • react - redux
  • html - css - javascript
  • docker - railway
  • styled components

Music Candy

  • App
  • Front End Dev
  • 2022

Music Candy is a fully responsive web app powered by Discogs that I built with create-react-app and redux toolkit which allows you to find information about audio recordings from your favorite artists in all formats.

  • react
  • react-bootstrap
  • redux tookit