Priya Nair
Staff Software Engineer
Summary
Ten years building data infrastructure at scale. Led the migration from Hadoop to a streaming-first architecture at a Series D fintech. Strong opinions about schema evolution, weakly held opinions about everything else.
Skills
Distributed Systems, Apache Kafka, Flink, Rust, Go, Postgres, Data Modeling
Experience
Staff Engineer — Ledger (2023–present), Senior Engineer — Streamline (2020–2023), Backend Engineer — DataCo (2017–2020), Junior Engineer — Initech (2015–2017)
Education
M.S. Computer Science — ETH Zurich, B.Tech Information Technology — IIT Bombay
<div style="font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;max-width:700px;margin:0 auto;padding:60px 32px;color:#1a1a1a">
<header style="margin-bottom:40px;padding-bottom:24px;border-bottom:2px solid #111">
<h1 style="font-size:2rem;font-weight:700;margin:0 0 4px;letter-spacing:-0.01em">{{full_name:string}}</h1>
<p style="font-size:1rem;color:#555;margin:0 0 16px">{{job_title:string}}</p>
<div style="display:flex;gap:20px;flex-wrap:wrap;font-size:0.8rem">
<a href="mailto:{{email:email}}" style="color:#2563eb;text-decoration:none">{{email:email}}</a>
<a href="{{linkedin:link}}" style="color:#2563eb;text-decoration:none">LinkedIn</a>
<a href="{{github:link}}" style="color:#2563eb;text-decoration:none">GitHub</a>
</div>
</header>
<section style="margin-bottom:36px">
<h2 style="font-size:0.7rem;text-transform:uppercase;letter-spacing:0.15em;color:#888;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #eee">Summary</h2>
<p style="font-size:0.95rem;line-height:1.8;color:#333">{{summary:text}}</p>
</section>
<section style="margin-bottom:36px">
<h2 style="font-size:0.7rem;text-transform:uppercase;letter-spacing:0.15em;color:#888;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #eee">Skills</h2>
<p style="font-size:0.9rem;color:#333;line-height:2">{{skills:list<string>}}</p>
</section>
<section style="margin-bottom:36px">
<h2 style="font-size:0.7rem;text-transform:uppercase;letter-spacing:0.15em;color:#888;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #eee">Experience</h2>
<p style="font-size:0.9rem;color:#333;line-height:2">{{experience:list<string>}}</p>
</section>
<section>
<h2 style="font-size:0.7rem;text-transform:uppercase;letter-spacing:0.15em;color:#888;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #eee">Education</h2>
<p style="font-size:0.9rem;color:#333;line-height:2">{{education:list<string>}}</p>
</section>
</div>