tests: use example entries from the docs in the tests

This commit is contained in:
Sina Atalay 2024-02-27 18:56:52 +01:00
parent c7124745ac
commit 2719972d0f
22 changed files with 538 additions and 253 deletions

View File

@ -156,7 +156,7 @@
\section{Section1}
\begin{changemargin}{0.2 cm}{0.2 cm}
My Text Entry
My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!
\end{changemargin}
@ -164,7 +164,7 @@
\vspace{0.2 cm}
\begin{changemargin}{0.2 cm}{0.2 cm}
My Text Entry
My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!
\end{changemargin}
@ -175,30 +175,30 @@
\section{Section2}
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{4.1 cm}}
\textbf{My Title}
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
\vspace{0.10 cm}
\mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}}
\mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname}
\vspace{0.10 cm}
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} &
Dec. 2023
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) &
Dec. 2021
\end{tabularx}
\vspace{0.2 cm}
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{4.1 cm}}
\textbf{My Title}
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
\vspace{0.10 cm}
\mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}}
\mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname}
\vspace{0.10 cm}
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} &
Dec. 2023
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) &
Dec. 2021
\end{tabularx}
@ -211,14 +211,18 @@
K{0.2 cm}
R{4.1 cm}
}
\textbf{CERN}, Researcher
\textbf{Some Company}, Software Engineer
\vspace{0.10 cm}
\begin{highlights}
\item Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.
\item Managed a team of \textbf{5} engineers.
\end{highlights}
&
TX, USA
July 2020 to Aug. 2021
\end{tabularx}
\vspace{0.2 cm}
@ -228,14 +232,18 @@
K{0.2 cm}
R{4.1 cm}
}
\textbf{CERN}, Researcher
\textbf{Some Company}, Software Engineer
\vspace{0.10 cm}
\begin{highlights}
\item Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.
\item Managed a team of \textbf{5} engineers.
\end{highlights}
&
TX, USA
July 2020 to Aug. 2021
\end{tabularx}
@ -255,10 +263,14 @@
\vspace{0.10 cm}
\begin{highlights}
\item GPA: 3.24/4.00 (\href{https://example.com}{Transcript})
\item Awards: Dean's Honor List, Sportsperson of the Year
\end{highlights}
&
Istanbul, Turkey
Sept. 2015 to June 2020
\end{tabularx}
\vspace{0.2 cm}
@ -275,10 +287,14 @@
\vspace{0.10 cm}
\begin{highlights}
\item GPA: 3.24/4.00 (\href{https://example.com}{Transcript})
\item Awards: Dean's Honor List, Sportsperson of the Year
\end{highlights}
&
Istanbul, Turkey
Sept. 2015 to June 2020
\end{tabularx}
@ -289,11 +305,20 @@
\textwidth-0.4 cm-0.13cm
}{
K{0.2 cm}
R{4.1 cm}
}
\textbf{My Entry}
\textbf{Some Project}
\vspace{0.10 cm}
\begin{highlights}
\item Developed a web application with \textbf{React} and \textbf{Django}.
\item Implemented a \textbf{RESTful API}
\end{highlights}
&
Remote
Sept. 2021
\end{tabularx}
@ -302,11 +327,20 @@
\textwidth-0.4 cm-0.13cm
}{
K{0.2 cm}
R{4.1 cm}
}
\textbf{My Entry}
\textbf{Some Project}
\vspace{0.10 cm}
\begin{highlights}
\item Developed a web application with \textbf{React} and \textbf{Django}.
\item Implemented a \textbf{RESTful API}
\end{highlights}
&
Remote
Sept. 2021
\end{tabularx}
@ -318,14 +352,14 @@
\advance\csname @rightskip\endcsname 0.2 cm
\advance\rightskip 0.2 cm
\textbf{My One Line Entry:} My Details and some math $a=6^4 \frac{3}{5}$ \par\endgroup
\textbf{Programming:} Python, C++, JavaScript, MATLAB \par\endgroup
\vspace{0.2 cm}
\begingroup\leftskip=0.2 cm
\advance\csname @rightskip\endcsname 0.2 cm
\advance\rightskip 0.2 cm
\textbf{My One Line Entry:} My Details and some math $a=6^4 \frac{3}{5}$ \par\endgroup
\textbf{Programming:} Python, C++, JavaScript, MATLAB \par\endgroup

View File

@ -79,57 +79,69 @@
\section{Section1}
\cvlistitem{My Text Entry}
\cvlistitem{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!}
\cvlistitem{My Text Entry}
\cvlistitem{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!}
\section{Section2}
\cventry{Dec. 2023}{My Title}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{}
\cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}}}
\cventry{Dec. 2021}{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{}
\cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname}}
\cventry{Dec. 2023}{My Title}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{}
\cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}}}
\cventry{Dec. 2021}{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{}
\cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname}}
\section{Section3}
\cventry{}{Researcher}{CERN}{}{}{}
\cventry{July 2020 to Aug. 2021}{Software Engineer}{Some Company}{TX, USA}{}{}
\cvline{}{\small Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.}
\cvline{}{\small Managed a team of \textbf{5} engineers.}
\cventry{}{Researcher}{CERN}{}{}{}
\cventry{July 2020 to Aug. 2021}{Software Engineer}{Some Company}{TX, USA}{}{}
\cvline{}{\small Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.}
\cvline{}{\small Managed a team of \textbf{5} engineers.}
\section{Section4}
\cventry{}{BS, Mechanical Engineering}{Boğaziçi University}{}{}{}
\cventry{Sept. 2015 to June 2020}{BS, Mechanical Engineering}{Boğaziçi University}{Istanbul, Turkey}{}{}
\cvline{}{\small GPA: 3.24/4.00 (\href{https://example.com}{Transcript})}
\cvline{}{\small Awards: Dean's Honor List, Sportsperson of the Year}
\cventry{}{BS, Mechanical Engineering}{Boğaziçi University}{}{}{}
\cventry{Sept. 2015 to June 2020}{BS, Mechanical Engineering}{Boğaziçi University}{Istanbul, Turkey}{}{}
\cvline{}{\small GPA: 3.24/4.00 (\href{https://example.com}{Transcript})}
\cvline{}{\small Awards: Dean's Honor List, Sportsperson of the Year}
\section{Section5}
\cventry{}{My Entry}{}{}{}{}
\cventry{Sept. 2021}{Some Project}{}{Remote}{}{}
\cvline{}{\small Developed a web application with \textbf{React} and \textbf{Django}.}
\cvline{}{\small Implemented a \textbf{RESTful API}}
\cventry{}{My Entry}{}{}{}{}
\cventry{Sept. 2021}{Some Project}{}{Remote}{}{}
\cvline{}{\small Developed a web application with \textbf{React} and \textbf{Django}.}
\cvline{}{\small Implemented a \textbf{RESTful API}}
\section{Section6}
\cvline{My One Line Entry}{My Details and some math $a=6^4 \frac{3}{5}$}
\cvline{Programming}{Python, C++, JavaScript, MATLAB}
\cvline{My One Line Entry}{My Details and some math $a=6^4 \frac{3}{5}$}
\cvline{Programming}{Python, C++, JavaScript, MATLAB}

View File

@ -164,9 +164,9 @@
\section{Section1}
\resumeSubHeadingListStart
\resumeSubItem{}{My Text Entry}
\resumeSubItem{}{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!}
\resumeSubItem{}{My Text Entry}
\resumeSubItem{}{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!}
\resumeSubHeadingListEnd
@ -174,17 +174,17 @@
\resumeSubHeadingListStart
\resumeSubheading
{My Title}{Dec. 2023}
{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{Dec. 2021}
{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}
\resumeItemListStart
\resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}} \par}
\resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
\resumeItemListEnd
\resumeSubheading
{My Title}{Dec. 2023}
{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{Dec. 2021}
{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}
\resumeItemListStart
\resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}} \par}
\resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
\resumeItemListEnd
@ -193,13 +193,21 @@
\resumeSubHeadingListStart
\resumeSubheading
{CERN}{}
{Researcher}{}
{Some Company}{TX, USA}
{Software Engineer}{July 2020 to Aug. 2021}
\resumeItemListStart
\resumeItem{}{Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.}
\resumeItem{}{Managed a team of \textbf{5} engineers.}
\resumeItemListEnd
\resumeSubheading
{CERN}{}
{Researcher}{}
{Some Company}{TX, USA}
{Software Engineer}{July 2020 to Aug. 2021}
\resumeItemListStart
\resumeItem{}{Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.}
\resumeItem{}{Managed a team of \textbf{5} engineers.}
\resumeItemListEnd
@ -208,13 +216,21 @@
\resumeSubHeadingListStart
\resumeSubheading
{Boğaziçi University}{}
{BS in Mechanical Engineering}{}
{Boğaziçi University}{Istanbul, Turkey}
{BS in Mechanical Engineering}{Sept. 2015 to June 2020}
\resumeItemListStart
\resumeItem{}{GPA: 3.24/4.00 (\href{https://example.com}{Transcript})}
\resumeItem{}{Awards: Dean's Honor List, Sportsperson of the Year}
\resumeItemListEnd
\resumeSubheading
{Boğaziçi University}{}
{BS in Mechanical Engineering}{}
{Boğaziçi University}{Istanbul, Turkey}
{BS in Mechanical Engineering}{Sept. 2015 to June 2020}
\resumeItemListStart
\resumeItem{}{GPA: 3.24/4.00 (\href{https://example.com}{Transcript})}
\resumeItem{}{Awards: Dean's Honor List, Sportsperson of the Year}
\resumeItemListEnd
@ -223,11 +239,19 @@
\resumeSubHeadingListStart
\resumeNormalSubheading
{My Entry}{}
{Some Project}{Sept. 2021}
\resumeItemListStart
\resumeItem{}{Developed a web application with \textbf{React} and \textbf{Django}.}
\resumeItem{}{Implemented a \textbf{RESTful API}}
\resumeItemListEnd
\resumeNormalSubheading
{My Entry}{}
{Some Project}{Sept. 2021}
\resumeItemListStart
\resumeItem{}{Developed a web application with \textbf{React} and \textbf{Django}.}
\resumeItem{}{Implemented a \textbf{RESTful API}}
\resumeItemListEnd
@ -236,11 +260,11 @@
\resumeSubHeadingListStart
\vspace{0.08cm}
\resumeSubItem{My One Line Entry}
{My Details and some math $a=6^4 \frac{3}{5}$}
\resumeSubItem{Programming}
{Python, C++, JavaScript, MATLAB}
\resumeSubItem{My One Line Entry}
{My Details and some math $a=6^4 \frac{3}{5}$}
\resumeSubItem{Programming}
{Python, C++, JavaScript, MATLAB}
\resumeSubHeadingListEnd

View File

@ -156,7 +156,7 @@
\section{Section1}
\begin{changemargin}{0.2 cm}{0.2 cm}
My Text Entry
My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!
\end{changemargin}
@ -164,7 +164,7 @@
\vspace{0.2 cm}
\begin{changemargin}{0.2 cm}{0.2 cm}
My Text Entry
My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!
\end{changemargin}
@ -175,30 +175,30 @@
\section{Section2}
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{4.1 cm}}
\textbf{My Title}
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
\vspace{0.10 cm}
\mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}}
\mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname}
\vspace{0.10 cm}
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} &
Dec. 2023
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) &
Dec. 2021
\end{tabularx}
\vspace{0.2 cm}
\begin{tabularx}{\textwidth-0.4 cm-0.13cm}{K{0.2 cm} R{4.1 cm}}
\textbf{My Title}
\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}
\vspace{0.10 cm}
\mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}}
\mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname}
\vspace{0.10 cm}
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} &
Dec. 2023
\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648} (IEEE Transactions on Applied Superconductivity) &
Dec. 2021
\end{tabularx}
@ -211,14 +211,18 @@
K{0.2 cm}
R{4.1 cm}
}
\textbf{CERN}, Researcher
\textbf{Some Company}, Software Engineer
\vspace{0.10 cm}
\begin{highlights}
\item Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.
\item Managed a team of \textbf{5} engineers.
\end{highlights}
&
TX, USA
July 2020 to Aug. 2021
\end{tabularx}
\vspace{0.2 cm}
@ -228,14 +232,18 @@
K{0.2 cm}
R{4.1 cm}
}
\textbf{CERN}, Researcher
\textbf{Some Company}, Software Engineer
\vspace{0.10 cm}
\begin{highlights}
\item Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.
\item Managed a team of \textbf{5} engineers.
\end{highlights}
&
TX, USA
July 2020 to Aug. 2021
\end{tabularx}
@ -255,10 +263,14 @@
\vspace{0.10 cm}
\begin{highlights}
\item GPA: 3.24/4.00 (\href{https://example.com}{Transcript})
\item Awards: Dean's Honor List, Sportsperson of the Year
\end{highlights}
&
Istanbul, Turkey
Sept. 2015 to June 2020
\end{tabularx}
\vspace{0.2 cm}
@ -275,10 +287,14 @@
\vspace{0.10 cm}
\begin{highlights}
\item GPA: 3.24/4.00 (\href{https://example.com}{Transcript})
\item Awards: Dean's Honor List, Sportsperson of the Year
\end{highlights}
&
Istanbul, Turkey
Sept. 2015 to June 2020
\end{tabularx}
@ -289,11 +305,20 @@
\textwidth-0.4 cm-0.13cm
}{
K{0.2 cm}
R{4.1 cm}
}
\textbf{My Entry}
\textbf{Some Project}
\vspace{0.10 cm}
\begin{highlights}
\item Developed a web application with \textbf{React} and \textbf{Django}.
\item Implemented a \textbf{RESTful API}
\end{highlights}
&
Remote
Sept. 2021
\end{tabularx}
@ -302,11 +327,20 @@
\textwidth-0.4 cm-0.13cm
}{
K{0.2 cm}
R{4.1 cm}
}
\textbf{My Entry}
\textbf{Some Project}
\vspace{0.10 cm}
\begin{highlights}
\item Developed a web application with \textbf{React} and \textbf{Django}.
\item Implemented a \textbf{RESTful API}
\end{highlights}
&
Remote
Sept. 2021
\end{tabularx}
@ -318,14 +352,14 @@
\advance\csname @rightskip\endcsname 0.2 cm
\advance\rightskip 0.2 cm
\textbf{My One Line Entry:} My Details and some math $a=6^4 \frac{3}{5}$ \par\endgroup
\textbf{Programming:} Python, C++, JavaScript, MATLAB \par\endgroup
\vspace{0.2 cm}
\begingroup\leftskip=0.2 cm
\advance\csname @rightskip\endcsname 0.2 cm
\advance\rightskip 0.2 cm
\textbf{My One Line Entry:} My Details and some math $a=6^4 \frac{3}{5}$ \par\endgroup
\textbf{Programming:} Python, C++, JavaScript, MATLAB \par\endgroup

View File

@ -79,57 +79,69 @@
\section{Section1}
\cvlistitem{My Text Entry}
\cvlistitem{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!}
\cvlistitem{My Text Entry}
\cvlistitem{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!}
\section{Section2}
\cventry{Dec. 2023}{My Title}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{}
\cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}}}
\cventry{Dec. 2021}{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{}
\cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname}}
\cventry{Dec. 2023}{My Title}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{}
\cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}}}
\cventry{Dec. 2021}{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{IEEE Transactions on Applied Superconductivity}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{}
\cvline{}{\small \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname}}
\section{Section3}
\cventry{}{Researcher}{CERN}{}{}{}
\cventry{July 2020 to Aug. 2021}{Software Engineer}{Some Company}{TX, USA}{}{}
\cvline{}{\small Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.}
\cvline{}{\small Managed a team of \textbf{5} engineers.}
\cventry{}{Researcher}{CERN}{}{}{}
\cventry{July 2020 to Aug. 2021}{Software Engineer}{Some Company}{TX, USA}{}{}
\cvline{}{\small Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.}
\cvline{}{\small Managed a team of \textbf{5} engineers.}
\section{Section4}
\cventry{}{BS, Mechanical Engineering}{Boğaziçi University}{}{}{}
\cventry{Sept. 2015 to June 2020}{BS, Mechanical Engineering}{Boğaziçi University}{Istanbul, Turkey}{}{}
\cvline{}{\small GPA: 3.24/4.00 (\href{https://example.com}{Transcript})}
\cvline{}{\small Awards: Dean's Honor List, Sportsperson of the Year}
\cventry{}{BS, Mechanical Engineering}{Boğaziçi University}{}{}{}
\cventry{Sept. 2015 to June 2020}{BS, Mechanical Engineering}{Boğaziçi University}{Istanbul, Turkey}{}{}
\cvline{}{\small GPA: 3.24/4.00 (\href{https://example.com}{Transcript})}
\cvline{}{\small Awards: Dean's Honor List, Sportsperson of the Year}
\section{Section5}
\cventry{}{My Entry}{}{}{}{}
\cventry{Sept. 2021}{Some Project}{}{Remote}{}{}
\cvline{}{\small Developed a web application with \textbf{React} and \textbf{Django}.}
\cvline{}{\small Implemented a \textbf{RESTful API}}
\cventry{}{My Entry}{}{}{}{}
\cventry{Sept. 2021}{Some Project}{}{Remote}{}{}
\cvline{}{\small Developed a web application with \textbf{React} and \textbf{Django}.}
\cvline{}{\small Implemented a \textbf{RESTful API}}
\section{Section6}
\cvline{My One Line Entry}{My Details and some math $a=6^4 \frac{3}{5}$}
\cvline{Programming}{Python, C++, JavaScript, MATLAB}
\cvline{My One Line Entry}{My Details and some math $a=6^4 \frac{3}{5}$}
\cvline{Programming}{Python, C++, JavaScript, MATLAB}

View File

@ -164,9 +164,9 @@
\section{Section1}
\resumeSubHeadingListStart
\resumeSubItem{}{My Text Entry}
\resumeSubItem{}{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!}
\resumeSubItem{}{My Text Entry}
\resumeSubItem{}{My Text Entry with some \textbf{markdown} and \href{https://example.com}{links}!}
\resumeSubHeadingListEnd
@ -174,17 +174,17 @@
\resumeSubHeadingListStart
\resumeSubheading
{My Title}{Dec. 2023}
{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{Dec. 2021}
{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}
\resumeItemListStart
\resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}} \par}
\resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
\resumeItemListEnd
\resumeSubheading
{My Title}{Dec. 2023}
{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}{Dec. 2021}
{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}
\resumeItemListStart
\resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{\textbf{\textit{J. Doe}}} \par}
\resumeItem{}{\raggedright \mbox{\textbf{\textit{J. Doe}}}, \mbox{H. Tom}, \mbox{S. Doe}, \mbox{A. Andsurname} \par}
\resumeItemListEnd
@ -193,13 +193,21 @@
\resumeSubHeadingListStart
\resumeSubheading
{CERN}{}
{Researcher}{}
{Some Company}{TX, USA}
{Software Engineer}{July 2020 to Aug. 2021}
\resumeItemListStart
\resumeItem{}{Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.}
\resumeItem{}{Managed a team of \textbf{5} engineers.}
\resumeItemListEnd
\resumeSubheading
{CERN}{}
{Researcher}{}
{Some Company}{TX, USA}
{Software Engineer}{July 2020 to Aug. 2021}
\resumeItemListStart
\resumeItem{}{Developed an \href{https://example.com}{IOS application} that has received more than \textbf{100,000 downloads}.}
\resumeItem{}{Managed a team of \textbf{5} engineers.}
\resumeItemListEnd
@ -208,13 +216,21 @@
\resumeSubHeadingListStart
\resumeSubheading
{Boğaziçi University}{}
{BS in Mechanical Engineering}{}
{Boğaziçi University}{Istanbul, Turkey}
{BS in Mechanical Engineering}{Sept. 2015 to June 2020}
\resumeItemListStart
\resumeItem{}{GPA: 3.24/4.00 (\href{https://example.com}{Transcript})}
\resumeItem{}{Awards: Dean's Honor List, Sportsperson of the Year}
\resumeItemListEnd
\resumeSubheading
{Boğaziçi University}{}
{BS in Mechanical Engineering}{}
{Boğaziçi University}{Istanbul, Turkey}
{BS in Mechanical Engineering}{Sept. 2015 to June 2020}
\resumeItemListStart
\resumeItem{}{GPA: 3.24/4.00 (\href{https://example.com}{Transcript})}
\resumeItem{}{Awards: Dean's Honor List, Sportsperson of the Year}
\resumeItemListEnd
@ -223,11 +239,19 @@
\resumeSubHeadingListStart
\resumeNormalSubheading
{My Entry}{}
{Some Project}{Sept. 2021}
\resumeItemListStart
\resumeItem{}{Developed a web application with \textbf{React} and \textbf{Django}.}
\resumeItem{}{Implemented a \textbf{RESTful API}}
\resumeItemListEnd
\resumeNormalSubheading
{My Entry}{}
{Some Project}{Sept. 2021}
\resumeItemListStart
\resumeItem{}{Developed a web application with \textbf{React} and \textbf{Django}.}
\resumeItem{}{Implemented a \textbf{RESTful API}}
\resumeItemListEnd
@ -236,11 +260,11 @@
\resumeSubHeadingListStart
\vspace{0.08cm}
\resumeSubItem{My One Line Entry}
{My Details and some math $a=6^4 \frac{3}{5}$}
\resumeSubItem{Programming}
{Python, C++, JavaScript, MATLAB}
\resumeSubItem{My One Line Entry}
{My Details and some math $a=6^4 \frac{3}{5}$}
\resumeSubItem{Programming}
{Python, C++, JavaScript, MATLAB}
\resumeSubHeadingListEnd

View File

@ -14,53 +14,67 @@
# Section1
My Text Entry
My Text Entry
My Text Entry with some **markdown** and [links](https://example.com)!
My Text Entry with some **markdown** and [links](https://example.com)!
# Section2
## My Title ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
- Dec. 2023
- J. Doe, J. Doe
## My Title ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
- Dec. 2023
- J. Doe, J. Doe
- Dec. 2021
- J. Doe, H. Tom, S. Doe, A. Andsurname
- IEEE Transactions on Applied Superconductivity
## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
- Dec. 2021
- J. Doe, H. Tom, S. Doe, A. Andsurname
- IEEE Transactions on Applied Superconductivity
# Section3
## CERN, Researcher
## CERN, Researcher
## Some Company, Software Engineer
- July 2020 to Aug. 2021
- TX, USA
- Developed an [IOS application](https://example.com) that has received more than **100,000 downloads**.
- Managed a team of **5** engineers.
## Some Company, Software Engineer
- July 2020 to Aug. 2021
- TX, USA
- Developed an [IOS application](https://example.com) that has received more than **100,000 downloads**.
- Managed a team of **5** engineers.
# Section4
## Boğaziçi University, BS in Mechanical Engineering
- Sept. 2015 to June 2020
- Istanbul, Turkey
- GPA: 3.24/4.00 ([Transcript](https://example.com))
- Awards: Dean's Honor List, Sportsperson of the Year
## Boğaziçi University, BS in Mechanical Engineering
- Sept. 2015 to June 2020
- Istanbul, Turkey
- GPA: 3.24/4.00 ([Transcript](https://example.com))
- Awards: Dean's Honor List, Sportsperson of the Year
# Section5
## My Entry
## Some Project
- Sept. 2021 - Remote - Developed a web application with **React** and **Django**.
- Implemented a **RESTful API**
## My Entry
## Some Project
- Sept. 2021 - Remote - Developed a web application with **React** and **Django**.
- Implemented a **RESTful API**
# Section6
- My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$
- My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$
- Programming: Python, C++, JavaScript, MATLAB
- Programming: Python, C++, JavaScript, MATLAB

View File

@ -14,53 +14,67 @@
# Section1
My Text Entry
My Text Entry
My Text Entry with some **markdown** and [links](https://example.com)!
My Text Entry with some **markdown** and [links](https://example.com)!
# Section2
## My Title ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
- Dec. 2023
- J. Doe, J. Doe
## My Title ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
- Dec. 2023
- J. Doe, J. Doe
- Dec. 2021
- J. Doe, H. Tom, S. Doe, A. Andsurname
- IEEE Transactions on Applied Superconductivity
## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
- Dec. 2021
- J. Doe, H. Tom, S. Doe, A. Andsurname
- IEEE Transactions on Applied Superconductivity
# Section3
## CERN, Researcher
## CERN, Researcher
## Some Company, Software Engineer
- July 2020 to Aug. 2021
- TX, USA
- Developed an [IOS application](https://example.com) that has received more than **100,000 downloads**.
- Managed a team of **5** engineers.
## Some Company, Software Engineer
- July 2020 to Aug. 2021
- TX, USA
- Developed an [IOS application](https://example.com) that has received more than **100,000 downloads**.
- Managed a team of **5** engineers.
# Section4
## Boğaziçi University, BS in Mechanical Engineering
- Sept. 2015 to June 2020
- Istanbul, Turkey
- GPA: 3.24/4.00 ([Transcript](https://example.com))
- Awards: Dean's Honor List, Sportsperson of the Year
## Boğaziçi University, BS in Mechanical Engineering
- Sept. 2015 to June 2020
- Istanbul, Turkey
- GPA: 3.24/4.00 ([Transcript](https://example.com))
- Awards: Dean's Honor List, Sportsperson of the Year
# Section5
## My Entry
## Some Project
- Sept. 2021 - Remote - Developed a web application with **React** and **Django**.
- Implemented a **RESTful API**
## My Entry
## Some Project
- Sept. 2021 - Remote - Developed a web application with **React** and **Django**.
- Implemented a **RESTful API**
# Section6
- My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$
- My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$
- Programming: Python, C++, JavaScript, MATLAB
- Programming: Python, C++, JavaScript, MATLAB

View File

@ -14,53 +14,67 @@
# Section1
My Text Entry
My Text Entry
My Text Entry with some **markdown** and [links](https://example.com)!
My Text Entry with some **markdown** and [links](https://example.com)!
# Section2
## My Title ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
- Dec. 2023
- J. Doe, J. Doe
## My Title ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
- Dec. 2023
- J. Doe, J. Doe
- Dec. 2021
- J. Doe, H. Tom, S. Doe, A. Andsurname
- IEEE Transactions on Applied Superconductivity
## Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils ([10.1109/TASC.2023.3340648](https://doi.org/10.1109/TASC.2023.3340648))
- Dec. 2021
- J. Doe, H. Tom, S. Doe, A. Andsurname
- IEEE Transactions on Applied Superconductivity
# Section3
## CERN, Researcher
## CERN, Researcher
## Some Company, Software Engineer
- July 2020 to Aug. 2021
- TX, USA
- Developed an [IOS application](https://example.com) that has received more than **100,000 downloads**.
- Managed a team of **5** engineers.
## Some Company, Software Engineer
- July 2020 to Aug. 2021
- TX, USA
- Developed an [IOS application](https://example.com) that has received more than **100,000 downloads**.
- Managed a team of **5** engineers.
# Section4
## Boğaziçi University, BS in Mechanical Engineering
- Sept. 2015 to June 2020
- Istanbul, Turkey
- GPA: 3.24/4.00 ([Transcript](https://example.com))
- Awards: Dean's Honor List, Sportsperson of the Year
## Boğaziçi University, BS in Mechanical Engineering
- Sept. 2015 to June 2020
- Istanbul, Turkey
- GPA: 3.24/4.00 ([Transcript](https://example.com))
- Awards: Dean's Honor List, Sportsperson of the Year
# Section5
## My Entry
## Some Project
- Sept. 2021 - Remote - Developed a web application with **React** and **Django**.
- Implemented a **RESTful API**
## My Entry
## Some Project
- Sept. 2021 - Remote - Developed a web application with **React** and **Django**.
- Implemented a **RESTful API**
# Section6
- My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$
- My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$
- Programming: Python, C++, JavaScript, MATLAB
- Programming: Python, C++, JavaScript, MATLAB

View File

@ -12,30 +12,64 @@
<li>Twitter: <a href="https://twitter.com/johndoe">johndoe</a></li>
</ul>
<h1>Section1</h1>
<p>My Text Entry
My Text Entry</p>
<p>My Text Entry with some <strong>markdown</strong> and <a href="https://example.com">links</a>!</p>
<p>My Text Entry with some <strong>markdown</strong> and <a href="https://example.com">links</a>!</p>
<h1>Section2</h1>
<h2>My Title (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<h2>Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<ul>
<li>Dec. 2023</li>
<li>J. Doe, J. Doe</li>
<li>Dec. 2021</li>
<li>J. Doe, H. Tom, S. Doe, A. Andsurname</li>
<li>IEEE Transactions on Applied Superconductivity </li>
</ul>
<h2>My Title (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<h2>Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<ul>
<li>Dec. 2023</li>
<li>J. Doe, J. Doe</li>
<li>Dec. 2021</li>
<li>J. Doe, H. Tom, S. Doe, A. Andsurname</li>
<li>IEEE Transactions on Applied Superconductivity </li>
</ul>
<h1>Section3</h1>
<h2>CERN, Researcher</h2>
<h2>CERN, Researcher</h2>
<h2>Some Company, Software Engineer</h2>
<ul>
<li>July 2020 to Aug. 2021 </li>
<li>TX, USA </li>
<li>Developed an <a href="https://example.com">IOS application</a> that has received more than <strong>100,000 downloads</strong>.</li>
<li>Managed a team of <strong>5</strong> engineers.</li>
</ul>
<h2>Some Company, Software Engineer</h2>
<ul>
<li>July 2020 to Aug. 2021 </li>
<li>TX, USA </li>
<li>Developed an <a href="https://example.com">IOS application</a> that has received more than <strong>100,000 downloads</strong>.</li>
<li>Managed a team of <strong>5</strong> engineers.</li>
</ul>
<h1>Section4</h1>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2015 to June 2020 </li>
<li>Istanbul, Turkey </li>
<li>GPA: 3.24/4.00 (<a href="https://example.com">Transcript</a>)</li>
<li>Awards: Dean's Honor List, Sportsperson of the Year</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2015 to June 2020 </li>
<li>Istanbul, Turkey </li>
<li>GPA: 3.24/4.00 (<a href="https://example.com">Transcript</a>)</li>
<li>Awards: Dean's Honor List, Sportsperson of the Year</li>
</ul>
<h1>Section5</h1>
<h2>My Entry</h2>
<h2>My Entry</h2>
<h2>Some Project</h2>
<ul>
<li>Sept. 2021 - Remote - Developed a web application with <strong>React</strong> and <strong>Django</strong>.</li>
<li>Implemented a <strong>RESTful API</strong></li>
</ul>
<h2>Some Project</h2>
<ul>
<li>Sept. 2021 - Remote - Developed a web application with <strong>React</strong> and <strong>Django</strong>.</li>
<li>Implemented a <strong>RESTful API</strong></li>
</ul>
<h1>Section6</h1>
<ul>
<li>My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$</li>
<li>My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$</li>
<li>Programming: Python, C++, JavaScript, MATLAB</li>
<li>Programming: Python, C++, JavaScript, MATLAB</li>
</ul>

View File

@ -12,30 +12,64 @@
<li>Twitter: <a href="https://twitter.com/johndoe">johndoe</a></li>
</ul>
<h1>Section1</h1>
<p>My Text Entry
My Text Entry</p>
<p>My Text Entry with some <strong>markdown</strong> and <a href="https://example.com">links</a>!</p>
<p>My Text Entry with some <strong>markdown</strong> and <a href="https://example.com">links</a>!</p>
<h1>Section2</h1>
<h2>My Title (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<h2>Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<ul>
<li>Dec. 2023</li>
<li>J. Doe, J. Doe</li>
<li>Dec. 2021</li>
<li>J. Doe, H. Tom, S. Doe, A. Andsurname</li>
<li>IEEE Transactions on Applied Superconductivity </li>
</ul>
<h2>My Title (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<h2>Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<ul>
<li>Dec. 2023</li>
<li>J. Doe, J. Doe</li>
<li>Dec. 2021</li>
<li>J. Doe, H. Tom, S. Doe, A. Andsurname</li>
<li>IEEE Transactions on Applied Superconductivity </li>
</ul>
<h1>Section3</h1>
<h2>CERN, Researcher</h2>
<h2>CERN, Researcher</h2>
<h2>Some Company, Software Engineer</h2>
<ul>
<li>July 2020 to Aug. 2021 </li>
<li>TX, USA </li>
<li>Developed an <a href="https://example.com">IOS application</a> that has received more than <strong>100,000 downloads</strong>.</li>
<li>Managed a team of <strong>5</strong> engineers.</li>
</ul>
<h2>Some Company, Software Engineer</h2>
<ul>
<li>July 2020 to Aug. 2021 </li>
<li>TX, USA </li>
<li>Developed an <a href="https://example.com">IOS application</a> that has received more than <strong>100,000 downloads</strong>.</li>
<li>Managed a team of <strong>5</strong> engineers.</li>
</ul>
<h1>Section4</h1>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2015 to June 2020 </li>
<li>Istanbul, Turkey </li>
<li>GPA: 3.24/4.00 (<a href="https://example.com">Transcript</a>)</li>
<li>Awards: Dean's Honor List, Sportsperson of the Year</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2015 to June 2020 </li>
<li>Istanbul, Turkey </li>
<li>GPA: 3.24/4.00 (<a href="https://example.com">Transcript</a>)</li>
<li>Awards: Dean's Honor List, Sportsperson of the Year</li>
</ul>
<h1>Section5</h1>
<h2>My Entry</h2>
<h2>My Entry</h2>
<h2>Some Project</h2>
<ul>
<li>Sept. 2021 - Remote - Developed a web application with <strong>React</strong> and <strong>Django</strong>.</li>
<li>Implemented a <strong>RESTful API</strong></li>
</ul>
<h2>Some Project</h2>
<ul>
<li>Sept. 2021 - Remote - Developed a web application with <strong>React</strong> and <strong>Django</strong>.</li>
<li>Implemented a <strong>RESTful API</strong></li>
</ul>
<h1>Section6</h1>
<ul>
<li>My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$</li>
<li>My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$</li>
<li>Programming: Python, C++, JavaScript, MATLAB</li>
<li>Programming: Python, C++, JavaScript, MATLAB</li>
</ul>

View File

@ -12,30 +12,64 @@
<li>Twitter: <a href="https://twitter.com/johndoe">johndoe</a></li>
</ul>
<h1>Section1</h1>
<p>My Text Entry
My Text Entry</p>
<p>My Text Entry with some <strong>markdown</strong> and <a href="https://example.com">links</a>!</p>
<p>My Text Entry with some <strong>markdown</strong> and <a href="https://example.com">links</a>!</p>
<h1>Section2</h1>
<h2>My Title (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<h2>Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<ul>
<li>Dec. 2023</li>
<li>J. Doe, J. Doe</li>
<li>Dec. 2021</li>
<li>J. Doe, H. Tom, S. Doe, A. Andsurname</li>
<li>IEEE Transactions on Applied Superconductivity </li>
</ul>
<h2>My Title (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<h2>Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils (<a href="https://doi.org/10.1109/TASC.2023.3340648">10.1109/TASC.2023.3340648</a>)</h2>
<ul>
<li>Dec. 2023</li>
<li>J. Doe, J. Doe</li>
<li>Dec. 2021</li>
<li>J. Doe, H. Tom, S. Doe, A. Andsurname</li>
<li>IEEE Transactions on Applied Superconductivity </li>
</ul>
<h1>Section3</h1>
<h2>CERN, Researcher</h2>
<h2>CERN, Researcher</h2>
<h2>Some Company, Software Engineer</h2>
<ul>
<li>July 2020 to Aug. 2021 </li>
<li>TX, USA </li>
<li>Developed an <a href="https://example.com">IOS application</a> that has received more than <strong>100,000 downloads</strong>.</li>
<li>Managed a team of <strong>5</strong> engineers.</li>
</ul>
<h2>Some Company, Software Engineer</h2>
<ul>
<li>July 2020 to Aug. 2021 </li>
<li>TX, USA </li>
<li>Developed an <a href="https://example.com">IOS application</a> that has received more than <strong>100,000 downloads</strong>.</li>
<li>Managed a team of <strong>5</strong> engineers.</li>
</ul>
<h1>Section4</h1>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2015 to June 2020 </li>
<li>Istanbul, Turkey </li>
<li>GPA: 3.24/4.00 (<a href="https://example.com">Transcript</a>)</li>
<li>Awards: Dean's Honor List, Sportsperson of the Year</li>
</ul>
<h2>Boğaziçi University, BS in Mechanical Engineering</h2>
<ul>
<li>Sept. 2015 to June 2020 </li>
<li>Istanbul, Turkey </li>
<li>GPA: 3.24/4.00 (<a href="https://example.com">Transcript</a>)</li>
<li>Awards: Dean's Honor List, Sportsperson of the Year</li>
</ul>
<h1>Section5</h1>
<h2>My Entry</h2>
<h2>My Entry</h2>
<h2>Some Project</h2>
<ul>
<li>Sept. 2021 - Remote - Developed a web application with <strong>React</strong> and <strong>Django</strong>.</li>
<li>Implemented a <strong>RESTful API</strong></li>
</ul>
<h2>Some Project</h2>
<ul>
<li>Sept. 2021 - Remote - Developed a web application with <strong>React</strong> and <strong>Django</strong>.</li>
<li>Implemented a <strong>RESTful API</strong></li>
</ul>
<h1>Section6</h1>
<ul>
<li>My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$</li>
<li>My One Line Entry: My Details and some math $a=6^4 \frac{3}{5}$</li>
<li>Programming: Python, C++, JavaScript, MATLAB</li>
<li>Programming: Python, C++, JavaScript, MATLAB</li>
</ul>

View File

@ -1,4 +1,7 @@
import pathlib
import importlib
import importlib.machinery
import importlib.util
import jinja2
import pytest
@ -8,6 +11,18 @@ import rendercv.renderer as r
update_auxiliary_files = False
# import docs/generate_entry_figures_and_examples.py to get example entries (SSOT)
path = (
pathlib.Path(__file__).parent.parent
/ "docs"
/ "generate_entry_figures_and_examples.py"
)
spec = importlib.util.spec_from_file_location(
"generate_entry_figures_and_examples", path
)
generate_entry_figures_and_examples = importlib.util.module_from_spec(spec) # type: ignore
spec.loader.exec_module(generate_entry_figures_and_examples) # type: ignore
folder_name_dictionary = {
"rendercv_empty_curriculum_vitae_data_model": "empty",
"rendercv_filled_curriculum_vitae_data_model": "filled",
@ -16,49 +31,32 @@ folder_name_dictionary = {
@pytest.fixture
def publication_entry() -> dict[str, str | list[str]]:
return {
"title": "My Title",
"authors": ["John Doe", "Jane Doe"],
"doi": "10.1109/TASC.2023.3340648",
"date": "2023-12-08",
}
return generate_entry_figures_and_examples.publication_entry
@pytest.fixture
def experience_entry() -> dict[str, str]:
return {
"company": "CERN",
"position": "Researcher",
}
return generate_entry_figures_and_examples.experience_entry
@pytest.fixture
def education_entry() -> dict[str, str]:
return {
"institution": "Boğaziçi University",
"area": "Mechanical Engineering",
"degree": "BS",
}
return generate_entry_figures_and_examples.education_entry
@pytest.fixture
def normal_entry() -> dict[str, str]:
return {
"name": "My Entry",
}
return generate_entry_figures_and_examples.normal_entry
@pytest.fixture
def one_line_entry() -> dict[str, str]:
return {
"name": "My One Line Entry",
"details": "My Details and some math $a=6^4 \\frac{3}{5}$",
}
return generate_entry_figures_and_examples.one_line_entry
@pytest.fixture
def text_entry() -> str:
return "My Text Entry"
return "My Text Entry with some **markdown** and [links](https://example.com)!"
@pytest.fixture