Software Engineer Certification
Greater Seattle Area
Javascript | ReactJS | Ruby | Ruby on Rails | CSS | HTML | JSXFull-time intensive boot camp cultivating my fluency in many different languages, frameworks, and skills to become a full-stack software engineer.Skills/LanguagesFront-end: Javascript (ES6+), React.js, Bootstrap, HTML, CSSBack-end: Ruby, Ruby on Rails, ActiveRecord, SQL, SQLite, PostgreSQL----------Technical Projects----------Physical Therapy Exercise Injury Prevention App App allows User to pick a physical therapist exercise plan and records/displays User data.● Utilized Ruby, PostgreSQL, ActiveRecord, and Bcrypt password hashing algorithm to manage encrypted user information and store user data.● Incorporated Re-charts(recharts.org) and Victory charts to dynamically display variety of charts from user input● Implemented responsive display for functionality on mobile,tablet and computer screen, React Bootstrap CSS styling● Integrated unique exercise routines with embedded video based on user selection with responsive HTML input formDungeons and Dragons Inspired Character Builder App allows User to create/save character with stats and randomized equipment● Created authorization/authentication of user with PostgreSQL backend using MVC model● Designed React beautiful dnd beautiful framework menu as well as CSS Lightbox display of character animation● Devised randomization of character starter gear and weapons from database with Ruby on RailsPodcast Recommending/Liking App App allows User to search through Spotify API and like displayed podcast episodes● Harnessed Spotify API to allow users to search podcasts with 50 search results per fetch● Employed a JSON server backend for persistent "likes" per user● Built various CSS stylings to display episodes fetched from Spotify API dynamically using React Bootstrap