Last active
July 13, 2022 14:33
-
-
Save psteinroe/90f1bab2685caa3ba49f6cd51521cb9f to your computer and use it in GitHub Desktop.
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":"caffeine" | |
}, | |
"basics":{ | |
"name":"Philipp Steinrötter", | |
"label":"Full Stack Developer and Entrepreneur", | |
"image":"https://avatars.githubusercontent.com/u/19429600?v=4", | |
"summary":"Into building great products, startups and open source.", | |
"email":"[email protected]", | |
"location":{ | |
"city":"Berlin", | |
"countryCode":"DE" | |
}, | |
"profiles":[ | |
{ | |
"username":"psteinroe", | |
"url":"https://twitter.com/psteinroe", | |
"network":"twitter" | |
}, | |
{ | |
"url":"https://github.com/psteinroe", | |
"username":"psteinroe", | |
"network":"github" | |
}, | |
{ | |
"url":"https://www.linkedin.com/in/philipp-steinrötter-318764108/", | |
"username":"Philipp Steinrötter", | |
"network":"linkedin" | |
} | |
] | |
}, | |
"education":[ | |
{ | |
"endDate":"2018-09-30", | |
"startDate":"2015-10-01", | |
"area":"Business Information Technology - Software Engineering", | |
"studyType":"Bachelors", | |
"institution":"Duale Hochschule Baden-Württemberg Mannheim" | |
}, | |
{ | |
"endDate":"2020-01-09", | |
"startDate":"2018-10-01", | |
"area":"Business Information Technology", | |
"studyType":"Masters", | |
"institution":"University of Mannheim" | |
} | |
], | |
"work":[ | |
{ | |
"summary":"All-in-one messaging suite for small- and medium sized businesses.", | |
"website":"https://hellomateo.de/", | |
"name":"hellomateo", | |
"location":"Berlin", | |
"position":"Co-Founder & CTO", | |
"startDate":"2022-01-01", | |
"highlights":[ | |
"First line of code to first live customer in six weeks with two development resources", | |
"Supabase", | |
"Product Management", | |
"CI / CD", | |
"DevOps" | |
] | |
}, | |
{ | |
"summary":"The Autopilot for communication in the real estate industry.", | |
"website":"https://mateoestate.com/", | |
"name":"MATEO Estate", | |
"location":"Berlin", | |
"position":"Co-Founder & CTO", | |
"startDate":"2021-03-01", | |
"endDate":"2021-12-31", | |
"highlights":[ | |
"GCP", | |
"Kubernetes", | |
"Redis", | |
"NextJS", | |
"React" | |
] | |
}, | |
{ | |
"summary":"One of the world's leading providers of software for managing business processes and develops solutions that facilitate effective data processing and the flow of information in companies.", | |
"website":"https://sap.com", | |
"name":"SAP", | |
"location":"Walldorf", | |
"position":"Development Consultant", | |
"startDate":"2018-09-01", | |
"endDate":"2021-04-01", | |
"highlights":[ | |
"Consulting for strategic existing customers in the logistics and process industry", | |
"Technical expert for cloud-only as well as hybrid architectures in customer projects", | |
"Support of sales and presales activities for strategic customers by recording and analyzing the requirements with subsequent conception of a solution", | |
"Ideation, implementation and commercialization of innovative internal as well as external projects" | |
] | |
}, | |
{ | |
"highlights":[ | |
"Worked with Firebase, NodeJS and React Native", | |
"Technical conception, implementation and commercialisation of the solution", | |
"React Native app supported on all platforms" | |
], | |
"summary":"The Tinder for your flatmate search.", | |
"name":"HEYANNA", | |
"position":"Full-Stack Developer & Co-Lead of Product", | |
"startDate":"2019-01-01", | |
"endDate":"2020-12-31" | |
}, | |
{ | |
"summary":"Master Thesis 'Towards Generalizability and Comparability in Predictive Maintenance'", | |
"website":"https://github.com/psteinroe/prognostics_benchmark", | |
"name":"SAP", | |
"position":"Development Consultant", | |
"startDate":"2018-05-01", | |
"endDate":"2018-07-31" | |
}, | |
{ | |
"summary":"Design and development of a data visualization tool", | |
"website":"http://sap.com", | |
"name":"SAP", | |
"position":"Development Consultant", | |
"startDate":"2018-05-01", | |
"endDate":"2018-07-31" | |
}, | |
{ | |
"summary":"Bachelor Thesis 'Automatic Feature Generation for Machine Learning in Industrial Internet of Things'", | |
"website":"http://sap.com", | |
"name":"SAP", | |
"position":"Development Consultant", | |
"startDate":"2017-11-01", | |
"endDate":"2018-02-31" | |
}, | |
{ | |
"summary":"Design and Development of a low-budget Internet of Things solution to track the availability of outdoor parking spaces", | |
"website":"http://sap.com", | |
"name":"SAP", | |
"location":"Palo Alto, California", | |
"position":"Software Developer", | |
"startDate":"2017-05-01", | |
"endDate":"2017-07-31" | |
}, | |
{ | |
"summary":"Development of a bi-directional integration between a ticketing- and a crm-solution", | |
"website":"http://sap.com", | |
"name":"SAP", | |
"position":"Technical Integration Consultant", | |
"startDate":"2016-11-01", | |
"endDate":"2017-02-31" | |
}, | |
{ | |
"highlights":[ | |
"The showcase was a large success and shown in 16+ countries", | |
"Reverse engineering of bluetooth toycars and development of a SDK", | |
"IoT and Real-Time Technologies" | |
], | |
"summary":"Design, Development and Marketing of an Internet of Things Showcase", | |
"website":"http://sap.com", | |
"name":"SAP", | |
"position":"Software Developer", | |
"startDate":"2016-05-01", | |
"endDate":"2016-08-31" | |
} | |
], | |
"interests":[ | |
{ | |
"name":"Sports / Outdoor Activities" | |
}, | |
{ | |
"name":"Culture" | |
}, | |
{ | |
"name":"Politics" | |
}, | |
{ | |
"name":"Technology" | |
}, | |
{ | |
"name":"Open Source" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment