Last active
November 1, 2024 23:56
-
-
Save giodamelio/c765e57e0a8c764501929759f22a0ee0 to your computer and use it in GitHub Desktop.
Revisions
-
giodamelio revised this gist
Nov 1, 2024 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -5,7 +5,7 @@ "email": "[email protected]", "phone": "1.206.372.3323", "website": "https://giodamelio.com", "summary": "I am a jack of all trades developer who enjoys building reliable, scalable services as much as fine-tuning deployment pipelines. I've gained a broad range of skills working on small, dynamic teams and thrive when I get to wear multiple hats. I'm passionate about open-source software, which I've relied on almost exclusively for years, and I'm always excited to pick up new languages or frameworks—whether it's for work or just for fun.", "location": { "postalCode": "98121", "city": "Seattle", -
giodamelio revised this gist
Nov 1, 2024 . 1 changed file with 175 additions and 175 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,178 +1,178 @@ { "basics": { "name": "Giovanni d'Amelio", "label": "Software Developer", "email": "[email protected]", "phone": "1.206.372.3323", "website": "https://giodamelio.com", "summary": "I'm a versatile developer who enjoys building reliable, scalable services as much as fine-tuning deployment pipelines. I've gained a broad range of skills working on small, dynamic teams and thrive when I get to wear multiple hats. I'm passionate about open-source software, which I've relied on almost exclusively for years, and I'm always excited to pick up new languages or frameworks—whether it's for work or just for fun.", "location": { "postalCode": "98121", "city": "Seattle", "countryCode": "US", "region": "WA" }, "profiles": [ { "network": "LinkedIn", "username": "giodamelio", "url": "https://www.linkedin.com/in/giodamelio" }, { "network": "Github", "username": "giodamelio", "url": "https://github.com/giodamelio" } ] }, "work": [ { "name": "BackNine Insurance and Financial Services", "position": "Senior Software Developer", "startDate": "2024-04", "endDate": "2024-11", "summary": "Led major projects in infrastructure and process automation, modernizing systems to boost both security and productivity.", "highlights": [ "Migrated infrastructure to AWS using ECS, Terraform, Docker, and GitHub Actions, streamlining deployments and enhancing scalability.", "Revamped the email system to support flexible routing, reducing workload for case agents and speeding up response times.", "Automated key security tasks, ensuring compliance with minimal manual work.", "Improved developer experience by optimizing workflows and tools, enabling faster and more consistent code delivery." ] }, { "name": "Square", "position": "Senior Software Developer (L5)", "startDate": "2021-09", "endDate": "2023-01", "summary": "Worked on the signup web app to ensure smooth multi-country compliance and improve data accuracy through robust state management.", "highlights": [ "Built solutions to support business expansion into new markets.", "Developed tools for rapid rollout of marketing referral programs.", "Led a project to enable automated, large-scale targeted marketing.", "Built a webhook allowing non-technical staff to create referral campaigns independently.", "Enhanced security measures in internal tools to safeguard promotions.", "Modified multiple services to support new business verticals in regulated markets." ] }, { "name": "Avalara", "position": "Software Developer (SDE2)", "startDate": "2017-09", "endDate": "2021-08", "summary": "Collaborated on Node.js and TypeScript microservices deployed on AWS Lambda, enhancing interoperability across products.", "highlights": [ "Led a CI/CD overhaul during the GitLab migration, improving usability and speed.", "Served as Security Champion, driving secure design and implementation across the team.", "Worked closely with SECENG and Security Champions to implement security best practices." ] }, { "name": "Code Fellows School", "position": "Lead Teaching Assistant", "startDate": "2016-11", "endDate": "2017-08", "summary": "Supported students in mastering advanced JavaScript concepts, debugging, and refining their skills through detailed feedback.", "highlights": [ "Taught foundational Node.js, RESTful APIs, and single-page app development with Angular.js.", "Provided hands-on debugging help during labs and final projects, enhancing student comprehension." ] } ], "education": [ { "institution": "Code Fellows", "area": "Advanced Full-Stack JavaScript Development", "studyType": "Certificate", "startDate": "2016-07", "endDate": "2016-09" } ], "skills": [ { "name": "Programming Languages", "keywords": [ "TypeScript", "JavaScript", "Golang", "Ruby", "Python", "Elixir", "Rust", "Clojure" ] }, { "name": "Backend Frameworks", "keywords": [ "Express", "Rails", "Django", "GRPC" ] }, { "name": "Frontend Frameworks", "keywords": [ "React", "Ember", "Vue", "HTMx", "Redux" ] }, { "name": "Databases", "keywords": [ "MySQL", "AWS Aurora", "PostgreSQL", "Redis", "SQLite", "SurrealDB" ] }, { "name": "Testing", "keywords": [ "TDD", "Jest", "FactoryBot", "Various mocking libraries", "RSpec" ] }, { "name": "Tooling", "keywords": [ "Git", "Vim", "Shell scripting", "Linux" ] }, { "name": "Deployment", "keywords": [ "AWS", "Terraform", "Docker", "Podman", "Packer", "Linux" ] }, { "name": "AWS Services", "keywords": [ "Lambda", "ECS", "EC2", "API Gateway", "SQS", "Route53", "S3", "IAM" ] } ] } -
giodamelio revised this gist
Nov 1, 2024 . 1 changed file with 12 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -27,15 +27,20 @@ }, "work": [ { "name": "BackNine Insurance and Financial Services", "position": "Senior Software Developer", "startDate": "2024-04", "endDate": "2024-11", "summary": "Led critical infrastructure and process automation projects, modernizing the company's systems and enhancing both security and developer productivity.", "highlights": [ "Migrated infrastructure to AWS with ECS, utilizing Terraform, Docker, and GitHub Actions to streamline deployment and improve scalability.", "Reworked the email ingress system to enable flexible routing of incoming emails, reducing case agent workload and improving response efficiency.", "Automated security processes, reinforcing data protection and compliance with minimal manual intervention.", "Enhanced developer experience by optimizing workflows and tool integration, supporting faster and more reliable code delivery." ] }, { "name": "Square", "position": "Senior Software Developer (L5)", "startDate": "2021-09", "endDate": "2023-01", @@ -50,7 +55,7 @@ ] }, { "name": "Avalara", "position": "Software Developer (SDE2)", "startDate": "2017-09", "endDate": "2021-08", @@ -62,7 +67,7 @@ ] }, { "name": "Code Fellows School", "position": "Lead Teaching Assistant", "startDate": "2016-11", "endDate": "2017-08", @@ -170,4 +175,4 @@ ] } ] } -
giodamelio revised this gist
Nov 1, 2024 . 1 changed file with 127 additions and 97 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,143 +1,173 @@ { "basics": { "name": "Giovanni d'Amelio", "label": "Software Developer", "email": "[email protected]", "phone": "1.206.372.3323", "website": "https://giodamelio.com", "summary": "I am a jack of all trades developer who equally loves designing/developing reliable and scalable services as well as working on build/deployment pipelines from source control to production. I have experience working on small teams where I have gained expertise in a wide range of tasks, and I thrive in environments where I can wear many hats. I have a deep passion for open source software, which I have used almost exclusively for a number of years now. I love learning new programming languages and paradigms, and I am always eager to learn new and interesting things, whether they are tech related or just a random fun fact.", "location": { "postalCode": "98121", "city": "Seattle", "countryCode": "US", "region": "WA" }, "profiles": [ { "network": "LinkedIn", "username": "giodamelio", "url": "https://www.linkedin.com/in/giodamelio" }, { "network": "Github", "username": "giodamelio", "url": "https://github.com/giodamelio" } ] }, "work": [ { "company": "BackNine Insurance and Financial Services", "position": "Senior Software Developer", "startDate": "2024-04", "endDate": "2024-11", "summary": "", "highlights": [] }, { "company": "Square", "position": "Senior Software Developer (L5)", "startDate": "2021-09", "endDate": "2023-01", "summary": "Enhanced signup webapp for multi-country compliance, creating state machines for data accuracy and a consistent design language.", "highlights": [ "Focused on business solutions to support market expansion.", "Designed tools for quicker marketing referral promotions.", "Led project enabling automated, large-scale targeted marketing campaigns.", "Built a webhook to allow non-technical staff to create referral campaigns without engineering involvement.", "Implemented security updates in internal tooling for promotion safeguards.", "Modified multiple services to enable new verticals in regulated markets." ] }, { "company": "Avalara", "position": "Software Developer (SDE2)", "startDate": "2017-09", "endDate": "2021-08", "summary": "Collaborated on Node.js/Typescript microservices on AWS Lambda, integrating new systems across products.", "highlights": [ "Led CI/CD overhaul as part of GitLab migration, improving performance and usability.", "Served as team Security Champion, ensuring secure design, implementation, and maintenance.", "Maintained relationship with SECENG and Security Champions, and guided the team through security updates." ] }, { "company": "Code Fellows School", "position": "Lead Teaching Assistant", "startDate": "2016-11", "endDate": "2017-08", "summary": "Guided students on advanced JavaScript concepts, provided debugging support, graded assignments, and offered feedback to enhance skills.", "highlights": [ "Taught Node.js, RESTful APIs, and SPA development with Angular.js.", "Assisted with debugging during lab and final projects, fostering student understanding." ] } ], "education": [ { "institution": "Code Fellows", "area": "Advanced Full-Stack JavaScript Development", "studyType": "Certificate", "startDate": "2016-09", "endDate": "2016-09" } ], "skills": [ { "name": "Programming Languages", "keywords": [ "Typescript", "Javascript", "Golang", "Ruby", "Python", "Elixir", "Rust", "Clojure" ] }, { "name": "Backend Frameworks", "keywords": [ "Express", "Rails", "Django", "GRPC" ] }, { "name": "Frontend Frameworks", "keywords": [ "React", "Ember", "Vue", "HTMx", "Redux" ] }, { "name": "Databases", "keywords": [ "MySQL", "AWS Aurora", "PostgreSQL", "Redis", "SQLite", "SurrealDB" ] }, { "name": "Testing", "keywords": [ "TDD", "Jest", "FactoryBot", "Various mocking libraries", "RSpec" ] }, { "name": "Tooling", "keywords": [ "Git", "Vim", "Shell scripting", "Linux" ] }, { "name": "Deployment", "keywords": [ "AWS", "Terraform", "Docker", "Podman", "Packer", "Linux" ] }, { "name": "AWS Services", "keywords": [ "Lambda", "ECS", "EC2", "API Gateway", "SQS", "Route53", "S3", "IAM" ] } ] } -
giodamelio created this gist
Nov 1, 2024 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,143 @@ { "basics": { "name": "Thomas Edison", "label": "Inventor and Businessman", "picture": "https://example.com/photo.jpg", "email": "[email protected]", "phone": "(123) 456-7890", "website": "https://thomasedison.com", "summary": "Prolific inventor and businessman known for developing many devices that greatly influenced life around the world, including the phonograph, the motion picture camera, and the electric light bulb.", "location": { "address": "Menlo Park", "postalCode": "12345", "city": "Edison", "countryCode": "US", "region": "New Jersey" }, "profiles": [ { "network": "LinkedIn", "username": "thomasedison", "url": "https://www.linkedin.com/in/thomasedison" }, { "network": "Twitter", "username": "realThomasEdison", "url": "https://twitter.com/realThomasEdison" } ] }, "work": [ { "company": "Edison Electric Light Company", "position": "Founder", "website": "https://edison.com", "startDate": "1878-01-01", "endDate": "1931-10-18", "summary": "Founded the company that brought electric light to households and businesses.", "highlights": [ "Invented the first commercially practical incandescent light bulb.", "Developed the electric power distribution system." ] }, { "company": "General Electric", "position": "Co-Founder", "website": "https://ge.com", "startDate": "1892-01-01", "endDate": "1931-10-18", "summary": "Co-founded General Electric, one of the largest and most diversified industrial corporations in the world.", "highlights": [ "Played a key role in the development of electrical power and lighting systems.", "Contributed to the advancement of numerous technological innovations." ] } ], "volunteer": [ { "organization": "Menlo Park Laboratory", "position": "Lead Researcher", "website": "https://menloparklab.com", "startDate": "1876-01-01", "endDate": "1931-10-18", "summary": "Conducted research and experiments leading to numerous patents and innovations.", "highlights": [ "Developed the phonograph, a device for recording and reproducing sound.", "Invented the motion picture camera, contributing to the birth of the film industry." ] } ], "education": [ { "institution": "Self-Taught", "area": "Various fields of science and technology", "studyType": "Self-Education", "startDate": "1859-01-01", "endDate": "1931-10-18", "gpa": "", "courses": [ "Electrical Engineering", "Mechanical Engineering", "Chemistry" ] } ], "awards": [ { "title": "Congressional Gold Medal", "date": "1928-01-01", "awarder": "United States Congress", "summary": "Awarded for distinguished achievements and contributions to society." } ], "publications": [ { "name": "Electric Light and Power", "publisher": "Scientific American", "releaseDate": "1880-01-01", "website": "https://scientificamerican.com", "summary": "A paper detailing the development and impact of electric light and power systems." } ], "skills": [ { "name": "Inventing", "level": "Master", "keywords": [ "Electricity", "Sound Recording", "Motion Pictures" ] }, { "name": "Entrepreneurship", "level": "Expert", "keywords": [ "Business Development", "Product Innovation", "Industrial Research" ] } ], "languages": [ { "language": "English", "fluency": "Native speaker" } ], "interests": [ { "name": "Research and Development", "keywords": [ "Innovations", "Experimentation" ] } ], "references": [ { "name": "Henry Ford", "reference": "Thomas Edison was a brilliant inventor and a visionary businessman. His work has had a profound impact on the modern world." } ] }