Last active
November 21, 2024 11:03
-
-
Save Poltergeist/c3d6cfea26523063c096fd01c6061346 to your computer and use it in GitHub Desktop.
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 characters
| { | |
| "meta": { | |
| "theme": "kendall" | |
| }, | |
| "basics": { | |
| "name": "Philipp Hinrichsen", | |
| "label": "Senior Software Engineer", | |
| "email": "[email protected]", | |
| "phone": "+49 151 40 41 84 67", | |
| "location": { | |
| "address": "Kollaustraße 4", | |
| "postalCode": "22529", | |
| "city": "Hamburg", | |
| "countryCode": "DE" | |
| }, | |
| "summary": "Experienced Senior Software Engineer with 14 years in the web development world. Skilled in frontend engineering, cloud platforms, and infrastructure, with a strong foundation in JavaScript and React. Known for being a versatile T-shaped professional and a collaborative team player. Passionate about learning and expanding expertise in Golang, Rust, and cloud technologies.", | |
| "profiles": [ | |
| { | |
| "network": "GitHub", | |
| "username": "Poltergeist", | |
| "url": "https://github.com/Poltergeist" | |
| } | |
| ] | |
| }, | |
| "work": [ | |
| { | |
| "name": "New Work", | |
| "position": "Senior Software Engineer", | |
| "startDate": "2021-12", | |
| "endDate": "2025-02", | |
| "summary": "Developed and maintained Hops, a scalable frontend framework for application development. Built a CI/CD tool integrating GitHub Actions with Jenkins, streamlining deployment processes during a company-wide migration. Contributed to cloud migration efforts, designing AWS multi-account solutions with Terraform and AWS CDK. Earned the AWS Solutions Architect – Associate certification.", | |
| "highlights": [ | |
| "Developed Hops frontend framework", | |
| "Integrated GitHub Actions with Jenkins for CI/CD", | |
| "Designed AWS multi-account solutions using Terraform and AWS CDK" | |
| ] | |
| }, | |
| { | |
| "name": "Tchibo GmbH", | |
| "position": "Cloud DevOps Engineer", | |
| "startDate": "2020-07", | |
| "endDate": "2021-11", | |
| "summary": "Collaborated within the platform team to enhance infrastructure and streamline workflows. Leveraged GCP, GKE, and Terraform for cloud-native solutions.", | |
| "highlights": [ | |
| "Streamlined workflows with GCP, GKE, and Terraform", | |
| "Enhanced platform reliability through DevOps best practices" | |
| ] | |
| }, | |
| { | |
| "name": "D2iQ", | |
| "position": "Senior Frontend Engineer", | |
| "startDate": "2016-01", | |
| "endDate": "2020-06", | |
| "summary": "Led the development of UI components for DC/OS, Marathon, and Kommander. Designed a React-based component library to accelerate feature delivery. Contributed to open-source projects and backend efforts using Go and Python.", | |
| "highlights": [ | |
| "Developed UI components for distributed systems", | |
| "Created a React-based component library", | |
| "Contributed to open-source projects like dcos-ui and ui-kit" | |
| ] | |
| }, | |
| { | |
| "name": "Ubilabs", | |
| "position": "Software Engineer", | |
| "startDate": "2013-04", | |
| "endDate": "2015-12", | |
| "summary": "Developed interactive projects for high-profile clients, including Google's Street View Treks and Google Earthview. Focused on high-performance, visually engaging web applications.", | |
| "highlights": [ | |
| "Built interactive Street View Trek applications", | |
| "Contributed to Google Earthview project" | |
| ] | |
| } | |
| ], | |
| "education": [ | |
| { | |
| "institution": "Stenden University", | |
| "area": "Information and Communication Technology", | |
| "studyType": "Bachelor", | |
| "startDate": "2005", | |
| "endDate": "2010" | |
| }, | |
| { | |
| "institution": "Heinz Nixdorf Berufskolleg", | |
| "area": "Information Technology", | |
| "studyType": "Vocational", | |
| "startDate": "2000", | |
| "endDate": "2005" | |
| } | |
| ], | |
| "certificates": [ | |
| { | |
| "name": "AWS Solutions Architect \u2013 Associate", | |
| "date": "2023-06-28", | |
| "issuer": "AWS" | |
| } | |
| ], | |
| "skills": [ | |
| { | |
| "name": "Programming Languages", | |
| "keywords": [ | |
| "JavaScript", | |
| "TypeScript", | |
| "Go", | |
| "Python", | |
| "Lua", | |
| "Elixir/Erlang", | |
| "Ruby" | |
| ] | |
| }, | |
| { | |
| "name": "Frontend Development", | |
| "keywords": [ | |
| "React", | |
| "RxJS", | |
| "GraphQL", | |
| "Storybook", | |
| "Cypress", | |
| "Jest" | |
| ] | |
| }, | |
| { | |
| "name": "Cloud & DevOps", | |
| "keywords": [ | |
| "AWS", | |
| "GCP", | |
| "Kubernetes", | |
| "Terraform", | |
| "AWS CDK" | |
| ] | |
| } | |
| ], | |
| "languages": [ | |
| { | |
| "language": "German", | |
| "fluency": "Native speaker" | |
| }, | |
| { | |
| "language": "English", | |
| "fluency": "Fluent" | |
| }, | |
| { | |
| "language": "Dutch", | |
| "fluency": "Good working knowledge" | |
| }, | |
| { | |
| "language": "Spanish", | |
| "fluency": "Basic communication skills" | |
| } | |
| ], | |
| "interests": [ | |
| { | |
| "name": "Magic: The Gathering", | |
| "keywords": [ | |
| "L1 Judge", | |
| "Online card sales" | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment