Full Stack Web Development Student
Greater New York City Area
Built various full stack projects that include ... PlannerizeA social group planner that allows users to create groups and invite friends. It is made up of an individual user’s private dashboard and group dashboards that contain a calendar of upcoming events, message board and voting feature for each event. + Built back-end using Ruby on Rails that stores user credentials and relationships via a PostgreSQL database.+ Used JSON Web Tokens (JWT) to prevent unauthorized users from viewing restricted content.+ Provided users with the ability to search for activities by area via the Yelp Search API.+ Utilized React, Redux, CSS, and Ant Design for the front-end.TravelerA vacation itinerary web-app that allows users to plan trips through all parts of the world. Users plan a trip and then can search for restaurants, bars, landmarks, parks, and museums in the area to add to their trip itinerary. + Built back-end using Ruby on Rails+ Front-end using Vanilla JavaScript and custom CSS