diff options
| author | Aleksa Vuckovic <aleksa@vuckovic.cc> | 2023-02-05 00:45:25 +0100 |
|---|---|---|
| committer | Aleksa Vuckovic <aleksa@vuckovic.cc> | 2024-08-18 08:44:25 +0200 |
| commit | fb900a698ff96e5d01324d0588b4ca19fe534b79 (patch) | |
| tree | a092f51f43cafbf31cf33c248bd286f7c262381b | |
Initial commit
| -rw-r--r-- | .gitignore | 3 | ||||
| -rw-r--r-- | cv.pdf | bin | 0 -> 173658 bytes | |||
| -rw-r--r-- | cv.tex | 152 | ||||
| -rw-r--r-- | template.tex | 195 | ||||
| -rwxr-xr-x | update.sh | 3 |
5 files changed, 353 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f113516 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.aux +*.log +*.out Binary files differ@@ -0,0 +1,152 @@ +\documentclass[letterpaper,11pt]{article} + +\usepackage{latexsym} +\usepackage[empty]{fullpage} +\usepackage{titlesec} +\usepackage{marvosym} +\usepackage[usenames,dvipsnames]{color} +\usepackage{verbatim} +\usepackage{enumitem} +\usepackage{hyperref} +\usepackage{fancyhdr} +\usepackage[english]{babel} +\usepackage{tabularx} +\usepackage{multicol} +\usepackage[a4paper,left=10mm,top=10mm,right=10mm,bottom=10mm]{geometry} +\input{glyphtounicode} + +\usepackage[T1]{fontenc} + +\pagestyle{fancy} +\fancyhf{} +\fancyfoot{} +\setlength{\footskip}{10pt} +\renewcommand{\headrulewidth}{0pt} +\renewcommand{\footrulewidth}{0pt} + +\addtolength{\oddsidemargin}{0cm} +\addtolength{\evensidemargin}{0cm} +\addtolength{\textwidth}{0cm} +\addtolength{\topmargin}{1cm} +\addtolength{\textheight}{0cm} + + +\raggedright +\setlength{\tabcolsep}{0cm} + +\titleformat{\section}{ +\it\vspace{3pt} +}{}{0em}{}[\color{black}\titlerule\vspace{-5pt}] + +\pdfgentounicode=1 + +\newcommand{\resumeItem}[1]{ +\item{ {#1 \vspace{-4pt}} } +} + +\newcommand{\resumeSubheading}[5]{ + \vspace{-2pt}\item +\begin{tabular*}{0.97\textwidth}[t]{p{#5\textwidth}@{\extracolsep{\fill}}r} +\textbf{#1} & #2 \\ +\textit{\small #3} & \textit{\small #4} \\ +\end{tabular*}\vspace{-10pt} +} + + +\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-3pt}} +\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$} +\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.5cm, label={}]} +\newcommand{\resumeSubHeadingListEnd}{\end{itemize}} +\newcommand{\resumeItemListStart}{\begin{itemize}} +\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-2pt}} + +\begin{document} + + +\begin{center} + {\LARGE Aleksa Vuckovic} \\ \vspace{0pt} +\begin{multicols}{2} + \begin{flushleft} + \textbf{mail:} \href{mailto:aleksa@vuckovic.cc}{aleksa@vuckovic.cc} \\ + \textbf{website:} \href{https://vuckovic.cc}{vuckovic.cc} \\ + \textbf{git:} \href{https://git.vuckovic.cc}{git.vuckovic.cc} + \end{flushleft} + \large + \begin{flushright} + Pancevo, Serbia\\ + \phantom{a}\\ + \textbf{github:} \href{https://github.com/aleksav013}{github.com/aleksav013} + \end{flushright} +\end{multicols} +\end{center} + +\section{Education} +\resumeSubHeadingListStart + \resumeSubheading + {School of Electrical Engineering}{October 2022 -- Present} + {Bachelor's Degree in Software Engineering}{Belgrade, Serbia}{0.6} + \resumeSubheading + {Mathematical Grammar School}{September 2018 -- June 2022} + {GPA 4.94/5.0}{Belgrade, Serbia}{0.6} +\resumeSubHeadingListEnd + +\section{Projects} +\resumeSubHeadingListStart + \resumeSubheading{RISC-V rv32im emulator \& bare metal DOOM (1993) port}{June 2024 -- July 2024} + {Part of team FPGA project (FPGA CPU+GPU simulator/debugger/profiler)}{}{0.7} + \resumeSubheading{x86\_64 SMP kernel (\href{https://git.vuckovic.cc/kernels/mykernel64/}{mykernel64})}{August 2022 -- February 2023} + {x86\_64 kernel with Symmetric Multiprocessing support}{}{0.7} + \resumeSubheading{x86 32bit kernel (\href{https://git.vuckovic.cc/kernels/mykernel/}{mykernel})}{October 2021 -- August 2022} + {Simple x86 kernel}{}{0.7} + %\resumeSubheading{gtk-dav (\href{https://git.vuckovic.cc/software/gtk-dav/}{gtk-dav})}{November 2023 -- ongoing} + %{Directional Audio Visualizer (For Deaf People)}{}{0.7} + %\resumeSubheading{Expanding 64bit RISC-V xv6 kernel}{August 2023 -- September 2023} + %{University curriculum assignment}{}{0.7} + %\resumeSubheading{SFML RPG (\href{https://git.vuckovic.cc/other/sfml-rpg/}{sfml-rpg})}{May 2021} + %{Simple C++ SFML 2D game}{}{0.7} +\resumeSubHeadingListEnd + +\section{Awards \& Honors} +\resumeSubHeadingListStart + \resumeSubheading + {Annual Award of the Mathematical Institute of the Serbian Academy of Sciences and Arts, for the best graduation thesis of the Mathematical Grammar School in Belgrade, in the field of computing}{June 2022} + {For the thesis \href{https://git.vuckovic.cc/kernels/kernel\_tex/plain/kernel.pdf}{"x86 32bit kernel" (Serbian)} featuring \href{https://git.vuckovic.cc/kernels/mykernel}{mykernel}}{Belgrade, Serbia}{0.8} +\resumeSubHeadingListEnd + +\section{Recent Competitions} +\resumeSubHeadingListStart + \resumeSubheading{Serbian Cyber Security Challenge}{May 2024} + {$2^{th}$ prize as part of team "mylittLEpwny" (team captain)}{Belgrade, Serbia}{0.7} + \resumeSubheading{European Cyber Security Challenge}{October 2023} + {$2^{nd}$ prize (guest teams) as part of Serbian National Team (in charge of hardware)}{Hamar, Norway}{0.7} + \resumeSubheading{European Cyber Security Challenge}{September 2022} + {Participated as part of Serbian National Team (in charge of hardware)}{Vienna, Austria}{0.7} + \resumeSubheading{60+ \href{https://en.wikipedia.org/wiki/Capture\_the\_flag\_(cybersecurity)}{CTF} competitions}{March 2023 -- Present} + {Actively participating as part of team "CyberHero" - \href{https://ctftime.org/team/130070}{CTFtime}}{online}{0.7} + \resumeSubheading{Regional Cyber Camp}{April 2022} + {$1^{st}$ prize as part of Team Serbia}{Lal\"ez Bay, Albania}{0.7} + \resumeSubheading{National Competition in Informatics}{April 2022} + {Participated}{Belgrade, Serbia}{0.7} + %\resumeItem{National Competition in Mathematics}{($3^{rd}$ prize 2016)} + %\resumeItem{National Competition in Physics}{($2^{nd}$ prize 2017, 2018)} + %\resumeItem{Mathematics Competition MGSC(Mathematical Grammar School Cup)}{($2^{nd}$ prize 2018)} + %\resumeItem{Physics Competition MGSC(Mathematical Grammar School Cup)}{($2^{nd}$ prize 2018)} + %\resumeItem{National Competition in Physics}{($4^{th}$ prize 2019)} + %\resumeItem{Research papers competition for paper \it{"Geometric inequalities" (Serbian)}}{($3^{rd}$ prize 2019)} + %\resumeSubheading{Serbian Cyber Security Challenge}{September 2022} + %{$4^{th}$ prize as part of Team "HAL9000"}{Belgrade, Serbia}{0.7} + %\resumeSubheading{Flare-On 9 (Malware Reverse Engineering Competition)}{October 2022} + %{Completed all 11 challenges}{online, \href{https://flare-on.com/}{flare-on.com}}{0.7} + %\resumeSubheading{National competitions in Mathematics, Physics, Research Papers}{past 5 years} + %{Multiple prizes}{Serbia}{0.7} +\resumeSubHeadingListEnd + +\section{Skills \& Interests} +\resumeSubHeadingListStart + \resumeItem{\textbf{Interests:} Operating Systems, Hacking, Low Level Programming, Cryptography, Networking} + \resumeItem{\textbf{Selfhosting:} web, git \& mail server} + \resumeItem{\textbf{Programming languages:} C, X86 \& RISC-V Assembly, Bash, C++, SQL, Python} + \resumeItem{\textbf{Languages:} Serbian (native), English (B2)} +\resumeSubHeadingListEnd + +\end{document} diff --git a/template.tex b/template.tex new file mode 100644 index 0000000..4873b22 --- /dev/null +++ b/template.tex @@ -0,0 +1,195 @@ +% Welcome to the simple Undergraduate Complexity Research CV-resume template! +% Please delete any sections that do not apply to your past experiences. We do not expect that applicants will have itmes for all of the sections included here. You can also rename or revise sections to best fit with your personal accomplishments. + +\documentclass[letterpaper,11pt]{article} + +\usepackage{latexsym} +\usepackage[empty]{fullpage} +\usepackage{titlesec} +\usepackage{marvosym} +\usepackage[usenames,dvipsnames]{color} +\usepackage{verbatim} +\usepackage{enumitem} +\usepackage[hidelinks]{hyperref} +\usepackage{fancyhdr} +\usepackage[english]{babel} +\usepackage{tabularx} +\usepackage{multicol} +\input{glyphtounicode} + +\usepackage{baskervillef} +\usepackage[T1]{fontenc} + +\pagestyle{fancy} +\fancyhf{} +\fancyfoot{} +\setlength{\footskip}{10pt} +\renewcommand{\headrulewidth}{0pt} +\renewcommand{\footrulewidth}{0pt} + +\addtolength{\oddsidemargin}{0.0in} +\addtolength{\evensidemargin}{0.0in} +\addtolength{\textwidth}{0.0in} +\addtolength{\topmargin}{0.2in} +\addtolength{\textheight}{0.0in} + + +\urlstyle{same} + +%\raggedbottom +\raggedright +\setlength{\tabcolsep}{0in} + +\titleformat{\section}{ + \it\vspace{3pt} +}{}{0em}{}[\color{black}\titlerule\vspace{-5pt}] + +\pdfgentounicode=1 + +\newcommand{\resumeItem}[1]{ + \item{ + {#1 \vspace{-4pt}} + } +} + +\newcommand{\resumeSubheading}[4]{ + \vspace{-2pt}\item + \begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r} + \textbf{#1} & #2 \\ + \textit{\small #3} & \textit{\small #4} \\ + \end{tabular*}\vspace{-10pt} +} + + +\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-3pt}} +\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$} +\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.15in, label={}]} +\newcommand{\resumeSubHeadingListEnd}{\end{itemize}} +\newcommand{\resumeItemListStart}{\begin{itemize}} +\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-2pt}} + +\begin{document} + + +\begin{center} + {\LARGE Your Name} \\ \vspace{0pt} + \begin{multicols}{2} + \begin{flushleft} + \large{111 Street Ave} \\ + \large{City, State, optional Country, Postal Code} \\ + \end{flushleft} + + \begin{flushright} +% this could be LinkedIn, GitHub, or a personal website or social media account (if used for professional purposes) + \href{{url for any websites you want to link}} \large{text that will be linked to a url} \\ +% please ensure your email address is one you check + \href{mailto:{your email adress}} \large{email address} + \end{flushright} + \end{multicols} +\end{center} + + +%-----------EDUCATION----------- +% Please list your current institution first and then past schools in reverse chronology. No need for GPA, etc. You do not need to include high school but may do so if there are accomplishments you would like to highlight. +\section{Education} +\resumeSubHeadingListStart + + \resumeSubheading + {College Univeristy Name}{Month Year studies began -- Present} + {degree and major you are pursuing}{City, State, optional Country} + \resumeSubheading + {Other School attended}{Month Year studies began -- Month Year studies ended} + {degree and major or coursework you pursued}{City, State, optional Country} + +\resumeSubHeadingListEnd + + +%-----------RESEARCH EXPERIENCE----------- +\section{Research Experience} +% it is not expected that applicants have research experience but this section can include experience gained in a laboratory course, shadowing experiences, or group or independent research projects +\resumeSubHeadingListStart + +\resumeSubheading + {Research experience title}{Month, Year started -- Month, Year ended or "Present" if ongoing} + {University, Company or Organization}{City, State, optional Country} + \resumeItemListStart + \small\resumeItem{very short description of one thing you did} + \resumeItem{very short description of another thing you did} + \resumeItem{very short description if there was another thing you did} + \resumeItemListEnd + +\resumeSubHeadingListEnd + +%-----------OTHER EXPERIENCE----------- +\section{Other Experience} +% if you have been employed, do volunteer activities, or have held other formal or informal jobs, you can list them here. +\resumeSubHeadingListStart + + \resumeSubheading + {Position title}{Month, Year started -- Month, Year ended or "Present" if ongoing} + {University, Company or Organization}{City, State, optional Country} + \resumeItemListStart + \small\resumeItem{very short description of one thing you did} + \resumeItem{very short description of another thing you did} + \resumeItem{very short description if there was another thing you did} + \resumeItemListEnd + + \resumeSubheading + {Another job title}{Month, Year started -- Month, Year ended or "Present" if ongoing} + {University, Company or Organization}{City, State, optional Country} + \resumeItemListStart + \small\resumeItem{very short description of one thing you did} + \resumeItem{very short description of another thing you did} + \resumeItem{very short description if there was another thing you did} + \resumeItemListEnd + +\resumeSubHeadingListEnd + +%-----------RESEARCH PRESENTATIONS----------- +\section{Research Presentations} +% It is not expected that applicants will have items for this section, but if you have presented or published research findings at, for example, a student research conference, please list those here. +\begin{itemize}[leftmargin=0.15in, label={}] + \normalsize{\item{ + {citation in your preferred format -- include all authors who contributed}{} \\ + {citation in your preferred format -- include all authors who contributed}{} +}} + \end{itemize} + +%-----------AWARDS & HONORS----------- +\section{Awards \& Honors} +% This section can include academic achievements – things like scholarships, Dean's list, honors societies – as well as recognition in your community - community service, religious study, volunteerism, military service, or anything else. You can remove or add sections as needed. +\resumeSubHeadingListStart + \resumeSubheading + {Title or brief description of the award}{} + {University, Sponsor or Organization}{year(s)} + \resumeSubheading + {Title or brief description of the award}{} + {University, Sponsor or Organization}{year(s)} + \resumeSubheading + {Title or brief description of the award}{} + {University, Sponsor or Organization}{year(s)} +\resumeSubHeadingListEnd + +%-----------SKILLS----------- +\section{Specialized Skills} +% This section can include programming or spoken languages, text editing and general software knowledge, certifications, version control or project management tools, or other skills that might be relevant. You can include as many or as few as you like: delete or add as needed. +\begin{itemize}[leftmargin=0.15in, label={}] + \normalsize{\item{ + \textbf{Heading, eg. "Programming Languages"}{: Python (beginner), R (intermediate)} \\ + \textbf{Other topics}{: your skills}\\ + \textbf{Other topics}{: your skills} \\ + \textbf{Other topics}{: your skills} \\ + }} + \end{itemize} + +%-----------OTHER INTERESTS----------- +\section{Other Interests} +% Also an optional section, for any hobbies, sports, artistic and musical pursuits, etc. that you would like to include. You can include as many or as few as you like: delete or add as needed. +\begin{itemize}[leftmargin=0.15in, label={}] + \normalsize{\item{ + \textbf{Heading, eg. "Athletics"}{: {tennis (club team captain)} } \\ + \textbf{Other heading}{: {the thing you want to include} } \\ + }} + \end{itemize} + +\end{document} diff --git a/update.sh b/update.sh new file mode 100755 index 0000000..142ea5d --- /dev/null +++ b/update.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +scp cv.pdf root@vuckovic.cc:/var/www/html/vuckovic.cc/ |
