-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathssagynbayeva_cv.tex
655 lines (463 loc) · 24.7 KB
/
ssagynbayeva_cv.tex
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
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Freeman Curriculum Vitae
% XeLaTeX Template
% Version 2.0 (19/3/2018)
%
% This template originates from:
% http://www.LaTeXTemplates.com
%
% Authors:
% Vel ([email protected])
% Alessandro Plasmati
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% NOTICE: This template must be compiled with XeLaTeX, the line above should
% ensure this happens automatically but if it doesn't you will need to specify
% XeLaTeX as the engine in your editor or script
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
% !TEX program = xelatex
\documentclass[10pt]{article} % Font size, can be: 10pt, 11pt or 12pt
\input{structure.tex} % Include the file that specifies the document structure
% Headers and footers can be added with the \lhead{} \rhead{} \lfoot{} \rfoot{} commands
% Example right footer:
%\rfoot{\color{headings}{\sffamily Last update: \today. Typeset with Xe\LaTeX}}
%----------------------------------------------------------------------------------------
\begin{document}
% Begin the multi-column environment
\begin{paracol}{2}
%----------------------------------------------------------------------------------------
% NAME AND CURRICULUM VITAE TEXT
%----------------------------------------------------------------------------------------
\parbox[top][0.12\textheight][c]{\linewidth}{ % Parbox to hold the author name and CV text; fixed height to match the coloured box to the right, centred vertically and full line width
\vspace{-0.04\textheight} % Reduce whitespace above the parbox to separate it from the main content
\centering % Centre text
{\sffamily\Huge Sabina Sagynbayeva}\\\medskip % Your name
{\Huge\color{headings}\cvtextfont Curriculum Vitae}
}
\switchcolumn % Switch to the next paracol column
%----------------------------------------------------------------------------------------
% COLOURED CONTACT DETAILS BOX
%----------------------------------------------------------------------------------------
\parbox[top][0.12\textheight][c]{\linewidth}{ % Parbox to hold the colour box; fixed height to match the name/CV text to the left, centred vertically and full line width
\vspace{-0.04\textheight} % Reduce whitespace above the parbox to separate it from the main content
\colorbox{shade}{ % Create the coloured box
\begin{supertabular}{p{0.05\linewidth}|p{0.775\linewidth}} % Start a table with two columns, the table will ensure everything is aligned
\raisebox{-1pt}{\faHome} & 100 Nicolls Rd, Stony Brook, NY 11794 \\ % Address
\raisebox{-1pt}{\faPhone} & +1 (631) 428-5344 \\ % Phone number
\raisebox{0pt}{\small\faEnvelope} & \href{mailto:[email protected]}{[email protected]} \\ % Email address
\raisebox{-1pt}{\small\faDesktop} & \href{https://ssagynbayeva.github.io}{https://ssagynbayeva.github.io} \\ % Website
\raisebox{-1pt}{\faGithub} & \href{https://github.com/ssagynbayeva}{https://github.com/ssagynbayeva} \\ % GitHub profile
%\raisebox{-1pt}{\faLinkedinSquare} & \href{https://www.linkedin.com/in/username}{https://www.linkedin.com/in/username} \\ % LinkedIn profile
% See fontawesome.pdf in the fonts folder for all icons you can use
\end{supertabular}
}
}
\end{paracol}
\begin{paracol}{1}
%----------------------------------------------------------------------------------------
% MAJOR RESEARCH PROJECT
%----------------------------------------------------------------------------------------
%\medskip % Extra whitespace before the next section
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\section{Research Interests}
I am an astrophysicist, who primarily works on the past, present, and future of exoplanets -- I study planetary dynamics and planet formation to understand the architecture of exoplanets.
In the meantime, I also work on stars that host those exoplanets and stellar characterization by studying
their surface activity using the time-series data from \textit{Kepler} and \textit{TESS} telescopes.
I am broadly interested in general analytical techniques, astro-statistics, and numerical simulations.
\section{Education}
% Blank \educationentry{} command to add another degree:
%\educationentry{} % Duration
%{} % Degree
%{} % Honours, achievements or other comments
%{} % Department
%{} % Institution
% All 5 parameters must be supplied but any can be empty if you don't need them
%------------------------------------------------
\begin{supertabular}{rl} % Start a table with two columns, the table will ensure everything is aligned
%------------------------------------------------
%------------------------------------------------
\educationentry{2021 - Present} % Duration
{PhD:} % Degree
{Physics (Astrophysics)} % Department
{*Deferred my admission to Spring 2021 due to COVID-19} % Comment
{Stony Brook University} % Institution
{Stony Brook, NY}
%------------------------------------------------
\educationentry{2021 - 2023} % Duration
{MA:} % Degree
{Physics (Astrophysics)} % Department
{} % Comment
{Stony Brook University} % Institution
{Stony Brook, NY}
%------------------------------------------------
\educationentry{2016 -- 2020} % Duration
{Bachelor of Science:} % Degree
{Physics} % Department
{Minor: Mathematics, Literature} % Minor
{Nazarbayev University} % Institution
{Astana, Kazakhstan}
%------------------------------------------------
\end{supertabular}
%----------------------------------------------------------------------------------------
% RESEARCH EXPERIENCE
%----------------------------------------------------------------------------------------
\section{Research Positions}
% Blank \workposition command to add another job:
%\workposition{} % Duration
%{} % FT/PT (full time or part time)
%{} % Employer
%{} % Job title, advisors
%{} % Project title
% All 5 parameters must be supplied but any can be empty if you don't need them
%------------------------------------------------
\workposition{Jan 2025 -- Jun 2025} % Duration
{FT} % FT/PT (full time or part time)
{Kavli Institute for Theoretical Physics} % Employer
{Advisors: Dr. Lars Bildsten, Dr. Omer Blaes} % Job title
{Guest Researcher and KITP Grad Fellow} % Project
\workposition{Current, from Feb 2021} % Duration
{FT} % FT/PT (full time or part time)
{Stony Brook University and Flatiron Institute} % Employer
{Advisors: Dr. Phil Armitage, Dr. Will Farr} % Job title
{Research Project Assistant and Guest Researcher at CCA} % Project
% \workposition{Current, from Jun 2022} % Duration
% {FT} % FT/PT (full time or part time)
% {Flatiron Institute (CCA)} % Employer
% {Advisors: Dr. Rodrigo Luger, Dr. Will Farr} % Job title
% {Hierarchical Bayesian Modeling of the Stellar Surface of HAT-P-11} % Project
% \workposition{Current, from Feb 2022} % Duration
% {FT} % FT/PT (full time or part time)
% {Stony Brook University/Flatiron Institute (CCA)} % Employer
% {Advisors: Dr. Phil Armitage, Dr. Saavik Ford, Dr. Barry McKernan} % Job title
% {Binary Black Holes Mergers in AGN Disks} % Project
% \workposition{Current, from Feb 2021} % Duration
% {FT} % FT/PT (full time or part time)
% {Stony Brook University/Flatiron Institute (CCA)} % Employer
% {Advisor: Dr. Phil Armitage} % Job title
% {Migration of Planets and Stars in Protoplanetary and AGN Disks} % Project
% %------------------------------------------------
% \workposition{Jul 2021 -- Aug 2021} % Duration
% {PT} % FT/PT (full time or part time)
% {Eureka Scientific} % Employer
% {Advisor: Dr. Thayne Currie} % Job title
% {Direct Imaging and Astrometry of an Extrasolar Planet} % Project
\workposition{Jun 2020 -- Aug 2020} % Duration
{FT} % FT/PT (full time or part time)
{Nazarbayev University} % Employer
{Advisor: Dr. Daniele Malafarina} % Job title
{Research Assistant} % Project
%------------------------------------------------
\workposition{May 2019 -- Aug 2019} % Duration
{FT} % FT/PT (full time or part time)
{University of Cambridge} % Employer
{Advisors: Dr. Roman Rafikov, Dr. William B\'ethune} % Job title
{Research Intern} % Project
%------------------------------------------------
\workposition{Aug 2018 -- Dec 2019} % Duration
{PT} % FT/PT (full time or part time)
{Nazarbayev University} % Employer
{Advisors: Dr. Ernazar Abdikamalov, Dr. Dana Alina} % Job title
{Research Assistant} % Project
%------------------------------------------------
\vspace*{1mm} % Standardise the whitespace after this section and before the next (the custom command adds too much otherwise)
%----------------------------------------------------------------------------------------
% PUBLICATIONS
%----------------------------------------------------------------------------------------
\section{Publications: 1st author}
% Example \longformdescription{} command to add another publication:
%\longformpublication{Reference (format this manually as desired)}
\longformpublication{\textbf{Sabina Sagynbayeva} et al. \href{}{``Optimizing Habitable Worlds Observatory’s Orbital Characterization of Cold Giants and Habitable Worlds."} \textit{In prep}.}
\longformpublication{\textbf{Sabina Sagynbayeva} et al. \href{}{``Polka-dotted Stars: a Hierarchical Model for Mapping Stellar Surfaces Using Occultation Light Curves."} \textit{In prep}.}
\longformpublication{\textbf{Sabina Sagynbayeva} et al. \href{https://ui.adsabs.harvard.edu/abs/2024arXiv241014896S/abstract}{``Circumplanetary Disks are Rare around Planets at Large Orbital Radii: A Parameter Survey of Flow Morphology around Giant Planets."} \textit{In review}.}
\section{Publications: Nth author}
%------------------------------------------------
\longformpublication{Briley Lewis et al. [including \textbf{S. Sagynbayeva}]. \href{https://ui.adsabs.harvard.edu/abs/2023arXiv230905822L/abstract}{``Exploring the Effects of Astrobites Lesson Plans on Undergraduate Astronomy Students."} \textit{Submitted}.}
\longformpublication{Thayne Currie et al. [including \textbf{S. Sagynbayeva}]. \href{https://arxiv.org/abs/2212.00034}{``Direct Imaging and Astrometric Discovery of a Superjovian Planet Orbiting an Accelerating Star."} \textit{Science} (2023).}
\longformpublication{Daniele Malafarina, \textbf{Sabina Sagynbayeva}. \href{https://trebuchet.public.springernature.app/get_content/e19b1eb6-daac-4e48-a946-f55457e622aa}{``What a difference a quadrupole makes?"} \textit{General Relativity and Gravitation} (2021).}
\longformpublication{D. Alina et al. [including \textbf{S. Sagynbayeva}]. \href{https://arxiv.org/abs/2007.15344}{``Large-scale magnetic field in the Monoceros OB-1 East molecular cloud."} \textit{Astronomy \& Astrophysics} (2020).}
%----------------------------------------------------------------------------------------
% AWARDS
%----------------------------------------------------------------------------------------
\section{Awards \& fellowships}
% Example \tableentry{} command to add another line:
%\tableentry{Heading}{Content}{spaceafter}
% All 3 parameters must be supplied but any can be empty if you don't need them
% A "spaceafter" value in the third parameter will add some vertical space -- this is to be used between headings
%------------------------------------------------
% Start a table with two columns, the table will ensure everything is aligned
%------------------------------------------------
\awardsentry{2024-2025} % parameter 1
{\href{https://www.kitp.ucsb.edu/apply/fellowships/graduate-fellowship-program}{KITP Graduate Fellowship}} % parameter 2
{An opportunity for advanced physics doctoral students to spend a minimum period of 5 months at the Kavli Institute for Theoretical Physics.} % parameter 3
\awardsentry{2024} % parameter 1
{Peter Kahn Prize} % parameter 2
{An award for "outstanding research".} % parameter 3
\awardsentry{2023} % parameter 1
{\href{https://owl.ucsc.edu/summer/}{The Other Worlds Laboratory Exoplanet Summer Program}} % parameter 2
{The program that allows to visit UC Santa Cruz for three weeks to work on a project with an UCSC faculty.} % parameter 3
\awardsentry{2023 -- 2024} % parameter 1
{\href{https://frontera-portal.tacc.utexas.edu/fellowship/}{Frontera Computational Science Fellowship}} % parameter 2
{1-year fellowship for graduate students with an opportunity to compute on Frontera.} % parameter 3
\awardsentry{2022 -- 2024} % parameter 1
{\href{https://www.lsstcorporation.org/fellowship_program}{LSSTC Data Science Fellowship Program}} % parameter 2
{The program that consists of six week-long sessions on data science.} % parameter 3
\awardsentry{2020}
{Young Researchers Alliance FRIP program}
{The stipend awarded to students for research projects. Stipend: \$1,000}
%\tableentry{}{\textit{Awarded to ten best students from Kazakhstan for a research internship in the US and European universities and laboratories. Funding: \$7,500.}}
%------------------------------------------------
\nonstopmode
\awardsentry{2019}
{\href{http://yessenovfoundation.org/en/}{Yessenov Foundation Scholarship}}
{Awarded to ten best students from Kazakhstan for a research internship in the US and European universities and laboratories.
Funding: \$7,500}
%------------------------------------------------
% \tableentry{2015}
% {Altyn belgi}
% {National award for exceptional high-school performance awarded to 2\% of high-school graduates}
%------------------------------------------------
%\medskip % Extra whitespace before the next section
\section{Science Talks \& Posters \footnotesize {\faFileImageO}\,: Poster \phantom{XX.}}
% Example \tableentry{} command to add another line:
%\tableentry{Heading}{Content}{spaceafter}
% All 3 parameters must be supplied but any can be empty if you don't need them
% A "spaceafter" value in the third parameter will add some vertical space -- this is to be used between headings
%------------------------------------------------
% Start a table with two columns, the table will ensure everything is aligned
%------------------------------------------------
\talks{Know Thy Star 2, Caltech \faFileImageO}{Feb 2025}
\talks{MAPL Lab Group Meeting, University of California Santa Barbara}{Feb 2025}
\talks{Planet Formation group meeting, Flatiron Institute (CCA)}{Oct 2024}
\talks{High-Resolution Exoplanet and Stellar Characterization \faFileImageO}{Jul 2024}
\talks{Cool Stars 22, University of California San Diego \faFileImageO}{Jun 2024}
\talks{Frontera Talk, Texas Advanced Computing Center}{May 2024}
\talks{New York Area Exoplanets Meeting (NYAEM) 2024}{May 2024}
\talks{Lunch Talk, Columbia University}{Feb 2024}
\talks{Bay Area Exoplanet Meeting 44, University of California Santa Cruz}{Jul 2023}
\talks{University of California Santa Barbara}{Jul 2023}
\talks{OWL talk, University of California Santa Cruz}{Jul 2023}
\talks{StanCon 2023, Washington University in St. Louis}{Jun 2023}
\talks{Emerging Researchers in Exoplanet Science, Yale University \faFileImageO}{Jun 2023}
\talks{Origins of Solar Systems, Gordon Research Conference \faFileImageO}{Jun 2023}
\talks{Athena++ workshop, Flatiron Institute (CCA)}{May 2023}
\talks{Gravitational Waves group meeting, Flatiron Institute (CCA)}{Oct 2022}
\talks{Seminar, University of Kansas}{May 2022}
% \begin{list}{}{\pubslist}
% \input{talks}
% \end{list}
%----------------------------------------------------------------------------------------
\section{Public Outreach Talks \footnotesize {\faVideoCamera}\,: Watchable \phantom{XX.}}
% Example \tableentry{} command to add another line:
%\tableentry{Heading}{Content}{spaceafter}
% All 3 parameters must be supplied but any can be empty if you don't need them
% A "spaceafter" value in the third parameter will add some vertical space -- this is to be used between headings
%------------------------------------------------
% Start a table with two columns, the table will ensure everything is aligned
%------------------------------------------------
\awardsentry{Mar 2023}
{\href{https://www.youtube.com/watch?v=w7dNKDIJ9DM}{The formation of gas giants} \faVideoCamera}
{iTelescope Webinar Series}
\awardsentry{Aug 2022}
{Oceans in the Solar System}
{Astronomy on Tap, New York City}
\awardsentry{Apr 2021}
{\href{https://www.youtube.com/watch?v=E-OefNM564E}{How do planets form?} \faVideoCamera}
{Astronomy on Tap, Baton Rouge}
% Example \tableentry{} command to add another line:
%\tableentry{Heading}{Content}{spaceafter}
% All 3 parameters must be supplied but any can be empty if you don't need them
% A "spaceafter" value in the third parameter will add some vertical space -- this is to be used between headings
%------------------------------------------------
% Start a table with two columns, the table will ensure everything is aligned
%------------------------------------------------
%----------------------------------------------------------------------------------------
% TEACHING
%----------------------------------------------------------------------------------------
\section{Teaching appointments}
%------------------------------------------------
\awardsentry{May 2023 -- Jul 2023}
{Teaching Assistant}
{\textbf{Course}: Classical Physics Lab
Department of Physics \& Astronomy, Stony Brook University}
\awardsentry{Mar 2022 -- Apr 2022}
{Group Project Leader}
{ Women in Science and Engineering program
Stony Brook University}
\awardsentry{Aug 2021 -- Dec 2021}
{Teaching Assistant}
{\textbf{Course}: Introduction to Planetary Sciences
Department of Physics \& Astronomy, Stony Brook University}
\awardsentry{Jan 2017 -- Jan 2019}
{Tutor of Mathematics}
{\textbf{Courses}: Calculus I,II,III, Linear Algebra, Ordinary Differential Equations, Real Analysis
Department of Mathematics, Nazarbayev University}
%\tableentry{}{\textit{Awarded to ten best students from Kazakhstan for a research internship in the US and European universities and laboratories. Funding: \$7,500.}}
% \section{Observing Experience}
% %------------------------------------------------
% \awardsentry{Oct 2021}
% {8.2-meter Subaru Telescope (SCExAO)}
% {Assisted with 2 nights (remotely)}
% \awardsentry{Mar 2021}
% {Meade 14-inch telescope}
% {Assisted with 1 night (Stony Brook, NY)}
\section{Academic and Departmental Leadership and Service}
% Example \tableentry{} command to add another line:
%\tableentry{Heading}{Content}{spaceafter}
% All 3 parameters must be supplied but any can be empty if you don't need them
% A "spaceafter" value in the third parameter will add some vertical space -- this is to be used between headings
%------------------------------------------------
% Start a table with two columns, the table will ensure everything is aligned
%------------------------------------------------
% \awardsentry{Jun 2022 -- present}
% {Director of Marketing}
% {Physics Graduate Student Association, Department of Physics \& Astronomy, Stony Brook University}
\awardsentry{May 2024 --}
{Steering Committee Member}
{NASA HWO Demographics and Architectures Sub-WG}
\awardsentry{Oct 2023}
{Executive Secretary}
{NASA Astrophysics Theory Program (ATP)}
\awardsentry{Sep 2021 -- May 2023}
{Senator for the Department of Physics \& Astronomy, Member of the Graduate DEI Committee}
{Graduate Student Organization, Stony Brook University}
\awardsentry{Jun 2021 -- Jun 2022}
{Underclass person-at-large \& Director of External Affairs}
{Physics Graduate Student Association, Department of Physics \& Astronomy, Stony Brook University}
\awardsentry{Mar 2021 -- Sep 2021}
{Member of the Diversity Committee}
{Department of Physics \& Astronomy, Stony Brook University}
\awardsentry{Sep 2017 -- May 2020}
{Physics Department Representative}
{Student Council of Nazarbayev University}
\section{Selected outreach}
\awardsentry{Jan 2021 -- Jan 2023}
{Writer for \href{https://astrobites.org/author/ssagynbayeva/}{Astrobites.org}}
{A website where graduate students publish daily summaries of recent papers on astro-ph.
I also chaired the Advertising and Undergraduate Committees.}
%------------------------------------------------
\awardsentry{Apr 2018 -- May 2020}
{President of the Women in Physics Club}
{Nazarbayev University}
% %------------------------------------------------
\awardsentry{Oct 2017 -- Sep 2020}
{Volunteer at the “Education for all” center}
{An organization that helps children with mental and physical disabilities.
I organized the first three inclusive musical theatre performances in Kazakhstan}
% %------------------------------------------------
% %------------------------------------------------
% \awardsentry{Nov 2017}
% {Coordinator of the Children's Development Foundation's \textit{Warm Winter} project}
% {Coordinated a group of students to help low-income families that cannot afford winter clothes for their kids.}
% Example \tableentry{} command to add another line:
%\tableentry{Heading}{Content}{spaceafter}
% All 3 parameters must be supplied but any can be empty if you don't need them
% A "spaceafter" value in the third parameter will add some vertical space -- this is to be used between headings
%------------------------------------------------
\section{Computational Skills}
%------------------------------------------------
% Blank \educationentry{} command to add another degree:
%\educationentry{} % Duration
%{} % Degree
%{} % Honours, achievements or distinctions (e.g. first class honours)
%{} % Department
%{} % Institution
% All 5 parameters must be supplied but any can be empty if you don't need them
%------------------------------------------------
\begin{tabular}{rl} % Start a table with two columns, the table will ensure everything is aligned
%------------------------------------------------
%------------------------------------------------
\educationentry{Programming / Markup languages} % Duration
{} % Degree
{Python, C/C++, IDL, SQL, HTML, JavaScript, Mathematica, \LaTeX} % Department
{} %Honours
{} % Institution
{}
%------------------------------------------------
\educationentry{Hydro codes} % Duration
{} % Degree
{Athena++, PLUTO} % Department
{} %Honours
{} % Institution
{}
%------------------------------------------------
\educationentry{N-body codes} % Duration
{} % Degree
{REBOUND} % Department
{} %Honours
{} % Institution
{}
%------------------------------------------------
\educationentry{Frameworks / Tools} % Duration
{} % Degree
{git, GitHub, ds9, Slurm} % Department
{} %Honours
{} % Institution
{}
\educationentry{Supercomputing Clusters} % Duration
{} % Degree
{\textit{seawulf} at SBU, \textit{Frontera} at the Texas Advanced Computing Center, \textit{rusty} at Flatiron Institute} % Department
{} %Honours
{} % Institution
{}
% \educationentry{Speaking Languages} % Duration
% {} % Degree
% {English (advanced), Russian (native), Spanish (B1)} % Department
% {} %Honours
% {} % Institution
% {}
%------------------------------------------------
\end{tabular}
% \section{Languages}
% English (advanced), Russian (native), Spanish (B1)
%----------------------------------------------------------------------------------------
% \section{Hobbies}
% %------------------------------------------------
% % Blank \educationentry{} command to add another degree:
% %\educationentry{} % Duration
% %{} % Degree
% %{} % Honours, achievements or distinctions (e.g. first class honours)
% %{} % Department
% %{} % Institution
% % All 5 parameters must be supplied but any can be empty if you don't need them
% %------------------------------------------------
% \begin{tabular}{rl} % Start a table with two columns, the table will ensure everything is aligned
% %------------------------------------------------
% %------------------------------------------------
% \educationentry{Songwriting} % Duration
% {} % Degree
% {1 album, 3 singles on \href{https://ssagynbayeva.github.io/music}{all streaming platforms}} % Department
% {} %Honours
% {} % Institution
% {}
% %------------------------------------------------
% \educationentry{Musical instruments} % Duration
% {} % Degree
% {drum kit, piano, guitar, ukulele} % Department
% {} %Honours
% {} % Institution
% {}
% \educationentry{Dance styles} % Duration
% {} % Degree
% {waacking, house, jazz-funk, vogue} % Department
% {} %Honours
% {} % Institution
% {}
% \educationentry{Additional interests} % Duration
% {} % Degree
% {photography, chess} % Department
% {} %Honours
% {} % Institution
% {}
% %------------------------------------------------
% \end{tabular}
\end{paracol}
%----------------------------------------------------------------------------------------
\end{document}