-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv.tex
More file actions
439 lines (421 loc) · 19 KB
/
cv.tex
File metadata and controls
439 lines (421 loc) · 19 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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
%!TEX encoding = UTF-8 Unicode
\documentclass[11pt, a4paper]{customcv}
\geometry{left=1.2cm, top=2cm, right=2cm, bottom=2cm, showframe=False}
% Pick the accent color. Bunch of blue Pantone has been defined or some nice orange for the accent
\colorlet{awesome}{PANTONE2152C}
\setbool{acvSectionColorHighlight}{true}
% == HEADER ==
\name{Gregory}{Moille}
\address{3900 Cathedral Ave NW, Apt 606a\\Washington, DC, 20016 - U.S.A}
\mobile{(+1) 202-320-0113}
\email{gmoille@umd.edu}
\github{gregmoille}
\researchinterests{Non-linear Optics; Photonics; Dissipative Kerr Soliton; Quantum Optics}
\addbibresource{Papers.bib}
\addbibresource{Conference.bib}
\addbibresource{Others.bib}
\makeatletter
\newcommand\Setmaxbibnames[1]{\renewcommand\blx@maxbibnames{#1}}
\newcommand\Setminbibnames[1]{\renewcommand\blx@minbibnames{#1}}
\makeatletter
\begin{document}
\makecvheader
\makecvfooter
{\today}
{Gregory Moille~~~·~~~Curriculum Vitae}
{\thepage}
% == EDUCATION ==
% =================================================
\cventries{\cvsection{Education}{}}%
{%
\cveducations{%
\cveducation%
{Ph.D.} % Degree
{Paris Saclay University} % Institution
{Paris, France} % Location
{2012 - 2016}\hfill
\cveducation%
{M.S.}
{Grenoble INP - Phelma }
{Grenoble, France}
{2009 - 2012}
% \cveducation%
% {B.S.}
% {Joseph Fourier University}
% {Grenoble, France}
% {2007 - 2009}%
}%
}
% == Research Experiences ==
% =================================================
\cventries{\cvsection{Research}{Experiences}}%
{
\cventry%
{Associate Research Scientist} % Job title
{Joint Quantum Institute - UMD/NIST} % Organization
{Maryland, USA} % Location
{Feb. 2025 - present} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item{Developing integrated architecture of optical clocks for transportable and deployable timekeeping applications.}
\item {Studying of nonlinear synchronization of photonics dissipative Kerr solitons for enhanced metrology applications.}
\item{Mentoring of students and postdocs}
\end{cvitems}
}
\cventry%
{Assistant Research Scientist} % Job title
{Joint Quantum Institute - UMD/NIST} % Organization
{Maryland, USA} % Location
{Jul. 2021 - Jan. 2025} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Developed novel passive stabilization of chip-scale optical frequency combs for metrology applications.}
\item {Studied and demonstrated new kind of parametric cavity solitons for enhanced time and frequency applications.}
\item {Designed innovative photonic cavity dispersions for advanced soliton frequency combs.}
\item {Mentored students.}
\end{cvitems}
}
\cventry%
{Postdoctoral Associate} % Job title
{University of Maryland - National Institute of Standards and Technology} % Organization
{Maryland, USA} % Location
{Feb. 2017 - Jun. 2021} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Studied chip-scale silicon nitride micro-resonators for $\chi^{(3)}$ frequency comb applications.}
\item {Developed in-house modeling tools, cleanroom fabrication processes, and new experimental setups.}
\end{cvitems}
}
\cventry
{PhD Candidate} % Job title
{Thales Research and Technology} % Organization
{Palaiseau, France} % Location
{Dec. 2012 - Dec. 2016} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Studied carrier dynamics via $\chi^{(3)}$ nonlinearity in III-V photonic crystal cavities.}
\item {Developed in-house computational solvers (FDTD, FEM, CMT) and custom fabrication and measurement setups.}
\end{cvitems}
}
}%
% == Academic Experiences ==
% =================================================
\cventries{\cvsection{Academic}{Experience}}%
{%
\cventry{}{Teaching}{}{}{%
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Teaching assistant -- \textit{1\textsuperscript{st} and 2\textsuperscript{nd} year undergraduate student} -- \textsc{University Paris Saclay} -- 2014}%
\end{cvitems}%
}%
\vspace{0.5ex}
\cventry{}{Mentoring}{}{}{
\vspace{0.5ex}
\begin{cvitems} % Description(s) of tasks/responsibilities
\item{Highschool. Students:%
\vspace{1ex}
\begin{minipage}[t]{0.6\textwidth}%
\begin{itemize}[leftmargin=*]\scriptsize
\item[] Christy Li -- \textsc{Montgommery Blair HS (now at MIT)} -- Jul. 2021 $\rightarrow$Aug. 2022%
\end{itemize}%
\end{minipage}%
\begin{minipage}[t]{0.4\textwidth}%
\end{minipage}%
}%
\item{Undergrad. Students:%
\vspace{1ex}
\begin{minipage}[t]{0.4\textwidth}%
\begin{itemize}[leftmargin=*]\scriptsize
\item[] Dillion Cottrill -- \textsc{University of West Virgina} -- 2020%
\item[] Kristiana Ramos -- \textsc{U.M.D} -- 2021$\rightarrow$2022%
\end{itemize}%
\end{minipage}%
\begin{minipage}[t]{0.4\textwidth}%
\end{minipage}%
}%
% \vspace{0.25ex}
\item{Graduate Students:%
\hfill%
\begin{minipage}[t]{0.4\textwidth}%
\begin{itemize}[leftmargin=*]\scriptsize
\item[] Edgar Perez --{U.M.D} -- 2018 $\rightarrow$ 2024
\item[] Tahmid Raman -- {U.M.D} -- 2019$\rightarrow$2024
\item[] Pradyoth Shandilya -- {U.M.B.C.} -- 2021$\rightarrow$present
\end{itemize}%
\end{minipage}%
\hfill
\vspace{0.25ex}
\begin{minipage}[t]{0.4\textwidth}%
\begin{itemize}[leftmargin=*]\scriptsize
\item[] Michal Chojnacky -- {U.M.D} -- 2022$\rightarrow$present
\item[] Shoa-Chein Ou -- {U.M.D} -- 2022$\rightarrow$present
\end{itemize}%
\end{minipage}%
}%
\vspace{1ex}
\end{cvitems}%
}%
\vspace{0.75ex}
\cventry{}{Contribution to Funded Projects}{}{}{
\textbf{Support staff}:
\vspace{1ex}
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Agence National de la Recherche (France): \textit{AUCTOPUSS (2013-2015)} -- \textit{ETHAN (2015-2016)}}
\item {DARPA (USA): \textit{DODOS (2017-2020)} -- \textit{ACES (2017-2021)} -- \textit{APhi (2019-present)} -- \textit{LUMOS (2021-present)} -- \textit{SAVaNT (2021-present)}}
\item {Space Force \& Air Force Research Laboratory (USA): \textit{PICs for SCPNT (2022-present)}}
\item DDepartment of Defense: Microelectronics Commons Project QUPICS (2024-present)
\end{cvitems}
\textbf{Co-Principal Investigator}:
\vspace{1ex}
\begin{cvitems} % Description(s) of tasks/responsibilities
\item Marsden Fund: \textit{``The light between: parametrically driven cavity solitons in pure-Kerr resonators''} (2023-present)
\end{cvitems}
}
}
% == Selected Publciations ==
% =================================================
\cventries{\cvsection{Selected}{Publications} \\
\vspace{1ex}
\begin{minipage}{0.8\textwidth}
\setstretch{0.2}
\begin{itemize}[leftmargin=0ex, nosep]
\setlength\itemsep{0.25em}
\vspace{1ex}
\item[] \subentryhindextyle{>40 peer-reviewed journal articles \flushleft}
\item[] \subentryhindextyle{>50 conference proceedings}
\item[] \subentryhindextyle{2 book chapters}
\item[] \subentryhindextyle{>2400 citations as of 02/2025}
\item[] \subentryhindextyle{h-index of 27 as of 02/2025}
\end{itemize}
\end{minipage}}%
{\cventry{}{Articles}{}{}{
\begin{cvlist}
\item G. Moille et al. \textit{``Kerr-Induced Synchronization of a Cavity Soliton to an Optical Reference''}. \textsc{Nature} 624.7991 (2023).
\item G. Moille et al. \textit{``Parametrically driven pure-Kerr temporal solitons in a chip-integrated microcavity''}. \textsc{Nature Photonics} 18 617-624 (2024).
\item G. Moille et al. {``Versatile optical frequency division with Kerr-induced synchronization at tunable microcomb synthetic dispersive waves''}. \textsc{Nature Photonics} 19, 36-43 (2025).
\item G. Moille al. \textit{``Ultra-broadband Kerr microcomb through soliton spectral translation''}. \textsc{Nature Comm.} 12.1 (2021).
\item G. Moille et al. \textit{``Dissipative Kerr Solitons in a III-V Microresonator''}. \textsc{Lasers \& Photonics Rev} 14.8 (2020).
\item G. Moille et al. \textit{``Broadband resonator-waveguide coupling for efficient extraction of octave-spanning microcombs''}. \textsc{Optics Letters} 44.19 (2019).
\end{cvlist}
}
\cventry{}{Book Chapter}{}{}{
\begin{cvlist}
\item Colman, S. Combri\'e, A. De Rossi, A. Martin, and G. Moille. Nonlinear Meta- Optics. \textit{``Nonlinear Photonic Crystals''}, pp. 199-250. CRC Press, 2020.
\item G. Moille, S. Combri\'e, and A. De Rossi. Green Photonics and Electronics. \textit{``Nanophotonic Approach to Energy-Efficient Ultra-Fast All-Optical Gates''}, pp. 107-137 . Springer, Cham, 2017
\end{cvlist}
}
\cventry{}{Conferences}{}{}{
\begin{cvlist}
\item G. Moille \textit{``Kerr-Induced Synchronizations of Cavity Solitons and their
Applications''}. CLEO-Europe (2025) {[invited]}.
% \item G. Moille \textit{``Microcombs for Positioning, Navigation, and Timing'}. {(invited)} QED-C Workshop (2024).
\item G. Moille \textit{``Kerr-Induced Synchronized Integrated Frequency Combs for Optical Atomic Clocks'}. IEEE Summer Topical Meeting (2024) {[invited]}..
\item G. Moille et al. \textit{``All-Optical Kerr Synchronization of a Dissipative Kerr Soliton Microcomb to an Optical Reference''} Nonlinear Optics. (2023) {[invited]}.
% \item G. Moille et al. \textit{``Two-Dimensional Frequency Comb from a Single Dual-Pumped Microring Dissipative Kerr Soliton''}. {(highlighted)} CLEO: Science and Innovations. (2023).
% \item G. Moille et al. \textit{``All-Optical Kerr Synchronization of a Dissipative Kerr Soliton Microcomb to an Optical Reference for Clockwork Operation''}. {(postdeadline)} CLEO: Science and innovations. (2023).
\item G. Moille et al. \textit{``Ultra-Broadband Dissipative Kerr Soliton Microcomb through Dual Pumping Operation''}. CLEO: Science and Innovations (2021) {[highlighted]}.
\item G. Moille et al. \textit{``Stable Dissipative Kerr Solitons in a AlGaAs Microresonator Through Cryogenic Operation''}. CLEO: Science and Innovations (2020) {[highlighted]}.
\end{cvlist}
}
}
% == Service to Community ==
% =================================================
\cventries{\cvsection{Service to}{Community}}%
{
\cventry{}{Outreach}{}{}%
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item Maintaining and updating an active \href{https://github.com/gregmoille}{github profile} to share scripts for experiment control and in-house developed simulation tools. Combined, they account for \textbf{47 forks, 76 stars, and an average of over 30 unique views per week.} (as of 02/2025)
\end{cvitems}
}
\vspace{1ex}
\cventry{}{Peer Reviewing}{}{}%
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item Referee for \textit{Optica, JOSA B, Optics Letters, Optics Express, OSA Continuum, Nature Communications, Physical Review Letters, Physical Review Applied, Physical Review A, Physical Review Research, Laser and Photonics Reviews, ACS Photonics, Applied Physics Letters Photonics, Micromachine, SPIE Advanced Photonics}
\end{cvitems}
}
\vspace{1ex}
\cventry{}{Committee Member}{}{}%
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {2010-2020 --- Siegman International School: Review applications for the OSA Siegman International School on laser for the 2019 and 2020 editions}
\item {2023 - present --- SPIE Photonics West: program committee member for the Laser Resonators, Microresonators, and Beam Control XXVI conference}
\item Associate editor for the \href{https://opg.optica.org/ome/virtual_issue.cfm?vid=623}{2024-2025 special issue on nonlinear photonics} in Optics Materials Express
\end{cvitems}
}
}
% == Skills ==
% =================================================
\cventries{\cvsection{Skills}{Summary}}%
{
\cvskillentry{Relevant Work}{
\cvskill{Electromagnetism}{5}
\cvskill{Non-Linear Optics}{5}
\cvskill{Optoelectronics}{5}
\cvskill{Quantum Physics}{4}
}\hspace{3ex}%
\cvskillentry{Experimental Skills}{%
\cvskill{Photonics Charac.}{5}
\cvskill{Non-Linear Optics}{5}
\cvskill{Metrology}{4}
\cvskill{Microwave}{4}
}\hspace{3ex}%
\cvskillentry{NanoFab}{
\cvskill{Design Layout}{5}
\cvskill{EBL}{4}
\cvskill{Dy Etching}{4}
\cvskill{Wet Etching}{4}
}
\hspace{3ex}%
\cvskillentry{E.M. Modeling}{
\cvskill{Comsol}{5}
\cvskill{Lumerical}{5}
\cvskill{Mathematica}{3}
\cvskill{HFSS}{3}
}\hspace{14.7ex}%
\cvskillentry{Languages}{
\cvskill{French}{5}
\cvskill{English}{5}
\cvskill{Russian}{3}
\cvskill{Italian}{3}
}
}
% == Complete list of publications ==
% =================================================
\clearpage
\nocite{*}
\clearpage
\section*{Complete List of Publications}
\cventries{\cvsection{Popular}{Writing}}{
\printbibliography[env=bibnonum, heading=none, type=online]
}
\vspace{2em}
\defbibfilter{papers}{
type=article or
type=misc
}
\cventries{\small\cvsection{Journal}{Articles}}{
%
\textbf{\color{graytext}2025}
\setcheckfromtorange{2025}{2025}
\tiny\printbibliography[env=bibnonum, heading=none, filter = papers, check = fromto]
%
\textbf{\color{graytext}2024}
\setcheckfromtorange{2024}{2024}
\tiny\printbibliography[env=bibnonum, heading=none, filter = papers, check = fromto]
%
\textbf{\small\color{graytext}2023}
\setcheckfromtorange{2023}{2023}
\tiny\printbibliography[env=bibnonum, heading=none, filter = papers, check = fromto]
%
\textbf{\small\color{graytext}2022}
\setcheckfromtorange{2022}{2022}
\tiny\printbibliography[env=bibnonum, heading=none, filter = papers, check = fromto]
%
\textbf{\small\color{graytext}2021}
\setcheckfromtorange{2021}{2021}
\tiny\printbibliography[env=bibnonum, heading=none, filter = papers, check = fromto]
%
\textbf{\small\color{graytext}2020}
\setcheckfromtorange{2020}{2020}
\tiny\printbibliography[env=bibnonum, heading=none, filter = papers, check = fromto]
%
\textbf{\small\color{graytext}2019}
\setcheckfromtorange{2019}{2019}
\tiny\printbibliography[env=bibnonum, heading=none, filter = papers, check = fromto]
%
\textbf{\small\color{graytext}2018}
\setcheckfromtorange{2018}{2018}
\tiny\printbibliography[env=bibnonum, heading=none, filter = papers, check = fromto]
%
\textbf{\small\color{graytext}2017}
\setcheckfromtorange{2017}{2017}
\tiny\printbibliography[env=bibnonum, heading=none, filter = papers, check = fromto]
%
\textbf{\small\color{graytext}2016}
\setcheckfromtorange{2016}{2016}
\tiny\printbibliography[env=bibnonum, heading=none, filter = papers, check = fromto]
%
\textbf{\small\color{graytext}2015}
\setcheckfromtorange{2015}{2015}
\tiny\printbibliography[env=bibnonum, heading=none, filter = papers, check = fromto]
%
\textbf{\small\color{graytext}2013}
\setcheckfromtorange{2013}{2013}
\tiny\printbibliography[env=bibnonum, heading=none, filter = papers, check = fromto]
}
\vspace{1em}
\cventries{\cvsection{Book}{Chapters}}{
\printbibliography[env=bibnonum, heading=none,type=incollection]
}
\vspace{1em}
\cventries{\cvsection{Conference}{Proceedings}}{
\Setmaxbibnames{3}
%
\textbf{\small\color{graytext}2025}
\setcheckfromtorange{2025}{2025}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
%
\textbf{\small\color{graytext}2024}
\setcheckfromtorange{2024}{2024}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
%
\textbf{\small\color{graytext}2023}
\setcheckfromtorange{2023}{2023}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
%
\textbf{\small\color{graytext}2022}
\setcheckfromtorange{2022}{2022}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
%
\textbf{\small\color{graytext}2021}
\setcheckfromtorange{2021}{2021}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
%
\textbf{\small\color{graytext}2020}
\setcheckfromtorange{2020}{2020}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
%
\textbf{\small\color{graytext}2019}
\setcheckfromtorange{2019}{2019}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
%
\textbf{\small\color{graytext}2018}
\setcheckfromtorange{2018}{2018}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
%
\textbf{\small\color{graytext}2017}
\setcheckfromtorange{2017}{2017}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
%
\textbf{\small\color{graytext}2016}
\setcheckfromtorange{2016}{2016}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
%
\textbf{\small\color{graytext}2015}
\setcheckfromtorange{2015}{2015}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
%
\textbf{\small\color{graytext}2014}
\setcheckfromtorange{2014}{2014}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
%
\textbf{\small\color{graytext}2013}
\setcheckfromtorange{2013}{2013}
\printbibliography[env=bibnonum, heading=none,type=inproceedings, check = fromto]
}
%
\vspace{1em}
\cventries{\cvsection{Others}{}}{
\printbibliography[env=bibnonum,heading=none,type={report}]
\printbibliography[env=bibnonum,heading=none,type={thesis}]
}
\vfill
\cventries{
\entrydatestyle{\textsc{Date: \today}\\Washington, D.C.}
}{
\vspace{-2ex}
\includegraphics[width=3cm]{signature.png}
}
%-------------------------------------------------------------------------------
\end{document}