4th-year undergraduate software engineering student with interests in education and full-stack software development.
https://adellevo.vercel.app
Location
San Diego, CA
Education
C
California Polytechnic State University-San Luis Obispo
September 2020 - March 2024
degree
Bachelor's
major
Software Engineering
Work Experience
A
Adobe
Software Engineer Intern
June 2023 - September 2023
company
Adobe
title
Software Engineer Intern
overview
[DCX Team]
- Designed a garbage collector for a migration service that deals with millions of Creative Cloud assets. Contributed directly to the migration service’s codebase, built with Project Reactor, Maven, and Spring Boot.
- Implemented a scheduler function that processes deletion jobs every 24 hours. Extended API connector library to allow for deletions via the blob service’s API, and created 4 PostgreSQL query functions to assist with collecting and storing relevant data for the scheduler.
- Wrote 10+ tests to validate the end-to-end garbage collection workflow, new data schema, and API connector logic. Used JUnit, Mockito, WireMock, and Docker.