mirror of https://github.com/eyhc1/rendercv.git
700 lines
74 KiB
TeX
700 lines
74 KiB
TeX
%% start of file `template.tex'.
|
||
%% Copyright 2006-2015 Xavier Danaux (xdanaux@gmail.com), 2020-2022 moderncv maintainers (github.com/moderncv).
|
||
%
|
||
% This work may be distributed and/or modified under the
|
||
% conditions of the LaTeX Project Public License version 1.3c,
|
||
% available at http://www.latex-project.org/lppl/.
|
||
|
||
\documentclass[10pt,letterpaper,sans]{moderncv} % possible options include font size ('10pt', '11pt' and '12pt'), paper size ('a4paper', 'letterpaper', 'a5paper', 'legalpaper', 'executivepaper' and 'landscape') and font family ('sans' and 'roman')
|
||
|
||
% moderncv themes
|
||
\moderncvstyle{classic} % style options are 'casual' (default), 'classic', 'banking', 'oldstyle' and 'fancy'
|
||
\moderncvcolor{blue} % color options 'black', 'blue' (default), 'burgundy', 'green', 'grey', 'orange', 'purple' and 'red'
|
||
%\renewcommand{\familydefault}{\sfdefault} % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
|
||
|
||
\usepackage{amsmath} % for math
|
||
|
||
% adjust the page margins
|
||
\usepackage[scale=0.75]{geometry}
|
||
\setlength{\hintscolumnwidth}{3.8 cm} % if you want to change the width of the column with the dates
|
||
%\setlength{\makecvheadnamewidth}{10cm} % for the 'classic' style, if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info; use this at your own typographical risks...
|
||
|
||
% font loading
|
||
% for luatex and xetex, do not use inputenc and fontenc
|
||
% see https://tex.stackexchange.com/a/496643
|
||
\ifxetexorluatex
|
||
\usepackage{fontspec}
|
||
\usepackage{unicode-math}
|
||
\defaultfontfeatures{Ligatures=TeX}
|
||
\setmainfont{Latin Modern Roman}
|
||
\setsansfont{Latin Modern Sans}
|
||
\setmonofont{Latin Modern Mono}
|
||
\setmathfont{Latin Modern Math}
|
||
\else
|
||
\usepackage[T1]{fontenc}
|
||
\usepackage{lmodern}
|
||
\fi
|
||
|
||
% document language
|
||
\usepackage[english]{babel} % FIXME: using spanish breaks moderncv
|
||
|
||
% personal data
|
||
\name{John Doe}{}
|
||
\title{Mechanical Engineer} % optional, remove / comment the line if not wanted
|
||
% \familyname{}
|
||
\address{Istanbul, Turkey}{}
|
||
\phone[mobile]{+90 541 999 99 99}
|
||
\email{john\_doe@example.com}
|
||
\homepage{example.com}
|
||
|
||
\social[linkedin]{johndoe}
|
||
\social[github]{johndoe}
|
||
\social[instagram]{johndoe}
|
||
\social[orcid]{0000-0000-0000-0000}
|
||
\social[googlescholar]{F8IyYrQAAAAJ}
|
||
\social[mastodon]{@johndoe@example.com}
|
||
\social[stackoverflow]{12323/johndoe}
|
||
\social[gitlab]{johndoe}
|
||
\social[researchgate]{johndoe}
|
||
\social[youtube]{johndoe}
|
||
% Social icons
|
||
% \social[linkedin]{john.doe} % optional, remove / comment the line if not wanted
|
||
% \social[xing]{john\_doe} % optional, remove / comment the line if not wanted
|
||
% \social[twitter]{ji\_doe} % optional, remove / comment the line if not wanted
|
||
% \social[github]{jdoe} % optional, remove / comment the line if not wanted
|
||
% \social[gitlab]{jdoe} % optional, remove / comment the line if not wanted
|
||
% \social[stackoverflow]{0000000/johndoe} % optional, remove / comment the line if not wanted
|
||
% \social[bitbucket]{jdoe} % optional, remove / comment the line if not wanted
|
||
% \social[skype]{jdoe} % optional, remove / comment the line if not wanted
|
||
% \social[orcid]{0000-0000-000-000} % optional, remove / comment the line if not wanted
|
||
% \social[researchgate]{jdoe} % optional, remove / comment the line if not wanted
|
||
% \social[researcherid]{jdoe} % optional, remove / comment the line if not wanted
|
||
% \social[telegram]{jdoe} % optional, remove / comment the line if not wanted
|
||
% \social[whatsapp]{12345678901} % optional, remove / comment the line if not wanted
|
||
% \social[signal]{12345678901} % optional, remove / comment the line if not wanted
|
||
% \social[matrix]{@johndoe:matrix.org} % optional, remove / comment the line if not wanted
|
||
% \social[googlescholar]{googlescholarid} % optional, remove / comment the line if not wanted
|
||
|
||
% new command for cventry (this is done to allow users unbold or unitalicize the text in the cventry command)
|
||
\renewcommand*{\cventry}[6][.25em]{%
|
||
\cvitem[#1]{#2}{%
|
||
#3%
|
||
\ifthenelse{\equal{#4}{}}{}{, #4}%
|
||
\ifthenelse{\equal{#5}{}}{}{, #5}%
|
||
\ifthenelse{\equal{#6}{}}{}{, #6}%
|
||
}
|
||
}
|
||
|
||
\begin{document}
|
||
\maketitle
|
||
|
||
|
||
% save the original href command in a new command:
|
||
\let\hrefWithoutArrow\href
|
||
% new command for external links:
|
||
\renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\mbox{\color{color1} #2 \raisebox{.15ex}{\footnotesize \faExternalLink*}}}}
|
||
|
||
\hypersetup{pdftitle={John Doe's CV}}
|
||
|
||
\section{Text Entries}
|
||
|
||
\cvline{}{This is a \textit{TextEntry}. It is only a text and can be useful for sections like \textbf{Summary}. To showcase the TextEntry completely, this sentence is added, but it doesn't contain any information.}
|
||
|
||
\cvline{}{This is a \textit{TextEntry}. It is only a text and can be useful for sections like \textbf{Summary}. To showcase the TextEntry completely, this sentence is added, but it doesn't contain any information.}
|
||
|
||
\cvline{}{This is a \textit{TextEntry}. It is only a text and can be useful for sections like \textbf{Summary}. To showcase the TextEntry completely, this sentence is added, but it doesn't contain any information.}
|
||
|
||
|
||
|
||
\section{Bullet Entries}
|
||
|
||
\cvlistitem{This is a bullet entry.}
|
||
|
||
\cvlistitem{This is a bullet entry.}
|
||
|
||
|
||
|
||
\section{Publication Entries}
|
||
|
||
\cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{}{}{}
|
||
\cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{}
|
||
\cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://example.com}{example.com}}{}{}
|
||
\cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{}{}{}
|
||
\cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{Sept 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{}{}{}
|
||
\cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{}
|
||
\cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{}{\textbf{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{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{Sept 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{}
|
||
\cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://example.com}{example.com}}{}{}
|
||
\cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{Sept 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://example.com}{example.com}}{}{}
|
||
\cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{Sept 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{}{}{}
|
||
\cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{}{\textbf{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{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{Sept 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{}{\href{https://doi.org/10.1109/TASC.2023.3340648}{10.1109/TASC.2023.3340648}}{}{}
|
||
\cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{Sept 2021}{\textbf{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{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{Sept 2021}{\textbf{Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils}}{IEEE Transactions on Applied Superconductivity}{\href{https://example.com}{example.com}}{}{}
|
||
\cvline{}{\small \mbox{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
\cventry{Sept 2021}{\textbf{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{J. Doe}, \mbox{\textbf{\textit{H. Tom}}}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}, \mbox{S. Doe}, \mbox{A. Andsurname}}
|
||
|
||
|
||
|
||
\section{Experience Entries}
|
||
|
||
\cventry{}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
|
||
|
||
\cventry{}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
|
||
|
||
\cventry{June 2020}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
|
||
|
||
\cventry{}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{June 2020}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{June 2020}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{June 2020}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Some \textnormal{Company}}}{Software Engineer}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
|
||
|
||
\section{Education Entries}
|
||
|
||
\cventry{}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{June 2020}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{June 2020}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{June 2020}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{June 2020}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{June 2020}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{June 2020}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{June 2020}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{June 2020}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{\textbf{Boğaziçi University}}{BS in Mechanical Engineering}{Istanbul, Turkey}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
|
||
|
||
\section{Normal Entries}
|
||
|
||
\cventry{}{My Project}{}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{}{}{}{}
|
||
|
||
|
||
\cventry{}{My Project}{Istanbul, Turkey}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{My Project}{}{}{}{}
|
||
|
||
|
||
\cventry{June 2020}{My Project}{}{}{}{}
|
||
|
||
|
||
\cventry{}{My Project}{}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{Istanbul, Turkey}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{My Project}{Istanbul, Turkey}{}{}{}
|
||
|
||
|
||
\cventry{June 2020}{My Project}{Istanbul, Turkey}{}{}{}
|
||
|
||
|
||
\cventry{}{My Project}{Istanbul, Turkey}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{My Project}{}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{My Project}{}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{June 2020}{My Project}{}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{Istanbul, Turkey}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{Istanbul, Turkey}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{Istanbul, Turkey}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{My Project}{Istanbul, Turkey}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2015 – present}{My Project}{Istanbul, Turkey}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{June 2020}{My Project}{Istanbul, Turkey}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{My Project}{}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{Istanbul, Turkey}{}{}{}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{Istanbul, Turkey}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{Istanbul, Turkey}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2015 – June 2020}{My Project}{Istanbul, Turkey}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
\cventry{Sept 2021}{My Project}{Istanbul, Turkey}{}{}{}
|
||
\cvlistitem{Did \textit{this} and this is a \textbf{bold} \href{https://example.com}{link}. But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.}
|
||
\cvlistitem{Did that. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure.}
|
||
|
||
|
||
|
||
|
||
\section{One Line Entries}
|
||
|
||
\cvline{Pro\textbf{gram}ming}{Python, C++, JavaScript, MATLAB}
|
||
|
||
|
||
|
||
|
||
\end{document} |