-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeveloper.html
More file actions
173 lines (150 loc) · 7.61 KB
/
developer.html
File metadata and controls
173 lines (150 loc) · 7.61 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Developer - Jennifer Lara (Madiedo)</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-between">
<h1 class="logo"><a href="index.html">Jennifer Lara (Madiedo)</a></h1>
<nav id="navbar" class="navbar">
<ul>
<li><a href="index.html">Home</a></li>
<li><a class="active" href="developer.html">Developer</a></li>
<li><a href="speaker.html">Speaker</a></li>
<li><a href="leader.html">Leader</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= Breadcrumbs ======= -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
<div class="d-flex justify-content-between align-items-center">
<h2>Developer</h2>
<ol>
<li><a href="index.html">Home</a></li>
<li>Developer</li>
</ol>
</div>
</div>
</section><!-- End Breadcrumbs -->
<!-- ======= Developer Section ======= -->
<section id="developer" class="developer">
<div class="container">
<div class="section-title">
<h2>Developer</h2>
<p>Driven and determined software engineer with a strong belief in engineering fundamentals and 3+
years of experience
working side by side with customers to solve hard problems, design great solutions, and build trust.
Passionate D&I advocate and leader, with experience running initiatives at
university/recruiting-level, employee-level, and site-wide-level. Experienced speaker both on technical
topics and social topics.</p>
<br />
</div>
<div class="row">
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<h3 class="developer-title">Work Experience</h3>
<div class="developer-item">
<h4>Software Engineer II | Industry Solutions Engineering</h4>
<h5>2022 - present</h5>
<p><em>Microsoft, Cambridge, MA </em></p>
<p><a href="https://www.microsoft.com/en-us/industrysolutions">Industry Solutions Engineering (ISE)</a> is
a global engineering organization that works directly with customers looking to leverage the latest
technologies to address their toughest challenges & transform their industries using cloud-based
solutions. We work in collaboration with Microsoft product teams, partners and open-source communities.
</p>
</div>
<div class="developer-item">
<h4>Software Engineer | Semantic Machines</h4>
<h5>2020 - 2022</h5>
<p><em>Microsoft, Cambridge, MA </em></p>
<p><a href="https://www.microsoft.com/en-us/research/group/semantic-machines/">Semantic Machines</a>
develops cutting-edge human language technology and user modeling to empower users to get information
and take actions as easily as they can express their needs.</p>
<ul>
<li>Led engineering transition of functionality of a complex, monolith system from Scala into an
extensible Typescript and C# SDK.</li>
<li> Designed a broker infrastructure that allowed for complex external API/Client calls while being
modular from direct implementation of experiences.</li>
<li>Coordinated relationship between internal customers and data scientists, ensuring that product
direction fit customer needs while being supportable and feasible from the data science side.</li>
<li>Managed team intern program, including selection (team-wide developer review, interview, and final
selection), onboarding, and development (speaker sessions). Standards and rubrics I developed during
that time are still used today.</li>
</ul>
</div>
</div>
<div class="col-lg-6" data-aos="fade-up">
<h3 class="developer-title">Education</h3>
<div class="developer-item">
<h4>Master of Engineering in Electrical Engineering & Computer Science</h4>
<h5>2019 - 2020</h5>
<p><em>Massachusetts Institute of Technology, Cambridge, MA</em></p>
<p>Concentration: Artificial Intelligence</p>
<p>Thesis: <a href="https://hdl.handle.net/1721.1/127470">What Comes Next? OPERA as an Approach to
Prediction</a></p>
<ul>
<li>Advisors: Randall Davis and (late) Patrick H. Winston</li>
<li>Areas of Research: Story Understanding and Generalization</li>
</ul>
</div>
<div class="developer-item">
<h4>Bachelor of Computer Science & Engineering, Music Minor</h4>
<h5>2015 - 2019</h5>
<p><em>Massachusetts Institute of Technology, Cambridge, MA</em></p>
<ul>
<li>MIT Wind Ensemble member, 2017-2020 season</li>
<li>Title IX Student Advisory Committee, 2017-2020</li>
<li>Latino Cultural Center Executive Board, 2016-2019</li>
</ul>
</div>
</div>
</div>
</div>
</section><!-- End Developer Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<p>Success isn't about how much money you make. It's about the difference you make in people's lives ~ Michelle
Obama</p>
<div class="social-links">
<a href="https://www.linkedin.com/in/jlaramadiedo/" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
<div class="copyright">
© Copyright <strong><span>Jennifer Lara (Madiedo)</span></strong>. All Rights Reserved
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>