forked from thomasdavis/resume
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresume.json
More file actions
247 lines (247 loc) · 9.81 KB
/
Copy pathresume.json
File metadata and controls
247 lines (247 loc) · 9.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
{
"meta": {
"theme": "elegant"
},
"basics": {
"name": "Marten Schlüter",
"label": "Full Stack Software & Energy Systems Engineer",
"summary": "A global citizen with roots in Germany, a founder in Estonia, now living in the US, I bring a diverse perspective to my work. I am a Full Stack Software Engineer with a degree in Energy Systems Engineering, specializing in developing and maintaining data-driven applications. My expertise lies in data-heavy backend development and DevOps, complemented by experience in frontend development and machine learning. Driven by curiosity and a passion for efficiency, I thrive on creating software solutions that make a meaningful impact.",
"image": "https://avatars.githubusercontent.com/u/1927667",
"picture": "https://avatars.githubusercontent.com/u/1927667",
"website": "https://abilit.ee",
"email": "post@abilit.ee",
"location": {
"city": "Miami, FL",
"countryCode": "US"
},
"profiles": [
{
"username": "marten-schlueter",
"url": "https://www.linkedin.com/in/marten-schlueter",
"network": "linkedin"
},
{
"url": "https://github.com/maschlr",
"username": "maschlr",
"network": "github"
}
]
},
"education": [
{
"startDate": "2007-09-01",
"endDate": "2013-05-31",
"area": "Energy Systems Engineering",
"studyType": "Masters (Dipl.-Ing.)",
"institution": "Technische Hochschule Mittelhessen - University of Applied Sciences"
}
],
"certificates": [
{
"name": "Mastering Design Thinking in Organizations",
"date": "2020-10-26",
"issuer": "Company",
"url": "https://open.hpi.de/verify/xevaz-zuvec-susud-filul-buhub"
},
{
"name": "Tackling the Challenges of Big Data",
"date": "2014-12-01",
"issuer": "Massachusetts Institute of Technology",
"url": "https://drive.google.com/file/d/0ByYvUXXE_8PvSUZUeVhMMkxsUmc/view?usp=sharing&resourcekey=0-p_LWfxha7iigPeqFCKXzwA"
}
],
"publications": [
{
"name": "Simulation of a solar air heater with built-in thermal storage",
"publisher": "XV Congreso Latinoamericano de Control Automático",
"releaseDate": "2012-10-26"
}
],
"languages": [
{
"language": "German",
"fluency": "Native speaker"
},
{
"language": "English",
"fluency": "Proficient"
},
{
"language": "Spanish",
"fluency": "Advanced"
}
],
"skills": [
{
"keywords": [
"Python",
"Node",
"Deno",
"C/C++",
"Rust",
"C#",
"MongoDB",
"Postgres",
"Redis",
"Serverless"
],
"level": "Senior",
"name": "Backend"
},
{
"keywords": [
"AWS",
"Git/Github",
"Cloudflare",
"Deno Deploy",
"Docker",
"Google Cloud Platform (GCP)"
],
"level": "Senior",
"name": "DevOps"
},
{
"keywords": [
"PyTorch",
"statsmodels",
"scikit-learn",
"matplotlib",
"seaborn",
"numpy",
"OpenAI API",
"Anthropic API"
],
"level": "Senior",
"name": "Machine Learning / AI"
},
{
"keywords": [
"HTML / JSX / TSX",
"SCSS / CSS / Styled Components",
"Javascript / Typescript",
"React / Next"
],
"level": "Experienced",
"name": "Frontend"
}
],
"projects": [
{
"description": "summar.ee makes voice message communication easy and convenient. It transcribes, translates, and summarizes voice messages using OpenAI's Whisper/ChatGPT and the DeepL API. The service is available on Telegram ",
"website": "https://summar.ee/",
"name": "summar.ee",
"startDate": "2023-08-01",
"pinned": true,
"highlights": [
"OpenAI Whisper/ChatGPT for voice message transcription, translation and summarization",
"Telegram integration using python-telegram-bot and telethon for large file transfer using MTProto",
"DeepL API integration for translation",
"PostgreSQL and SQLAlchemy as the database backend",
"CI/CD workflow using Github Actions"
]
},
{
"description": "urlwiz.io helps people to instantly find available domains for their projects. It is a search engine that implements semantic search by leveraging vector similarity of text embeddings.",
"website": "https://urlwiz.io/",
"name": "URL Wizard",
"pinned": true,
"startDate": "2024-09-01",
"highlights": [
"OpenAI ChatGPT for computing embeddings for domains and project descriptions",
"Next.js frontend with TailwindCSS",
"PostgreSQL with pgvector and SQLAlchemy as the database backend for fast vector search",
"FastAPI backend",
"Stripe payment integration",
"Highly memory efficient ETL pipeline to process > 1.000.000 daily URL's on < 1GB RAM",
"CI/CD workflow using Github Actions"
]
}
],
"work": [
{
"summary": "Odoo is an open-source software company offering a modular suite of business applications, including ERP, CRM, e-commerce, and accounting. As a senior software engineer, my task was to help clients to integrate their business flows into odoo. By developing, maintaining and upgrading custom modules, I was able to apply deep knowledge about the framework and various platforms to guarantee & maximize robustness, availability, performance and customer satisfaction.",
"website": "https://odoo.com",
"name": "Odoo - Professional Services",
"position": "Senior Software Engineer",
"startDate": "2022-04-01",
"pinned": true,
"endDate": "2024-01-31",
"highlights": [
"Development & maintenance of custom-tailored client solutions",
"Design, evaluation, and implementation of code & database migrations with a focus on high availability and performance",
"Consultation and support of clients in the implementation of Odoo modules",
"more than 1000 PR reviews completed",
"Backend: Python, PostgreSQL, Docker, Github, odoo.sh",
"Frontend: Javascript, HTML, CSS, XML, QWeb"
]
},
{
"summary": "Imagine2030 is a platform for people who want to develop solutions for the climate crisis - with a focus on sustainable mobility and renewable energies. As a startup co-founder in their accelerator, I was able to gain hands-on experience in ideating, validating and developing innovative business ideas.",
"website": "https://www.linkedin.com/company/imagine2030-platform/",
"name": "Imagine 2030 mobility accelerator",
"position": "Startup Co-Founder",
"startDate": "2020-03-01",
"endDate": "2020-11-30",
"highlights": [
"development and evaluation of innovative business ideas",
"agile methods, design thinking, lean startup",
"entrepreneurship, evaluation of business models & ideas",
"user-centric development based on export and customer interviews (completed over 500 client interviews over the course of 6 months)",
"presentation and communication"
]
},
{
"summary": "R+S is a consulting company based in Munich that provides engineering services in technical infrastructure. The client base includes the public and private sectors",
"website": "https://www.runds.de/",
"name": "Rücker + Schindele Beratende Ingenieure ",
"position": "Senior Project Manager",
"startDate": "2016-06-01",
"endDate": "2019-12-31",
"highlights": [
"conceptualizing, design, planning and implementation of an automation and predictive maintenance strategy in a wastewater treatment plant (project volume 1,8 Mio. €)",
"conceptualizing, design, planning and implementation of the retrofit of an emergency power system 2 x 2.500 kVA in Berlin (project volume 3,2 Mio. €)",
"implementation of retrofit of energy & control systems in the Engelbergbasistunnel, Stuttgart (project volume 3.8 Mio. €)"
]
},
{
"summary": "energicos is an innovative provider of sustainable energy solutions. The company is based in Berlin and has a strong focus on data-driven energy efficiency and renewable energies.",
"website": "https://energicos.de",
"name": "energicos",
"position": "Data Engineer",
"startDate": "2014-04-01",
"endDate": "2016-02-28",
"highlights": [
"Development of ETL pipelines for energy data",
"Design and implementation of Outlier Detection algorithms for predictive maintenance application",
"Implementation of Linear Regression models for optimal equipment sizing based on long-term operational data",
"Design and implementation of a custom hardware platform to measure energy flows in buildings in real time",
"Python, seaborn, statsmodels, pandas, numpy, scikit-learn, PostgreSQL, d3.js"
]
},
{
"summary": "Borsig is a Berlin-based producer of industrial heat exchangers and pressure vessels. The company's history reaches back 185 years. It serves clients worldwide.",
"website": "https://www.borsig.de/en/borsig-process-heat-exchanger-gmbh/",
"name": "Borsig Process Heat Exchanger GmbH",
"position": "Software Engineer",
"startDate": "2013-08-01",
"endDate": "2014-03-31",
"highlights": [
"Heat exchanger design according to various international codes",
"Design & Implementation of a software for creating & validating heat-exchanger designs based on various international codes in C#"
]
}
],
"interests": [
{
"name": "Reading",
"keywords": ["Science-fiction", "History", "Philosophy"]
},
{
"name": "Sports",
"keywords": ["Surfing", "Running", "Hiking"]
},
{
"name": "Travelling"
}
]
}