-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
36 lines (35 loc) · 1.83 KB
/
index.html
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
---
layout: default
title: Ana Maria Neri
extra_css: /css/landing.css
extra_js: /js/landing.js
---
<!-- <div class="wrapper"> -->
<!-- <div class="inner-right"> -->
<!-- <p>Computer Science undergraduate. MIT. </br> Class of 2017.</p> -->
<!-- </div> -->
<!---->
<!-- <div class="h3 inner-left"> -->
<!-- <a href="/home/" id="entersite"> -->
<!-- <span>›</span> -->
<!-- </a> -->
<!-- </div> -->
<!-- </div> -->
<div class="wrapper">
<div class="inner-center">
<h1>Ana Maria Neri </h1>
<p>I graduated from MIT in 2017, where I studied Computer Science and Engineering. Most recently I was at Meta from
2017-2023, where I focused on automation, tooling, and PRE of both backend storage infrastructure as well as
messenger.com’s infrastructure. </p>
<p>I’m fascinated by systems — human, computer, financial — and how they interact with each other. This is what
ultimately led me down the computer science path and later on embracing the Production Engineering role. The more
I learn the more intimidating these systems become, as there’s so many contradictions and feedback loops that make
me think “how the eff is anything still functioning?”. I focus on SRE/PE types of work, with a heavy dose of
pragmatism, always considering a project or goals’s business impact, engineering culture impact, as well as
technical impact. My experience has ranged from developing bespoke automation, scaling up and scaling down storage
systems, to improving the observability maturity for large scale systems.</p>
<p>Feel free to reach out by email at <a href="mailto:[email protected]">[email protected]</a> or <a
href="https://www.linkedin.com/in/amnerip/">LinkedIn</a> if there’s anything on your mind you want to discuss!
</p>
</div>
</div>