diff --git a/cv.tex b/cv.tex index 0270651..773bedc 100644 --- a/cv.tex +++ b/cv.tex @@ -81,8 +81,8 @@ %\renewcommand{\acvHeaderAfterQuoteSkip}{0mm} \renewcommand*{\headerquotestyle}[1]{{\fontsize{10pt}{1em}\bodyfont\color{darktext} #1}} %\quote{``Be the change that you want to see in the world."} -\quote{{\bfseries\color{awesome} Research Interests:}\\ Deep Generative Models, Trustworthy Machine Learning, Signals and Systems \\ -Machine Learning for Computer Vision \& Speech Recognition} +\quote{{\bfseries\color{awesome} Research Interests:}\\ Generative Models, Natural Language Processing, Signals and Systems \\ +Theoretical Machine Learning, Computer Vision} %------------------------------------------------------------------------------- @@ -106,9 +106,10 @@ %------------------------------------------------------------------------------- \input{cv/education.tex} \input{cv/skills.tex} -\input{cv/projects.tex} \input{cv/experience.tex} +\input{cv/projects.tex} \input{cv/certificates.tex} +\clearpage \input{cv/honors.tex} \input{cv/languages.tex} \input{cv/references.tex} diff --git a/cv/certificates.tex b/cv/certificates.tex index 3665fec..95d0071 100644 --- a/cv/certificates.tex +++ b/cv/certificates.tex @@ -14,7 +14,7 @@ {DeepLearning.AI} % Organization {\href{https://www.coursera.org/account/accomplishments/specialization/certificate/WT5VCNDDCB7V}{Generative Adversarial Networks Specialization}} % Course {} % Empty location - {Summer-Fall 2020} % Data + {Spring 2022} % Data { \begin{cvitems} % Description(s) bullet points \item {\href{https://www.coursera.org/account/accomplishments/certificate/BX8G5BY5Y4DL}{Build Basic Generative Adversarial Networks (Credential ID: BX8G5BY5Y4DL)}} @@ -40,7 +40,7 @@ {DeepLearning.AI} % Organization {\href{https://www.coursera.org/account/accomplishments/specialization/certificate/3DWHZC46YSCK}{Deep Learning Specialization}} % Course {} % Empty location - {Summer-Fall 2020} % Data + {Summer - Fall 2020} % Data { \begin{cvitems} % Description(s) bullet points \item {\href{https://www.coursera.org/account/accomplishments/certificate/BA53EAM4SJND}{Neural Networks and Deep Learning (Credential ID: BA53EAM4SJND)}} diff --git a/cv/education.tex b/cv/education.tex index 75715d0..c941ff5 100644 --- a/cv/education.tex +++ b/cv/education.tex @@ -11,15 +11,15 @@ %--------------------------------------------------------- \cventry - {Bachelor of Science in Computer Engineering, Current GPA: \textbf{19.46 / 20}} % Degree - % {Bachelor of Science in Computer Engineering, GPA: \textbf{4 / 4}, Average: \textbf{19.46 / 20} (132 units passed)} % Degree - % {Bachelor of Science in Computer Engineering, Average: 19.46 / 20 (132 units passed)} % Degree + {Bachelor of Science in Computer Engineering, GPA: \textbf{19.45 / 20}} % Degree + % {Bachelor of Science in Computer Engineering, GPA: \textbf{4 / 4}, Average: \textbf{19.45 / 20}} % Degree + % {Bachelor of Science in Computer Engineering, Average: 19.45 / 20} % Degree {Amirkabir University of Technology} % Institution {Tehran, Iran} % Location {Sep. 2018 - Apr. 2023} % Date(s) { \begin{cvitems} - \item{Ranked \textbf{3rd} among 156 students in total of 8 semesters.} + \item{Ranked \textbf{3rd} among 156 students} \item{ \textbf{Relevant Coursework} (*PASS courses are due to COVID-19): \smallskip @@ -33,7 +33,7 @@ Multicore Programming: 19.8 / 20 & Web Programming: 20 / 20 & \end{tabular} \\[2mm] - \textcolor{awesome-skyblue}{B.Sc. transcript until Jul. 2022: \href{https://rshayanfar.ir/transcript.pdf}{https://rshayanfar.ir/transcript.pdf}} + \textcolor{awesome-skyblue}{B.Sc.~transcript: \href{https://rshayanfar.ir/transcript.pdf}{https://rshayanfar.ir/transcript.pdf}} \medskip \end{adjustwidth} } diff --git a/cv/experience.tex b/cv/experience.tex index db5a566..99b4ccc 100644 --- a/cv/experience.tex +++ b/cv/experience.tex @@ -76,6 +76,7 @@ %--------------------------------------------------------- \end{cventries} +\clearpage %------------------------------------------------------------------------------- % SUBSECTION TITLE %------------------------------------------------------------------------------- @@ -86,28 +87,28 @@ %------------------------------------------------------------------------------- \begin{cventries} -%--------------------------------------------------------- - \cventry +\cventry {\href{https://aut.ac.ir/}{Amirkabir University of Technology}} % Job title - {Teaching Assistant, Computational Intelligence} % Organization + {Teaching Assistant, Multicore Programming} % Organization {} % Location - {Spring 2022} % Date(s) + {Spring 2022 \& 2023} % Date(s) { \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Under supervision of Prof.~M.~Ebadzadeh} - \item {Designing programming assignments, giving quizzes, grading} + \item {Under supervision of Prof.~M.~Momtazpour} + \item {Designing theoretical and programming assignments, grading} \end{cvitems} } - + +%--------------------------------------------------------- \cventry {\href{https://aut.ac.ir/}{Amirkabir University of Technology}} % Job title - {Teaching Assistant, Multicore Programming} % Organization + {Teaching Assistant, Computational Intelligence} % Organization {} % Location {Spring 2022} % Date(s) { \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Under supervision of Prof.~M.~Momtazpour} - \item {Designing theoretical and programming assignments, grading} + \item {Under supervision of Prof.~M.~Ebadzadeh} + \item {Designing programming assignments, giving quizzes, grading} \end{cvitems} } diff --git a/cv/projects.tex b/cv/projects.tex index 00683ef..a6ad1f1 100644 --- a/cv/projects.tex +++ b/cv/projects.tex @@ -14,11 +14,12 @@ {Python, Keras, PyTorch, Genrative Models} % Skills {Generating Handwritten Persian Characters with Generative Models} % Project {} % Empty location - {2022-PRESENT} % Date + {Feb. 2022 - Apr. 2023} % Date { \begin{cvitems} % Description(s) bullet points \item {Analysis of the recently introduced \textbf{generative models} ability to represent and reconstruct individual Persian handwritten characters shape. The models under study are \href{https://arxiv.org/abs/1406.2661}{\textbf{GAN}} and its variations (like \href{https://arxiv.org/abs/1511.06434}{\textbf{DCGAN}} and \href{https://arxiv.org/abs/1704.00028}{\textbf{WGAN-GP}}), \href{https://arxiv.org/abs/1312.6114}{\textbf{VAE}}, \href{https://arxiv.org/abs/1605.08803}{\textbf{Real NVP} (Normalizing Flows)}, and \href{https://arxiv.org/abs/2006.11239}{\textbf{DDPM}}.} - \item {This is my \textbf{BSc.~project} under supervision of Prof.~A.~Nickabadi.} + \item{A technique was employed to replicate specific people's handwriting based on the given handwriting samples using Real NVP model.} + \item {This was my \textbf{BSc.~project} under supervision of Prof.~A.~Nickabadi.} \end{cvitems} } @@ -126,17 +127,17 @@ \end{cvitems} } -%--------------------------------------------------------- - \cventry - {HTML, JavaScript, CSS} % Skills - {\href{https://konkur98.ga}{Konkur98}} % Project - {} % Empty location - {2017} % Date - { - \begin{cvitems} % Description(s) bullet points - \item {Front-end development of a countdown website for \href{https://en.wikipedia.org/wiki/Iranian_University_Entrance_Exam}{Nationwide University Entrance Exam of Iran}.} - \end{cvitems} - } +%%--------------------------------------------------------- +% \cventry +% {HTML, JavaScript, CSS} % Skills +% {\href{https://konkur98.ga}{Konkur98}} % Project +% {} % Empty location +% {2017} % Date +% { +% \begin{cvitems} % Description(s) bullet points +% \item {Front-end development of a countdown website for \href{https://en.wikipedia.org/wiki/Iranian_University_Entrance_Exam}{Nationwide University Entrance Exam of Iran}.} +% \end{cvitems} +% } %--------------------------------------------------------- \cventry diff --git a/cv/skills.tex b/cv/skills.tex index 63ce73c..2ff8068 100644 --- a/cv/skills.tex +++ b/cv/skills.tex @@ -12,7 +12,7 @@ %--------------------------------------------------------- \cvskill {Languages} % Category - {Python, PHP, Java, HTML, CSS, JavaScript, C, \LaTeX, LISP, ML} % Skills + {Python, PHP, Go, Java, HTML, CSS, JavaScript, C, \LaTeX, LISP, ML} % Skills %--------------------------------------------------------- \cvskill @@ -24,6 +24,11 @@ {DevOps} % Category {Docker, Kubernetes} % Skills +%--------------------------------------------------------- + \cvskill + {Big Data} % Category + {Apache Hadoop, Apache Spark, Apache Hive} % Skills + %--------------------------------------------------------- \cvskill {Other} % Category