Who Am I

My name is Ben Garcia, and I am a self-taught Web Developer who is passionate about technology and the role it plays in our world. The Web, in particular has intrigued me ever since I started reading The Odin Project’s Web development curriculum. Whether it was front-end or back-end I found myself hooked and decided then and there that this was what I wanted to do.

My Projects

Supernova UI

Supernova UI is a ReactJS component library.

  • 20+ Components and growing.
  • Components are WCAG compliant.
  • Style components through props.
  • Handle media queries through props.

Stack

Stack is a miniature clone of Slack. It was built using React/Redux and Node/Express.

  • Create workspaces, channels
  • Add teammates to your workspaces
  • Add members to your channels
  • Real time messaging using SocketIO
  • Authentication and Authorization using session cookie
  • Caching using Redis
  • Data saved to a PostgreSQL database via Express API
  • Deployed to Heroku(server) and Netlify(client)

Orgello

Orgello is a miniature Trello clone using React/Redux on the client and Node/Express on the server.

  • Create boards, lists, and cards
  • Drag and Drop functionality
  • Board background images using the Unsplash API
  • Authentication and Authorization using JWT
  • Data saved to a PostgreSQL database via Express API
  • Deployed to Heroku(server) and Netlify(client)

Get In Touch