diff --git a/main.pdf b/main.pdf index 8305d91..51fc804 100644 Binary files a/main.pdf and b/main.pdf differ diff --git a/main.tex b/main.tex index 5a11923..3e44043 100644 --- a/main.tex +++ b/main.tex @@ -35,12 +35,12 @@ % \import{sections/}{profile.tex} \import{sections/}{education.tex} \import{sections/}{experience.tex} -\import{sections/}{skills.tex} +\import{sections/}{projects.tex} \pagebreak % Page Two \import{sections/}{awards.tex} \import{sections/}{activities.tex} -\import{sections/}{projects.tex} +\import{sections/}{skills.tex} % \import{sections/}{references.tex} \end{document} diff --git a/sections/education.tex b/sections/education.tex index 2560a7b..e1707be 100644 --- a/sections/education.tex +++ b/sections/education.tex @@ -3,7 +3,7 @@ \outerlist{ \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} \entrybig @@ -22,13 +22,4 @@ \entrybig {\textbf{Yasemin Karakaya BILSEM}}{Ankara, TR} {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} - } diff --git a/sections/experience.tex b/sections/experience.tex index 22e4375..6b9ab1c 100644 --- a/sections/experience.tex +++ b/sections/experience.tex @@ -7,16 +7,14 @@ {\textbf{Internship at ASELSAN}}{Ankara, TR} {Intern at Software and Hardware Design}{February 2020} \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 {\textbf{Internship at Divasoft}}{Ankara, TR} {Software Engineering and Mobile Development Intern}{June 2018} \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.} } } diff --git a/sections/projects.tex b/sections/projects.tex index d85f977..9cf2107 100644 --- a/sections/projects.tex +++ b/sections/projects.tex @@ -1,7 +1,7 @@ \section{Projects} -Access project links on my website \website{yigitcolakoglu.com} +Access project links on my website \website{theFr1nge.com} \vspace{1em} \begin{minipage}[t]{0.505\textwidth} @@ -9,7 +9,7 @@ Access project links on my website \website{yigitcolakoglu.com} \outerlist{ \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.}{} } @@ -20,7 +20,7 @@ Access project links on my website \website{yigitcolakoglu.com} \outerlist{ \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.}{} } @@ -33,7 +33,7 @@ Access project links on my website \website{yigitcolakoglu.com} \outerlist{ \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.}{} } @@ -43,9 +43,30 @@ Access project links on my website \website{yigitcolakoglu.com} \outerlist{ \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.}{} } \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}