15 Week Intensive // Full Stack Software Engineering Program
• Front End: Javascript (ES6+), React.js
• Back End: Ruby, Ruby on Rails, SQL, PostgreSQL & Active Record
TECHNICAL PROJECTS
NewRecoup Massage Therapy
Business Link: https://newrecoup.com/
Project Link: https://github.com/baguiar428/flatiron-capstone
Created marketing and scheduling app that allows small-business users to create and dispatch promotional/marketing emails and SMS messages. App also allows clients to schedule customer appointments at business via Calendly.
• Utilized JSON Web Tokens and localStorage to store encrypted user information client-side.
• Utilized Ruby on Rails to create API/Backend. Used custom routes to enable full C.R.U.D within app.
• Built frontend in React. Styled with Material Design (MUI).
• Used bcrypt and local storage to create, encrypt and secure user accounts.
• Used Ruby Action Mailer to handle live email messaging.
• Used Twilio API to implement live text messaging.