Hi, my name is Shmaiter Morales.

I am

Live Projects

01-2024

Marin's Life

Gallery of pictures and funny stories from marine's life. Which sources came from Unsplash and Tumblr blended together thanks to the beauty of this simple and dynamic website. Using the AWS Management Console (UI), I used a S3 bucket to host our content, and enable static website hosting. Then, add a custom domain to access our website, along with using CloudFront and TLS to secure and distribute the content. Check out the final result Stories from Marin's Life

Technologies used include:

  • S3 Buckets
  • Route 53
  • CloudFront
  • AWS Certificate Manager
Marine's life gallery pictures and funny stories

01-2023

Bloom

Responsive and minimalist online clothes shop. Includes elements like sliders, galleries by category, login and registration form validations. Shooping cart funcionality implements JWT authentication for every user transaction, as well as encryption methods through CryptoJS. Check out the final result Bloom

Technologies used include:

  • React
  • StyledComponents
  • Material UI
  • Redux
  • NodeJS-Express
  • MongoDB
  • Stripe
E Commerce

12-2022

Pin-It

MERN Stack that allows the user create, save and delete their notes. React hooks on dynamic input readings and validations with Regex inside register and login forms. It maintains valid sessions for every user through JsonWebTokens and server side validations on each request. Server side performance works efficiently implementing a MVC model and a storage management system with MongoDB. Check out the final result Pin-It

Technologies used include:

  • React
  • Axios
  • Material UI
  • Node
  • Express
  • JWT
  • MongoDB
Notes Keeper

10-2022

Pokematch

Classic memory game using the PokeAPI to feed every card's data. The project applies a grid layout to organize the elements and bring a responsive web desing for the element on different screen sizes. Some perks bring personality to the site through mouse movement and proximity to elements. Check out the final result Pokematch

Technologies used include:

  • HTML
  • CSS
  • JavaScript
Pokemon Memory Game