-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
178 lines (167 loc) · 7.01 KB
/
Copy pathindex.html
File metadata and controls
178 lines (167 loc) · 7.01 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
<!DOCTYPE html>
<html lang="en">
<!--
_ _ _ _
| | | | | | |
| |__| | ___| | | ___
| __ |/ _ \ | |/ _ \
| | | | __/ | | (_) |
|_| |_|\___|_|_|\___/
-->
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Ethan Lowenthal | Software Engineer in Photonics & Quantum Computing</title>
<meta name="description" content="Ethan Lowenthal is a software engineer working on photonics infrastructure at Ayar Labs. Previously at PsiQuantum.">
<meta property="og:title" content="Ethan Lowenthal | Software Engineer in Photonics & Quantum Computing">
<meta property="og:description" content="Ethan Lowenthal is a software engineer working on photonics infrastructure at Ayar Labs. Previously at PsiQuantum.">
<meta property="og:image" content="https://lowenth.al/fluid.jpg">
<meta property="og:url" content="https://lowenth.al">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Ethan Lowenthal | Software Engineer in Photonics & Quantum Computing">
<meta name="twitter:description" content="Ethan Lowenthal is a software engineer working on photonics infrastructure at Ayar Labs. Previously at PsiQuantum.">
<meta name="twitter:image" content="https://lowenth.al/fluid.jpg">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Ethan Lowenthal",
"jobTitle": "Software Engineer",
"worksFor": {
"@type": "Organization",
"name": "Ayar Labs",
"url": "https://ayarlabs.com"
},
"url": "https://lowenth.al",
"sameAs": [
"https://www.linkedin.com/in/ethan-lowenthal",
"https://github.com/EthanLowenthal"
]
}
</script>
<script type="text/javascript" src="/js/html2canvas.min.js"></script>
<script src="/js/fluid.js"></script>
<script src="/js/ascii.js"></script>
<link rel="stylesheet" href="/style.css" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CH8JDMBF77"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-CH8JDMBF77');
</script>
</head>
<body>
<div id="background"></div>
<canvas id="fluid-canvas"></canvas>
<div id="root">
<div class="container">
<div class="page">
<header class="header">
<div class="ascii-art">
_____ _ _ _ _ _ _
| ___| | | | | | | | | | | |
| |__ | |_| |__ __ _ _ __ | | _____ _____ _ __ | |_| |__ __ _| |
| __|| __| '_ \ / _` | '_ \ | | / _ \ \ /\ / / _ \ '_ \| __| '_ \ / _` | |
| |___| |_| | | | (_| | | | | | |___| (_) \ V V / __/ | | | |_| | | | (_| | |
|_____/\__|_| |_|\__,_|_| |_| |_____/\___/ \_/\_/ \___|_| |_|\__|_| |_|\__,_|_|
</div>
</header>
<p class="tagline">
I'm a software engineer with a strong background in mathematics and computer science.
At <a href="https://ayarlabs.com">Ayar Labs</a>, I build photonics infrastructure
to enable faster, more advanced tapeouts.
Previously, at <a href="https://psiquantum.com">PsiQuantum</a>, I built software
that supported and automated the manufacturing of
<a href="https://www.nature.com/articles/s41586-025-08820-7">ultra-low-loss</a> silicon photonic
chips for photonic quantum computing.
</p>
<section class="section work">
<div class="ascii-art">
___ _ _ _ __ __ _
/ __| ___| |___ __| |_ ___ __| | \ \ / /__ _ _| |__
\__ \/ -_) / -_) _| _/ -_) _` | \ \/\/ / _ \ '_| / /
|___/\___|_\___\__|\__\___\__,_| \_/\_/\___/_| |_\_\</div>
<ul class="work-list">
<li>
<strong>Photonics Infrastructure @ Ayar Labs:</strong>
Building infrastructure for photonic design automation
to accelerate and scale tapeout workflows for
<a href="https://ayarlabs.com/teraphy">TeraPHY</a> chips.
</li>
<li>
<strong>Photonic Packaging @ PsiQuantum:</strong>
Wrote the search algorithm for automated fiber-array and heterogeneous die-to-die alignment.
Took it from lab bring-up to high-volume production, achieving
<a href="https://www.nature.com/articles/s41586-025-08820-7">world's best</a> edge-coupling performance.
</li>
<li>
<strong>OceanEye @ University of Victoria:</strong>
A Qt/C++ desktop app for image and video annotation in human-in-the-loop
computer vision workflows; published at an IEEE conference.
</li>
<li>
<strong>Open Source Contributions:</strong>
Author of <a href="https://lowenth.al/GDS-Lens/">GDS Lens</a>,
a VS Code extension that renders GDSII and OASIS chip layouts in a WebGL2 canvas.
Contributor to <a href="https://github.com/patuwwy/ShaderToy-Chrome-Plugin">ShaderToy-Chrome-Plugin</a>
(shader development tooling) and <a href="https://github.com/LabExT/LabExT">LabExT</a>
(automated control of photonic lab experiments).
</li>
</ul>
</section>
<footer class="footer contact">
<div class="ascii-art">
___ _ _
/ __|___ _ _| |_ __ _ __| |_
| (__/ _ \ ' \ _/ _` / _| _|
\___\___/_||_\__\__,_\__|\__|</div>
<ul class="contact-list">
<li><strong>LinkedIn:</strong>
<a href="https://www.linkedin.com/in/ethan-lowenthal/">linkedin.com/in/ethan-lowenthal</a>
</li>
<li>
<strong>GitHub:</strong>
<a href="https://github.com/EthanLowenthal">github.com/EthanLowenthal</a>
</li>
<li><strong>Email:</strong> ethanmlowenthal (a) gmail.com</li>
</ul>
</footer>
</div>
<div class="disclaimer">
<div class="ascii-art">
|
/|\
/ | \
/ | \
/ | \
/ | \
/ | \
/ | \
/ | \
/________| \
_____|__ ___\_
______/ = = = =\__/__/_/
/ /
/\_____________________/
/ / / /
/_/ /__/
</div class="ascii-art">
</div>
</div>
</div>
<script>
window.addEventListener("load", () => {
startSim();
initFluid();
});
// window.addEventListener("resize", () => {
// resizeCanvas();
// captureBackground();
// });
</script>
</body>
</html>