Updated content
Some checks failed
Build CV / build-pdf (push) Failing after 3m26s

This commit is contained in:
Yigit Colakoglu 2025-09-01 23:14:09 +02:00
parent 7e4533fb54
commit 953c9b7285
6 changed files with 49 additions and 31 deletions

3
.gitignore vendored
View File

@ -9,4 +9,5 @@ main.fls
main.log main.log
main.out main.out
main.run.xml main.run.xml
main.pdf
main.synctex.gz

View File

@ -2,6 +2,8 @@
\documentclass[letterpaper,11pt]{article} \documentclass[letterpaper,11pt]{article}
% Choose bibliography style for formatting list of publications % Choose bibliography style for formatting list of publications
% Reduce page margins
\usepackage[margin=0.3in]{geometry}
\usepackage[style=ieee,url=false,doi=false,maxbibnames=99,sorting=ydnt,dashed=false]{biblatex} \usepackage[style=ieee,url=false,doi=false,maxbibnames=99,sorting=ydnt,dashed=false]{biblatex}
\usepackage{enumitem} \usepackage{enumitem}
\usepackage{multicol} \usepackage{multicol}
@ -31,8 +33,9 @@
% Heading % Heading
\headinginline{Yiğit Çolakoğlu}{ \headinginline{Yiğit Çolakoğlu}{
Website: \website{yigitcolakoglu.com} \\ Email: \email{root@yigit.run} \\
Email: \email{yigitcolakoglu@hotmail.com} \\ Website: \website{yigit.run} \\
GitHub: \github{arg3t} \\
} }
% Page One % Page One

View File

@ -10,7 +10,7 @@
\entry{Working on a threat intelligence correlation platform (CRADLE) to aggregate artifacts from data sources with high throughput.} \entry{Working on a threat intelligence correlation platform (CRADLE) to aggregate artifacts from data sources with high throughput.}
\entry{Development and implementation of graph-based algorithms using Neo4J: PageRank, Recommendation, Explainable AI, Risk Prediction.} \entry{Development and implementation of graph-based algorithms using Neo4J: PageRank, Recommendation, Explainable AI, Risk Prediction.}
\entry{Internal tool development for automating TI tasks, management of team members and collaborative knowledge management.} \entry{Internal tool development for automating TI tasks, management of team members and collaborative knowledge management.}
\entry{Penetration testing } \entry{Proactive threat hunting and penetration testing}
} }
\vspace{0.2em} \vspace{0.2em}

View File

@ -3,50 +3,64 @@
\begin{minipage}[t]{0.48\textwidth} \begin{minipage}[t]{0.48\textwidth}
\outerlist{ \outerlist{
\entrybig[\textbullet] \entrybig[\textbullet]
{\textbf{Sanctum} \textit{(C/Linux Kernel, 2024)}}{} {\textbf{Sanctum} \textit{(Rust/Tokio, 2025)}}{}
{A kernel module for seemless process-bound FDE.}{} {DAG-based fair-ordering atop Narwhal/Tusk}{}
} }
\end{minipage} \end{minipage}
\begin{minipage}[t]{0.505\textwidth} \begin{minipage}[t]{0.505\textwidth}
\outerlist{
\entrybig[\textbullet]
{\textbf{BlueBell} \textit{(C/Linux Kernel, 2025)}}{}
{WIP. Please reach out for details.}{}
}
\end{minipage}
\vspace{0.1em}
\begin{minipage}[t]{0.48\textwidth}
\outerlist{
\entrybig[\textbullet]
{\textbf{Cradle} \textit{(Python/Django, 2025)}}{}
{Threat intelligence correlation platform.}{}
}
\end{minipage}
\begin{minipage}[t]{0.505\textwidth}
\outerlist{
\entrybig[\textbullet]
{\textbf{Sanctum} \textit{(C/Linux Kernel, 2024)}}{}
{Kernel module for seemless process-bound FDE.}{}
}
\end{minipage}
\vspace{0.1em}
\begin{minipage}[t]{0.48\textwidth}
\outerlist{ \outerlist{
\entrybig[\textbullet] \entrybig[\textbullet]
{\textbf{Bachelor Thesis} \textit{(Python/ML, 2024)}}{} {\textbf{Bachelor Thesis} \textit{(Python/ML, 2024)}}{}
{Impact of topological perturbations to GNN stability}{} {Impact of topological perturbations to GNN stability}{}
} }
\end{minipage} \end{minipage}
\begin{minipage}[t]{0.505\textwidth}
\outerlist{
\entrybig[\textbullet]
{\textbf{Disk Encryption Analyzer} \textit{(Python, 2023)}}{}
{Forensic utility to scan disks for encryption artifacts}{}
}
\end{minipage}
\vspace{0.1em} \vspace{0.1em}
\begin{minipage}[t]{0.48\textwidth} \begin{minipage}[t]{0.48\textwidth}
\outerlist{
\entrybig[\textbullet]
{\textbf{DelftBlue API} \textit{(Spring Boot, 2023)}}{}
{An API for managing the Delft Blue Supercomputer.}{}
}
\end{minipage}
\begin{minipage}[t]{0.505\textwidth}
\outerlist{ \outerlist{
\entrybig[\textbullet] \entrybig[\textbullet]
{\link{https://github.com/theFr1nge/massurl}{\textbf{massurl}} \textit{(C, 2021)}}{} {\link{https://github.com/theFr1nge/massurl}{\textbf{massurl}} \textit{(C, 2021)}}{}
{A tool for sorting and sorting a large number of URLs.}{} {URL Reconnaisance Utility}{}
} }
\end{minipage} \end{minipage}
\vspace{0.1em}
\begin{minipage}[t]{0.48\textwidth}
\outerlist{
\entrybig[\textbullet]
{\link{https://github.com/MetisHealth}{\textbf{MetisHealth}} \textit{(SpringBoot/VueJS, 2021)}}{}
{A patient and appointment management program}{}
}
\end{minipage}
\begin{minipage}[t]{0.505\textwidth} \begin{minipage}[t]{0.505\textwidth}
\outerlist{ \outerlist{
\entrybig[\textbullet] \entrybig[\textbullet]

View File

@ -2,6 +2,7 @@
\section{Skills} \section{Skills}
\denseouterlist{ \denseouterlist{
\entry{\textbf{Programming Languages: } Python, C, C++, Golang, Java, JavaScript, Bash, x86 Assembly} \entry{\textbf{Programming Languages: } Python, C, Rust, Golang, Java, JavaScript, Bash, x86 Assembly}
\entry{\textbf{Frameworks/Tools: } Django, Flask, QT, VueJS, Spring Boot, JavaFX, Linux/Unix, Neo4J, Docker} \entry{\textbf{Frameworks: } Django, Flask, Tokio Async, QT, React, Spring Boot, JavaFX}
\entry{\textbf{Miscellaneous: } Linux Kernel, Systems Security, Consensus Protocols, Concurrency, DAG Blockchain, Order-Fairness, Puzzles}
} }

View File

@ -1,7 +1,6 @@
\ProvidesPackage{simplecv} \ProvidesPackage{simplecv}
% Packages % Packages
\usepackage[cm]{fullpage} % Margins
\usepackage[hidelinks]{hyperref} % Hyperlinks \usepackage[hidelinks]{hyperref} % Hyperlinks
\usepackage{titlesec} % Title formatting \usepackage{titlesec} % Title formatting
\usepackage{subfiles} % File importing \usepackage{subfiles} % File importing