I

Isaiah

About

Detail

California, United States

Timeline


work
Job
school
Education

Résumé


Jobs verified_user 0% verified
  • Strava
    Server Engineer Intern
    Strava
    Sep 2024 - Dec 2024 (4 months)
    • Enhanced account security by crafting HAML email templates translated with YAML, implementing a backend mailer function that builds user-specific links with tokens and recovery email parameters, and validating changes live using a Git Canary. • Added API routes to the config to trigger controller functions for sending recovery email validation links, verifying user-specific tokens upon confirmation, and ensuring email authenticity. • Developed unit tests to validate correct parameter inputs, ensure expected function behavior, and confirm email-sending functionality.
  • J
    Full Stack Developer
    Joyce Lewis Law
    Jan 2023 - Jan 2024 (1 year 1 month)
    • Implemented and redesigned frontend by crafting modularized components using React and CSS. • Supervised client-generated emails and engaged in discussions with the owner regarding their content. • Managed the storage and retrieval of records using PostgreSQL.
Education verified_user 0% verified
  • San Jose State University
    Bachelor of Science
    San Jose State University
    Jan 2016 - Jan 2020 (4 years 1 month)
  • Oregon State University
    Bachelor of Science
    Oregon State University
  • App Academy
    Immersive Software Development Bootcamp
    App Academy
Projects (professional or personal) verified_user 0% verified
  • T
    TeeBay
    • Implemented a user search feature through the use of Redux state management and React's useDispatch hook, streamlining data retrieval from the Flask API enabling swift access to T-shirt information for users. • Engineered an intuitive shopping cart by passing defined functions that dispatched cart actions from the cart reducer into onClick event listeners to update the cart, ensuring a systematic and visually appealing user experience through CSS properties for smooth item addition or removal. • Developed multiple forms by extending the FlaskForm base class to instantiate classes to retrieve user input data while implementing validation methods to guarantee accurate and valid data input for each form.
  • S
    SoundUp
    • Synchronized the controls of a React H5 Audio Player with a custom play/pause button that overlays on the song cover image. Achieved this by utilizing useRef, passing parent functions, and using useState variables to keep the components in sync. • Established an Amazon Web Service bucket to store user-uploaded MP3 files and images, enabling the rendering of cover art and music files. • Created Python routes to set up a backend API connection with the React client. Concurrently, authored Redux thunks to facilitate the retrieval of data.