Worked on a food ingredients marketplace, adding features in a full-stack Ruby/Rails web application (using StimulusJS) with CI/CD using GitHub Actions hosted on Heroku.
•
Automated email reminders for users who did not complete their transactions, sent over 25 emails/week with a 33% click-through rate.
•
Added a supplier hub consolidating several views (quotes, orders, invoices, etc.) improving user experience with user adoption rate of 20% within month of launch.
•
Implemented “Ingredients” page for users to view pricing for each good in one spot resulting in a 36%
Selected to participate in the NYC Tech Talent Pipeline Web Development Residency program as part of the Brooklyn College 2022 Cohort. Completed over 20 hours of video courses on Scrimba followed by a 4-week long boot camp during January 2022 where I participated in creating several projects, including a week-long capstone project.
Currently an alum of the program's third cohort (2022)
Interned as a technical developer at Kim'C Market by working on their Shopify based site. As the only technical developer on site, I worked through a variety of challenges. Most of my time was spent learning about:
•
The Shopify ecosystem and Kim'C Market's usage of that environment
•
Theme development and maintenance
•
The Shopify API to create custom apps integrated with their Shopify store
My main project throughout this internship was to automate the company's fulfillment workflow for one of their drop-shipping services. To do this, I created a web application that allows certain orders to be shared with certain fulfillment services, made possible through integration with the Shopify API.
The website was developed following the PERN stack (PostgreSQL, Express, React, NodeJS). The site host its own API for user authentication, the Shopify API for the sharing and communication of orders, and SendGrid/Twilio for email/SMS notifications.
Interned as a technical developer at a small startup company for a web application. Mainly focused on backend solutions using MongoDB, Express, and Node.js. Focused on creating user registration with two factor authentication using Twilio and SendGrid, user login with token authentication, and storing user information in a database.