Hardworking and passionate job seeker with strong problem solving skills, eager to secure an entry-level Software Developer position. Skilled in both team collaboration as a contributing member and in guiding teams as a leader.
Overview
5
5
years of professional experience
19
19
years of post-secondary education
Work History
Hub Supervisor
United Parcel Service
06.2021 - 09.2022
Oversaw the entirety of the 'Unload' operation within the hub, directing teams of 20 to 100 individuals.
Developed and executed strategies to maintain employee safety while achieving productivity targets.
Delegated duties and managed task distribution among staff.
Monitored operational efficiency and managed corresponding documentation.
Upheld strict safety protocols to ensure staff well-being and provided immediate response to any incidents.
Conducted and managed the hub simulation, ensuring trucks were moved in an efficient and safe manner.
Manager, Cook, Waiter
The Chickadee Human Eatery
07.2018 - 01.2021
Prepared a diverse array of breakfast and lunch dishes, ensuring quality and timely service.
Operated the front counter, processing orders and handling payment transactions.
Ensured restaurant cleanliness through sweeping, mopping, and dishwashing.
Oversaw financial management, including revenue tracking and payroll.
Managed inventory control, ensuring menu items, and their ingredients, were always available.
Daycare Advisor
St. Rose of Lima
06.2017 - 09.2019
Established consistent daily schedules that balanced structured activities with free playtime.
Monitored children's activities to verify safety and wellbeing.
CSC 380 - Software Engineering, A-: Successfully implemented a GoPiGo 2 robot to move autonomously or with user control using a keyboard and mouse. It effectively avoids obstacles, captures and stitches together 360-degree panoramic images, and maps obstacles to a user interface. The implementation was done using Python and JavaScript.
CSC 480 - Software Design, A: As part of the GUI team, I played a vital role in enhancing and fixing a college assignment management application. Our application efficiently handled assignment delegation to students, facilitated peer reviews, enabled seamless grading of assignments, and provided a convenient platform for students to submit their work. Additionally, we worked on improving the user interface to effectively display the grades of every student, ensuring a smooth and intuitive experience. Our team of engineers transformed the barely traversable web application into a functional and user-friendly solution, now ready for deployment at SUNY Oswego with new features added. As part of the GUI team, I utilized React, JavaScript, HTML, CSS, and Selenium to implement various components. Throughout the project, I maintained a continuous collaboration with the Backend, Database, Requirements, Usability, and Quality Assurance teams.
CSC 482 - Software Deployment, A: Successfully completed two Go-based projects. The first project, referred to as my "agent" code, interfaced with a Spotify API endpoint to retrieve data, summarized this data for a logging service (specifically Loggly), and stored the data in an AWS DynamoDB table. The second project was a "server" application designed to interact with the DynamoDB table for item management and query operations. This server utilized Gorilla MUX for HTTP request routing and the AWS SDK for Go for DynamoDB interactions. After developing the server and agent applications, I containerized both using Docker and uploaded the Docker images to AWS Elastic Container Registry (ECR). Deployment and continuous operation of these microservices were facilitated by AWS Elastic Container Service (ECS), Elastic Load Balancer (ELB), and the integration of CodePipeline and CodeBuild. The culmination of this project was a system that continuously updates and allows for the querying and searching of data.