Last active
October 16, 2024 13:34
-
-
Save aaiezza/13e618a193c71445077e72fb13ca6b97 to your computer and use it in GitHub Desktop.
My resume
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { | |
"theme": "kendall" | |
}, | |
"basics": { | |
"name": "Alessandro Aiezza II", | |
"label": "", | |
"picture": "https://gravatar.com/avatar/65795826871526fcc3bfead5e339cecd?size=256", | |
"email": "[email protected]", | |
"phone": "(585) 698-4228", | |
"degree": "Masters of Science in Bioinformatics", | |
"website": "https://github.com/aaiezza", | |
"summary": "My professional objective is to join an organization that is focused on their mission, cultivates a culture that rallies around that mission, and values growth and collaboration for their team members.", | |
"location": { | |
"_address": "64 Allandale Drive", | |
"_postalCode": "14624", | |
"city": "Rochester", | |
"_countryCode": "USA", | |
"region": "New York" | |
}, | |
"profiles": [ | |
{ | |
"network": "LinkedIn", | |
"username": "alessandro-aiezza-7586b8100", | |
"url": "https://www.linkedin.com/in/alessandro-aiezza-7586b8100/" | |
}, | |
{ | |
"network": "GitHub", | |
"username": "aaiezza", | |
"url": "https://github.com/aaiezza" | |
}, | |
{ | |
"network": "Dev", | |
"username": "aaiezza", | |
"url": "https://dev.to/aaiezza" | |
}, | |
{ | |
"network": "ResearchGate", | |
"username": "Alessandro-Aiezza-Ii", | |
"url": "https://www.researchgate.net/profile/Alessandro-Aiezza-Ii" | |
}, | |
{ | |
"network": "StackOverflow", | |
"username": "aaiezza", | |
"url": "https://stackoverflow.com/users/2787584/aaiezza" | |
} | |
] | |
}, | |
"work": [ | |
{ | |
"company": "USAA", | |
"position": "Senior Software Engineer/Tech Lead", | |
"website": "https://www.usaa.com/", | |
"startDate": "2023-02-05", | |
"summary": "Support and mentor a team of engineers to provide value to our members", | |
"highlights": [ | |
"Senior Software engineer on the Digital Voice team that develops and maintains microservices for IVR (Interactive Voice Recognition) technologies; Automated phone services for member account self-management", | |
"Scrum work methodology", | |
"Java/Spring backend microservices, Javascript, VXML (Voice XML), GitLab CI/CD DevOps Pipelines, Various AWS components." | |
] | |
}, | |
{ | |
"company": "Ramsey Solutions", | |
"position": "Senior Software Engineer", | |
"website": "https://www.ramseysolutions.com/", | |
"startDate": "2018-01-08", | |
"endDate": "2023-01-05", | |
"summary": "Engineer on a team that develops and maintains platform microservices used by several customer-facing web applications that helped users with their finances", | |
"highlights": [ | |
"Position entailed collaborating with multiple teams and business stakeholders within the company to discover needs and designing and implementing solutions.", | |
"KanBan work methodology", | |
"Notable projects include:", | |
"*SmartDollar* (https://www.ramseysolutions.com/corporate-wellness/smartdollar/home) - Java/Spring backend microservices; Various AWS components", | |
"*EveryDollar* – Budgeting App (https://www.ramseysolutions.com/ramseyplus/everydollar) - Java/Spring backend microservices; Various AWS components", | |
"*Gazelle* – Debit Card App (https://www.ramseysolutions.com/gazelle) - Kotlin backend serverless (AWS API Gateway); Various AWS components - Native iOS app (SwiftUI) / Native Android app (Kotlin)" | |
] | |
} | |
], | |
"volunteer": [ | |
{ | |
"organization": "Calvary Assembly", | |
"position": "Greeter and Kids Ministry Leader", | |
"website": "https://rcalvary.org/", | |
"startDate": "2023-09-01", | |
"summary": "Greeter at the front door to welcome guests to Sunday morning service and other church events. Kids ministry leader; essentially have fun with the kids and assist in teaching content related to the service or event.", | |
"highlights": [ | |
"Sunday Morning greeting at the front door.", | |
"Camp counselor at Kids ministry events." | |
] | |
}, | |
{ | |
"organization": "The Father's House", | |
"position": "Youth Leader", | |
"website": "https://www.tfhny.org/", | |
"startDate": "2006-07-01", | |
"endDate": "2017-12-15", | |
"summary": "Assisted with a number of tasks as it pertained to running a ministry with a focused outreached to student-aged young adults.", | |
"highlights": [ | |
"Ran the tech booth as well as schedule others to do so; lights, audio-visual elements, sound board.", | |
"Prepare sermons and deliver them during church service.", | |
"Provided mentorship and community with young adults at events or gatherings outside of church.", | |
"Assisted with programming of service, on and off-campus events.", | |
"Created, planned, executed a variety of games and skits for the purposes of entertaining young adult attendees and including them in activities." | |
] | |
} | |
], | |
"education": [ | |
{ | |
"institution": "Rochester Institute of Technology", | |
"area": "Science", | |
"studyType": "Bioinformatics", | |
"startDate": "2014-09-01", | |
"endDate": "2016-08-01", | |
"gpa": "4.0", | |
"courses": [ | |
"" | |
] | |
} | |
], | |
"publications": [ | |
{ | |
"name": "The FLiCK framework; enabling rapid development and performance benchmarking of compression applications for genetic data files", | |
"publisher": "The Rochester Institute of Technology", | |
"releaseDate": "2016", | |
"website": "https://repository.rit.edu/theses/9258/", | |
"summary": "A JVM framework for developing plugins for compression/decompression of genetic data files. Improved compression over 80% over traditional Bioinformatic compression software. https://github.com/aaiezza/FLiCK" | |
} | |
], | |
"skills": [ | |
{ | |
"name": "JVM Languages", | |
"level": "Master", | |
"keywords": [ | |
"Java", | |
"Kotlin" | |
] | |
}, | |
{ | |
"name": "Frameworks", | |
"level": "Advanced", | |
"keywords": [ | |
"Spring", | |
"Spring Boot", | |
"Spring Security", | |
"Spring Batch", | |
"jOOQ", | |
"Hibernate" | |
] | |
}, | |
{ | |
"name": "Programming Languages", | |
"level": "Advanced", | |
"keywords": [ | |
"SQL", | |
"Regular Expressions", | |
"Javascript", | |
"AJAX", | |
"Python" | |
] | |
}, | |
{ | |
"name": "Programming Languages", | |
"level": "Intermediate", | |
"keywords": [ | |
"Swift (iOS)", | |
"Kotlin (Android)", | |
"C#", | |
"Shell Scripting", | |
"R", | |
"Perl", | |
"Golang" | |
] | |
}, | |
{ | |
"name": "Markup, Data, and Other Languages", | |
"level": "Advanced", | |
"keywords": [ | |
"JSON", | |
"HTML", | |
"CSS", | |
"XML", | |
"VXML", | |
"YAML" | |
] | |
}, | |
{ | |
"name": "Cloud Computing", | |
"level": "Advanced", | |
"keywords": [ | |
"Amazon AWS", | |
"AWS Lambda", | |
"AWS Event Bridge", | |
"AWS API Gateway", | |
"AWS SQS", | |
"AWS SageMaker", | |
"AWS DynamoDB", | |
"AWS CloudWatch", | |
"AWS CDK Deplpoyment", | |
"AWS RDS", | |
"AWS ECS/EC2 Containers" | |
] | |
}, | |
{ | |
"name": "Databases", | |
"level": "Advanced", | |
"keywords": [ | |
"MySQL", | |
"Postgres", | |
"Microsoft SQL Server", | |
"MongoDB", | |
"SQLite" | |
] | |
}, | |
{ | |
"name": "Other Tools", | |
"level": "Advanced", | |
"keywords": [ | |
"Twilio Segment", | |
"Loggly", | |
"New Relic", | |
"OpenShift", | |
"Websphere", | |
"Mixpanel", | |
"Postman", | |
"Elastic Search", | |
"Git version control", | |
"GitHub", | |
"GitLab", | |
"GitHub Actions", | |
"GitLab Pipelines", | |
"Docker", | |
"Kubernetes", | |
"REST APIs", | |
"OpenAPI", | |
"Swagger", | |
"Maven", | |
"Gradle" | |
] | |
}, | |
{ | |
"name": "Softare Engineering Paradigms", | |
"level": "Advanced", | |
"keywords": [ | |
"Test Driven Development (TDD)", | |
"Domain Driven Design (DDD)", | |
"Object-Oriented Programming", | |
"Agile Methodologies", | |
"KanBan", | |
"Scrum", | |
"Waterfall", | |
"Continuous Integration", | |
"Continuous Deployment", | |
"CI/CD", | |
"DevOps" | |
] | |
} | |
], | |
"languages": [ | |
{ | |
"language": "English", | |
"fluency": "Native speaker" | |
}, | |
{ | |
"language": "Italian", | |
"fluency": "Conversational" | |
} | |
], | |
"interests": [ | |
{ | |
"name": "Sports", | |
"keywords": [ | |
"Snowboarding", | |
"Ultimate Frisbee", | |
"Road Biking", | |
"Improv Comedy" | |
] | |
}, | |
{ | |
"name": "Software Development", | |
"keywords": [ | |
"Personal iPhone apps", | |
"Other personal projects", | |
"Coding challenges (Advent of Code: https://adventofcode.com)" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment