CV/CV.tex

154 lines
9.7 KiB
TeX
Raw Normal View History

\documentclass{article}
\usepackage[a4paper, margin=2cm]{geometry}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{dirtytalk}
\usepackage{enumitem}
\usepackage{array, xcolor}
\usepackage{longtable}
2022-06-08 02:28:49 -05:00
\usepackage{lastpage}
\usepackage{fancyhdr}
2024-03-13 17:43:35 -05:00
\usepackage{hyperref, bookmark}
2022-06-08 02:28:49 -05:00
2024-03-13 17:43:35 -05:00
% Define headers and footers
2022-06-08 02:28:49 -05:00
\fancyhf{}
\fancyhead[L]{Curriculum Vitae}\fancyhead[R]{Sayantan Santra}
\fancyfoot[R]{\footnotesize Page \thepage \space of \pageref{LastPage}}
\pagestyle{fancy}
2024-03-13 17:43:35 -05:00
% Define footers for the first page
2022-06-08 02:28:49 -05:00
\fancypagestyle{plain}{
\renewcommand{\headrulewidth}{0pt}
\fancyhf{}
\fancyfoot[R]{\footnotesize Page \thepage\ of \pageref{LastPage}}
2022-06-08 02:28:49 -05:00
}
\definecolor{lightgray}{gray}{0.8}
\newcolumntype{L}{>{\raggedleft}p{0.18\textwidth}}
\newcolumntype{R}{p{0.76\textwidth}}
\newcommand\VRule{\color{lightgray}\vrule width 0.5pt}
\title{\bfseries \Huge Curriculum Vitae}
\author{}
\date{}
\begin{document}
\maketitle
\vspace*{-2cm}
2022-07-06 01:00:21 -05:00
2024-03-13 17:43:35 -05:00
\section{Personal Information}
\begin{tabular}{L!{\VRule}R}
Name & Sayantan Santra \\
Email & sayantan.santra689@gmail.com \\
& sayantan.santra@ou.edu \\
Address & Norman, Oklahoma, US, ZIP - 73071 \\
Languages & Bangla (native), English (fluent), Hindi (fluent) and Sanskrit (intermediate)
\end{tabular}
2022-07-06 01:00:21 -05:00
2024-03-13 17:43:35 -05:00
\section{Research Interests}
I'm interested in Algebraic Number Theory, specifically L-functions of modular forms and elliptic curves.
2022-07-06 01:00:21 -05:00
2024-03-13 17:43:35 -05:00
\section{Work Experience}
\begin{tabular}{L!{\VRule}R}
2023-07-18 17:17:02 -05:00
2021- & Graduate Teaching Assistant at The University of Oklahoma, Norman, OK, US
\end{tabular}
2022-07-06 01:00:21 -05:00
2024-03-13 17:43:35 -05:00
\section{Education}
\begin{tabular}{L!{\VRule}R}
2023-07-18 17:17:02 -05:00
2021- & PhD in Mathematics from The University of Oklahoma, Norman, OK, US \\
2019-2021 & M. Math. Mathematics (First Division with Distinction) from Indian Statistical Institute, Bengaluru, Karnataka, India \\
2016-2019 & B.Sc. (Hons.) Mathematics (First Class) from Ramakrishna Mission Residential College, Narendrapur, Kolkata, WB, India \\
2016 & Grade O in Higher Secondary examination \\
2014 & Grade AA in Secondary Examination
\end{tabular}
2022-07-06 01:00:21 -05:00
2024-03-13 17:43:35 -05:00
\section{Achievements}
\begin{longtable}{L!{\VRule}R}
2021 & I was among the 9 students selected for PhD at the prestigious TIFR (Tata Institute for Fundamental Research), Mumbai. \\
2019 & I got into the top quartile in Simon Marais Mathematics Competition and received a special mention. \\
2019 & I secured a nationwide rank 10 in CSIR-UGC NET, December 2019. \\
2019 & I secured nationwide rank 2 in the M. Math. entrance test of ISI (Indian Statistical Institute). \\
2019 & I was among the 15 students selected for interview at the prestigious CMI (Chennai Mathematical Institute) for M.Sc. in
Mathematics. \\
2019 & I secured nationwide rank 87 in JAM 2019 and was among the 5 students selected for admission in the prestigious IISc (Indian
Institute of Science) for integrated PhD in Mathematics. \\
2023-07-18 17:17:02 -05:00
2016 & I received the prestigious INSPIRE SHE scholarship (for the period 2016-2019).
\end{longtable}
2022-07-06 01:00:21 -05:00
2024-03-13 17:43:35 -05:00
\section{Programming}
I have experience with the languages SageMath, Lean 4, Rust, C++, C, Python, OCaml, JavaScript, HTML, \LaTeX, and some SQL. I'm also
familiar with Linux, Docker, and shell programming
2024-03-13 17:43:35 -05:00
\section{Projects, Readings and Internships}
\begin{tabular}{L!{\VRule}R}
2023 & Formalization of Mathematics Summer School from 5-16 June in SLMath (formerly MSRI), Berkeley, CA \\
& [We learned about the Lean 4 proof assistant and I, as part of a team, did a project to prove a bunch of theorems related to
Krull dimension to be put into Mathlib.] \\
2023 & Reading course on Modular Forms and Hecke Operators (following the lecture notes by Ribet-Stein) under the guidance of Dr.
Kimball Martin of the University of Oklahoma during January-May \\
2022 & Reading course on Analytical Number Theory under the guidance of Dr. Ameya Pitale of the University of Oklahoma during
August-December \\
2022 & PAWS (Preliminary Arizona Winter School): Heights in Diophantine Geometry under the guidance of Dr. Padmavathi Srinivasan of
ICERM during Oct.-Nov. \\
2022 & Research project on statistical trends of coefficients of L-functions of elliptic curves under the guidance of Dr. Kimball Martin
of the University of Oklahoma during May-August \\
2022 & Reading course on Modular Forms under the guidance of Dr. Kimball Martin of the University of Oklahoma during January-May \\
2021 & Project titled \say{Primes of the form $p=x^2+ny^2$} under the guidance of Dr. Ramesh Sreekantan of ISI Bengaluru during January-May \\
2020 & Category Theory course under Dr. Amit Kuber of IIT Kanpur in September \\
2017 & NPTEL course in Graph Theory (2017) : Got 93\% in the certification exam \\
2022-11-07 03:11:15 -06:00
2015 & INSPIRE Internship during class XI
\end{tabular}
2022-07-06 01:00:21 -05:00
2024-03-13 17:43:35 -05:00
\section{Presentations/Talks}
2022-09-17 02:21:52 -05:00
\begin{tabular}{L!{\VRule}R}
2024 & \say {A (very) Brief Introduction to Lean 4} in Student Algebra Seminar at the University of Oklahoma on 7th February \\
2023 & \say{On Congruences of Coefficients of Modular Forms} in the ARTS (Algebra and Representation Theory Seminar) at the University
of Oklahoma on 29th September \\
2023 & \say{On Congruences of Coefficients of Modular Forms} in Student Presentation Seminar at the University of Oklahoma on 21st September \\
2023 & \say{Elliptic Curves and Integer Factorization} in Student Presentation Seminar at the University of Oklahoma on 13th April \\
2022 & \say{Motivations and Consequences of the Prime Number Theorem} in SPS (Student Presentation Seminar) at the University of
Oklahoma on 15th November \\
2021 & \say{Primes of the Form $p=x^2+ny^2$} in Student Algebra Seminar at the University of Oklahoma in November \\
2021 & \say{Primes of the Form $p=x^2+ny^2$} for final semester project presentation at the Indian Statistical Institute in May \\
2022-11-07 03:11:15 -06:00
2019 & \say{Planar Graphs and n-Holed Tori} at RKMRC Narendrapur in February
2022-09-17 02:21:52 -05:00
\end{tabular}
2024-03-13 17:43:35 -05:00
\section{Conferences Attended}
\begin{tabular}{L!{\VRule}R}
2024-03-09 18:11:47 -06:00
2024 & Hybrid Conference on AI-Math on February 27-29 organized by UERJ, RJ, Brazil \\
2023-10-19 18:48:08 -05:00
2023 & TORA (Texas-Oklahoma Representations and Automorphic forms) XII on October 14-15 at University of Oklahoma, Norman, OK, US \\
2023-03-08 16:53:38 -06:00
2023 & SLAM (Southwest Local Algebra Meeting) 2023 on March 4-5 at University of North Texas, Denton, TX, US \\
2022 & TORA (Texas-Oklahoma Representations and Automorphic forms) XI on April 1-3 at Oklahoma State University, Stillwater, OK, US \\
2022-11-07 03:11:15 -06:00
2016,17,18 & Analytica at St. Xavier's College, Kolkata, India
\end{tabular}
2022-07-06 01:00:21 -05:00
2024-03-13 17:43:35 -05:00
\section{Standardised Tests}
\begin{itemize}
\item {\bf TOEFL iBT (November 2019)} \\
Reading (29), Listening (30), Speaking (25) and Writing (26) \\
Total - {\bf 110/120}
\end{itemize}
2022-07-06 01:00:21 -05:00
2024-03-13 17:43:35 -05:00
\section{Extracurricular Activities}
\subsection{Organization and Leadership}
\begin{tabular}{L!{\VRule}R}
2024 & Organized the Student Algebra Seminar in Spring \\
2020 & Organized Mathletics (an online math event during the pandemic) with some like minded friends \\
2018 & Organized Infinity (a two day inter-college math competition organized by the Department of Mathematics and the Department of
Statistics) in Spring as a representative of the Department of Mathematics
\end{tabular}
\subsection{Hobbies}
\begin{enumerate}[label=(\alph*)]
\item I'm a hobbyist programmer and an active supporter of the FOSS movement.
\item I'm a coffee enthusiast. I love making and drinking coffee; and also have interest in learning about the science and history of
coffee.
\item I like to participate in quizzes, having competed in state level competitions and won awards in district level competitions.
\item I'm also interested in literature. I've published several poems in both my native language Bangla and English. Also, like most
people, I love music and movies.
\end{enumerate}
2022-07-06 01:00:21 -05:00
2024-03-13 17:43:35 -05:00
\section{Declaration}
I hereby declare that the details and information given above are complete and true to the best of my knowledge.
\vspace*{2cm} \\
Date \,: \today \hfill [SAYANTAN SANTRA] \\
Place : Norman, OK, US \hfill Signature \hspace{1cm}
2024-03-09 18:11:47 -06:00
\end{document}