Skip to content

Commit

Permalink
Merge pull request #34 from maxpetretta/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
maxpetretta authored Nov 4, 2022
2 parents e0f701f + bce0323 commit 35bc6f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/data/jobs.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"location": "Detroit, MI",
"image": "/logos/ge_blue.png",
"skills": ["Python", "Terraform", "GitHub Actions"],
"description": "<ul><li>Led critical corporate spin-off initiatives, taking on additional responsibilities in overseeing team’s future deliverables and technical direction</li><li>Designed full GitOps infrastructure model and transition plan, accounting for existing resources and ongoing migrations</li><li>Conducted architecture and code reviews for a team of over 10 engineers</li><li>Managed two junior developers, providing guidance and mentorship in cloud technologies</li></ul>"
"description": "<ul><li>Led critical corporate spin-off initiatives, taking on additional responsibilities in overseeing team’s future deliverables and technical direction</li><li>Designed full GitOps infrastructure model based on Kubernetes, accounting for existing resources and ongoing migrations</li><li>Conducted architecture and code reviews for a team of over 10 engineers</li><li>Managed two junior developers, providing guidance and mentorship in cloud technologies</li></ul>"
},
{
"id": 2,
Expand All @@ -19,7 +19,7 @@
"location": "Milwaukee, WI",
"image": "/logos/ge_blue.png",
"skills": ["Node.js", "Terraform", "Azure"],
"description": "<ul><li>Designed and implemented an infrastructure-as-code template framework, decreasing development time from weeks to days</li><li>Fully automated the resource deployment process for new applications, eliminating manual efforts and reducing turnaround times by 75%</li><li>Developed backend APIs for dynamically running large-scale ML compute jobs, involving millions of service technician records and machine sensor data</li></ul>"
"description": "<ul><li>Architected backend APIs for dynamically running large-scale ML compute jobs, involving millions of service technician records and machine sensor data</li><li>Designed and implemented an infrastructure-as-code template framework, decreasing development time from weeks to days</li><li>Fully automated the resource deployment process for new applications, eliminating manual efforts and reducing turnaround times by 75%</li></ul>"
},
{
"id": 3,
Expand All @@ -30,7 +30,7 @@
"location": "Milwaukee, WI",
"image": "/logos/ge_blue.png",
"skills": ["React", "Java", "AWS"],
"description": "<ul><li>GE’s premier talent development program focusing on technical skills and project management</li><li>Coordinated international teams in 4 countries to roll out biometric authentication for factory workers, presented findings to executive team</li><li>Implemented new core data table view with fully customizable filters and sorting, collaborating with UX designer on solutions</li><li>Built integration between CRM tool and HR database system, including unit and performance testing</li></ul>"
"description": "<ul><li>GE’s premier talent development program focusing on technical skills and project management</li><li>Implemented new core data table views with fully customizable filters and sorting, collaborating with UX team on interface design</li><li>Developed integration between CRM tool and HR database system, including unit and performance testing</li><li>Coordinated international teams in 4 countries to roll out biometric authentication for factory workers, presented findings to executive team</li></ul>"
},
{
"id": 4,
Expand Down

1 comment on commit 35bc6f4

@vercel
Copy link

@vercel vercel bot commented on 35bc6f4 Nov 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog-maxpetretta.vercel.app
blog-git-master-maxpetretta.vercel.app
maxpetretta.com

Please sign in to comment.