About

Andie Perez

Hola!
My name is Andrea, but you can call me Andie.
I am a Full-Stack Engineer with an eye for design and an appetite for problem-solving. Beautiful websites pique my interest, which is why I strive to learn new skills for workflow and creativity every day.
Find me dying my hair or playing with my pups Viggo the Carpathian & Laszlo Cravensworth when away from my computer.

Stack

Front End

  • html
  • css
  • javascript
  • react.js
  • next.js

Back End

  • python
  • node.js
  • express.js
  • postgreSQL
  • mongoDB

Version Control

  • git
  • github

Design Tools

  • adobe illustrator
  • figma

Projects

hangman style game

burnwitch

Front-end based game built with vanilla Javascript, CSS and HTML. It’s hangman with a dark twist, where the user can save a witch from burning by guessing the word correctly! Fully styled with music and sound effects to enhance user experience.

hangman style game

vamp

Full-stack web application using The Makeup API that allows users to look up products based on type and/or brand. Developed to merge multiple makeup product review sources into one, while enabling users to review and rate products. Established backend with Sequelize to create user and product table relationships. Rendered API data from The Makeup API, integrating RESTful routing with Express.

hangman style game

viberant

Full-stack web application mimicking Craiglsist’s personal section for a younger generation. Allows users to post something to do and specify how many people can attend. Users can then join eachother’s events. User authentication utilizing jwt tokens, mongoDB back-end with relational schemas connecting users and events. React front-end that breaks down several components and imports them where required.