-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.json
164 lines (164 loc) · 6.92 KB
/
resume.json
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
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Edmund Rosewright",
"label": "Developer, Co-Founder at QC Hero, Inc.",
"image": "",
"email": "hi@edrw.dev",
"phone": "",
"url": "https://edrw.dev",
"summary": "A Google Cloud certified engineer driven by curiosity and a passion for lifelong learning. I enjoy tackling challenging problems and exploring new technologies, to create innovative solutions.",
"location": {
"countryCode": "JP",
"city": "Tokyo"
},
"profiles": [
{
"network": "LinkedIn",
"username": "edmundrosewright",
"url": "https://www.linkedin.com/in/edmundrosewright/"
},
{
"network": "Github",
"username": "EdRW",
"url": "https://www.github.com/EdRW"
}
]
},
"work": [
{
"name": "QC Hero, Inc.",
"company": "QC Hero, Inc.",
"position": "Developer, Co-Founder",
"startDate": "2020-02-28",
"url": "https://qchero.com",
"location": "Chicago, IL, USA",
"description": "QC Hero is a B2B SaaS that empowers industrial manufacturers to use machine learning in their visual inspection and quality control processes. It simplifies training ML models on massive datasets in the cloud at scale. These models are used custom defect detectors in production.",
"summary": "As technical co-founder, I am responsible for the design and implementation of the platform's cloud-native architecture, ML pipeline, and frontend applications.",
"highlights": [
"Designed and implemented a robust serverless cloud architecture that enables event-driven data processing and asynchronous long-running tasks.",
"Developed a fast, scalable ML pipeline that runs on Google Cloud Vertex AI, uses TPU accelerators, and is orchestrated with Kubeflow Pipelines.",
"Cloud infrastructure built using many GCP services including Cloud Run, Cloud Functions, Pub/Sub, Cloud Storage, Monitoring, Firebase Auth and Firestore database."
]
},
{
"name": "LM3 Technologies, Inc.",
"company": "LM3 Technologies, Inc.",
"description": "A software and hardware solutions company that began by specializing in electromechanical function testing for automotive seating. In 2017 it developed its flagship product PAQi™, a machine vision and AI-driven inspection system for advanced industrial manufacturers.",
"position": "Senior Software Engineer",
"startDate": "2019-03-31",
"endDate": "2020-02-28",
"url": "https://www.lm3technologies.com/",
"location": "Chicago, IL, USA",
"summary": "As the lead developer on a 5-person multidisciplinary engineering team, developed the machine learning inference server at the core of the PAQi system. This inference server allows PAQi to perform classification and object detection locally or remotely, and use those predictions determine the quality of customer's products and locations of defects.",
"highlights": [
"Used Flask for REST API development and Tensorflow when serving trained ML models"
]
},
{
"name": "LM3 Technologies, Inc.",
"company": "LM3 Technologies, Inc.",
"description": "A software and hardware solutions company that began by specializing in electromechanical function testing for automotive seating. In 2017 it developed its flagship product PAQi™, a machine vision and AI-driven inspection system for advanced industrial manufacturers.",
"position": "Software Engineer",
"startDate": "2017-06-30",
"endDate": "2019-03-31",
"url": "https://www.lm3technologies.com/",
"location": "Chicago, IL, USA",
"summary": "As one of two software developers on a 5-person multidisciplinary engineering team, developed several new products that defined the company's transition away from electromechanical function testers to vision and AI-driven inspection systems, web apps, and services for product quality testing.",
"highlights": [
"Developed ML training pipelines built on top of the Tensorflow Object Detection API framework, and manged via a Python CLI application.",
"Developed the mDAQ System, a web app with desktop and mobile clients, for a large automotive supplier to manage the tooling and fixtures used in their manufacturing process. Built with Java, Spring Boot, and Open Data Kit (ODK) for Mobile.",
"Developed a custom web dashboard for a large automotive supplier to monitor real time industrial manufacturing and OEE data. Built in ASP.NET Core with C# and Entity Framework."
]
}
],
"volunteer": [],
"education": [
{
"institution": "Kyoto Institute of Culture and Language",
"area": "2-year intensive Japanese language program",
"studyType": "Graduation Certificate",
"startDate": "2019-10-31",
"endDate": "2021-09-30",
"score": "",
"url": "https://www.kicl.ac.jp/",
"courses": []
},
{
"institution": "DePaul University",
"area": "Software Engineering (Software Architecture)",
"studyType": "Master of Science (MS) with Distinction",
"startDate": "2015-12-31",
"endDate": "2019-12-31",
"url": "https://www.depaul.edu/",
"score": "",
"courses": []
},
{
"institution": "DePaul University",
"area": "Physics, Minors in Mathematics and Japanese Studies",
"studyType": "Bachelor of Science (BS)",
"startDate": "2005-12-31",
"endDate": "2011-12-31",
"url": "https://www.depaul.edu/",
"score": "",
"courses": []
}
],
"awards": [],
"certificates": [
{
"name": "Google Cloud Certified Professional Machine Learning Engineer",
"issuer": "Google Cloud Platform",
"date": "2024-06-13",
"url": "https://www.credly.com/badges/1b121c72-48ab-4b75-b99f-51d6209c40f0"
},
{
"name": "Japanese-Language Proficiency Test (JLPT) N3",
"issuer": "Japan Ministry of Education, Culture, Sports, Science and Technology",
"date": "2021-01-31",
"url": "https://www.jlpt.jp/e/"
}
],
"publications": [],
"skills": [
{
"name": "Programming Languages",
"keywords": [
"Typescript / Javascript",
"Python (with type annotations)",
"and more..."
]
},
{
"name": "DevOps",
"keywords": [
"Google Cloud Platform",
"Docker",
"CI/CD Pipelines",
"Linux (Ubuntu, Pop!_OS)"
]
},
{
"name": "MLOps",
"keywords": ["Kubeflow Pipelines", "Google Cloud Vertex AI", "TensorFlow"]
}
],
"languages": [
{
"fluency": "Native Speaker",
"language": "English"
},
{
"fluency": "Intermediate",
"language": "Japanese"
}
],
"interests": [],
"references": [],
"projects": [],
"meta": {
"version": "v1.0.0",
"canonical": "https://github.com/jsonresume/resume-schema/blob/v1.0.0/schema.json"
}
}