Browse Source

Updated CV

master
Fr1nge 3 years ago
parent
commit
e71638a860
5 changed files with 31 additions and 21 deletions
  1. BIN
      main.pdf
  2. +2
    -2
      main.tex
  3. +1
    -10
      sections/education.tex
  4. +2
    -4
      sections/experience.tex
  5. +26
    -5
      sections/projects.tex

BIN
main.pdf View File


+ 2
- 2
main.tex View File

@ -35,12 +35,12 @@
% \import{sections/}{profile.tex} % \import{sections/}{profile.tex}
\import{sections/}{education.tex} \import{sections/}{education.tex}
\import{sections/}{experience.tex} \import{sections/}{experience.tex}
\import{sections/}{skills.tex}
\import{sections/}{projects.tex}
\pagebreak \pagebreak
% Page Two % Page Two
\import{sections/}{awards.tex} \import{sections/}{awards.tex}
\import{sections/}{activities.tex} \import{sections/}{activities.tex}
\import{sections/}{projects.tex}
\import{sections/}{skills.tex}
% \import{sections/}{references.tex} % \import{sections/}{references.tex}
\end{document} \end{document}

+ 1
- 10
sections/education.tex View File

@ -3,7 +3,7 @@
\outerlist{ \outerlist{
\entrybig \entrybig
{\textbf{TU Delft Faculty of Electrical Eng., Mathematics \& Computer Science}}{Delft, NL}
{\textbf{Technische Universiteit Delft Bachelor of Science}}{Delft, NL}
{Computer Science and Enginnering BSc Programme}{2021\textendash present} {Computer Science and Enginnering BSc Programme}{2021\textendash present}
\entrybig \entrybig
@ -22,13 +22,4 @@
\entrybig \entrybig
{\textbf{Yasemin Karakaya BILSEM}}{Ankara, TR} {\textbf{Yasemin Karakaya BILSEM}}{Ankara, TR}
{Special education and project development center for gifted children.}{2014\textendash 2021} {Special education and project development center for gifted children.}{2014\textendash 2021}
\entrybig
{\textbf{TED Ankara College Foundation Middle School}}{Ankara, TR}
{}{2014\textendash 2017}
\entrybig
{\textbf{Tevfik Fikret College}}{Ankara, TR}
{}{2010\textendash 2014}
} }

+ 2
- 4
sections/experience.tex View File

@ -7,16 +7,14 @@
{\textbf{Internship at ASELSAN}}{Ankara, TR} {\textbf{Internship at ASELSAN}}{Ankara, TR}
{Intern at Software and Hardware Design}{February 2020} {Intern at Software and Hardware Design}{February 2020}
\innerlist{ \innerlist{
\entry{Training on the basics of PCB and circuit design.}
\entryextra{Designed and produced a simple timing circuit \\ Learned the basics of FPGA design and developed a simple FPGA project using VHDL. }
\entry{Designed and produced a simple timing circuit \\ Learned the basics of FPGA design and developed a simple FPGA project using VHDL. }
} }
\entrybig \entrybig
{\textbf{Internship at Divasoft}}{Ankara, TR} {\textbf{Internship at Divasoft}}{Ankara, TR}
{Software Engineering and Mobile Development Intern}{June 2018} {Software Engineering and Mobile Development Intern}{June 2018}
\innerlist{ \innerlist{
\entry{Android application development with Java.}
\entryextra{Created an android application that interfaces with an existing CRM software through its API \\ which allows for easy access to the CRM interface.}
\entry{Created an android application that interfaces with an existing CRM software through its API \\ which allows for easy access to the CRM interface.}
} }
} }

+ 26
- 5
sections/projects.tex View File

@ -1,7 +1,7 @@
\section{Projects} \section{Projects}
Access project links on my website \website{yigitcolakoglu.com}
Access project links on my website \website{theFr1nge.com}
\vspace{1em} \vspace{1em}
\begin{minipage}[t]{0.505\textwidth} \begin{minipage}[t]{0.505\textwidth}
@ -9,7 +9,7 @@ Access project links on my website \website{yigitcolakoglu.com}
\outerlist{ \outerlist{
\entrybig[\textbullet] \entrybig[\textbullet]
{\link{https://github.com/yigitcolakoglu/WRO_QR}{\textbf{FoodCloud}} (Python/Computer Vision, 2017)}{}
{\link{https://github.com/theFr1nge/WRO_QR}{\textbf{FoodCloud}} (Python/Computer Vision, 2017)}{}
{A project that aims to ensure food safety.}{} {A project that aims to ensure food safety.}{}
} }
@ -20,7 +20,7 @@ Access project links on my website \website{yigitcolakoglu.com}
\outerlist{ \outerlist{
\entrybig[\textbullet] \entrybig[\textbullet]
{\link{https://github.com/yigitcolakoglu/MyCity}{\textbf{CitizenView}} (Python/Java/ML, 2018)}{}
{\link{https://github.com/theFr1nge/MyCity}{\textbf{CitizenView}} (Python/Java/ML, 2018)}{}
{A smart city management concept project.}{} {A smart city management concept project.}{}
} }
@ -33,7 +33,7 @@ Access project links on my website \website{yigitcolakoglu.com}
\outerlist{ \outerlist{
\entrybig[\textbullet] \entrybig[\textbullet]
{\link{https://github.com/yigitcolakoglu/femtoshare}{\textbf{femtoshare}} (Python/Flask, 2018)}{}
{\link{https://github.com/theFr1nge/femtoshare}{\textbf{femtoshare}} (Python/Flask, 2018)}{}
{A minimal self-hosted file sharing web-application.}{} {A minimal self-hosted file sharing web-application.}{}
} }
@ -43,9 +43,30 @@ Access project links on my website \website{yigitcolakoglu.com}
\outerlist{ \outerlist{
\entrybig[\textbullet] \entrybig[\textbullet]
{\link{https://github.com/yigitcolakoglu/YeetClock}{\textbf{YeetClock}} (Hardware/IoT, 2019)}{}
{\link{https://github.com/theFr1nge/YeetClock}{\textbf{YeetClock}} (Hardware/IoT, 2019)}{}
{An open source smart alarm clock solution.}{} {An open source smart alarm clock solution.}{}
} }
\end{minipage} \end{minipage}
\vspace{1em}
\begin{minipage}[t]{0.505\textwidth}
\outerlist{
\entrybig[\textbullet]
{\link{https://github.com/MetisHealth}{\textbf{MetisHealth}} (SpringBoot/VueJS, 2021)}{}
{A patient and appointment management program}{}
}
\end{minipage}
\begin{minipage}[t]{0.48\textwidth}
\outerlist{
\entrybig[\textbullet]
{\link{https://github.com/theFr1nge/massurl}{\textbf{massurl}} (Algorithms/C, 2021)}{}
{A web application reconnaissance tool.}{}
}
\end{minipage}

Loading…
Cancel
Save