mirror of
https://github.com/CPunch/resume.git
synced 2024-11-14 17:40:05 +00:00
Improved formatting, updated phrasing, added OpenFusion
This commit is contained in:
parent
4facdfa11d
commit
75e3ba61f6
@ -18,6 +18,9 @@
|
|||||||
% include Awesome-CV, with 11pt font and A4 paper size
|
% include Awesome-CV, with 11pt font and A4 paper size
|
||||||
\documentclass[11pt, a4paper]{awesome-cv}
|
\documentclass[11pt, a4paper]{awesome-cv}
|
||||||
|
|
||||||
|
% disable first 3 letter highlight
|
||||||
|
\setbool{acvSectionColorHighlight}{false}
|
||||||
|
|
||||||
% config geometry
|
% config geometry
|
||||||
\geometry{left=1.4cm, top=.8cm, right=1.4cm, bottom=1.8cm, footskip=.5cm}
|
\geometry{left=1.4cm, top=.8cm, right=1.4cm, bottom=1.8cm, footskip=.5cm}
|
||||||
|
|
||||||
@ -31,8 +34,6 @@
|
|||||||
\setbool{presentableProjects}{true} % Cosmo, Laika, Openpunk-ansible
|
\setbool{presentableProjects}{true} % Cosmo, Laika, Openpunk-ansible
|
||||||
\setbool{contributedProjects}{true} % OpenFusion
|
\setbool{contributedProjects}{true} % OpenFusion
|
||||||
|
|
||||||
\renewcommand{\acvHeaderSocialSep}{\quad\textbar\quad}
|
|
||||||
|
|
||||||
%--------------------------------------------------------------------------------------------------
|
%--------------------------------------------------------------------------------------------------
|
||||||
% PERSONAL INFO
|
% PERSONAL INFO
|
||||||
% Some info has been redacted for privacy (address, mobile)
|
% Some info has been redacted for privacy (address, mobile)
|
||||||
|
@ -1,11 +1,26 @@
|
|||||||
\cvsection{Project Experience}
|
\cvsection{Project Experience}
|
||||||
|
|
||||||
\begin{cventries}
|
\begin{cventries}
|
||||||
|
\ifbool{contributedProjects}{
|
||||||
|
\cventry
|
||||||
|
{Reverse engineered server for the FusionFall MMO written in C++}
|
||||||
|
{\href{https://github.com/OpenFusionProject/OpenFusion}{OpenFusion (https://github.com/OpenFusionProject/OpenFusion)}}
|
||||||
|
{Original Author, Contributor}
|
||||||
|
{Aug 2020 – Present}
|
||||||
|
{
|
||||||
|
\begin{cvitems}
|
||||||
|
\item {Reverse engineering and re-implementation of a \textbf{proprietary packet protocol}}
|
||||||
|
\item {Development and implementation of \textbf{various common optimizations} for MMO servers}
|
||||||
|
\item {Used by \textbf{thousands of users}, quickly responding to bug reports and issues}
|
||||||
|
\end{cvitems}
|
||||||
|
}
|
||||||
|
}{}
|
||||||
|
|
||||||
\ifbool{presentableProjects}{
|
\ifbool{presentableProjects}{
|
||||||
\cventry
|
\cventry
|
||||||
{Main Contributor}
|
{RAT written in Modern C}
|
||||||
{\href{https://github.com/CPunch/Laika}{Laika, RAT written in Modern C}}
|
{\href{https://github.com/CPunch/Laika}{Laika (https://github.com/CPunch/Laika)}}
|
||||||
{}
|
{Personal Project}
|
||||||
{Jan 2022 – Present}
|
{Jan 2022 – Present}
|
||||||
{
|
{
|
||||||
\begin{cvitems}
|
\begin{cvitems}
|
||||||
@ -17,9 +32,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
\cventry
|
\cventry
|
||||||
{Main Contributor}
|
{Lightweight embedded scripting language}
|
||||||
{\href{https://github.com/CPunch/Cosmo}{Cosmo, Embedded scripting language}}
|
{\href{https://github.com/CPunch/Cosmo}{Cosmo (https://github.com/CPunch/Cosmo)}}
|
||||||
{}
|
{Personal Project}
|
||||||
{Oct 2020 – Feb 2021}
|
{Oct 2020 – Feb 2021}
|
||||||
{
|
{
|
||||||
\begin{cvitems}
|
\begin{cvitems}
|
||||||
@ -30,14 +45,14 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
\cventry
|
\cventry
|
||||||
{Writer, Server Administrator}
|
{Blog \& gitea mirror}
|
||||||
{\href{https://github.com/CPunch/openpunk-ansible}{OpenPunk, Blog \& gitea mirror}}
|
{\href{https://github.com/CPunch/openpunk-ansible}{OpenPunk (https://github.com/CPunch/openpunk-ansible)}}
|
||||||
{}
|
{Personal Project}
|
||||||
{~2020 – Present}
|
{Aug 2019 – Present}
|
||||||
{
|
{
|
||||||
\begin{cvitems}
|
\begin{cvitems}
|
||||||
\item {Deployed and maintained \textbf{Debian} server with minimal downtime for 2+ years}
|
\item {Deployed and maintained \textbf{Debian} server with minimal downtime for 2+ years}
|
||||||
\item {\textbf{Ansible} based server setup, allowing for easy migration}
|
\item {\textbf{Ansible} based server setup, allowing for easy migration \& deployment}
|
||||||
\item {Experience configuring and maintaining \textbf{Nginx, Hugo, Tor, Gitea} and other services}
|
\item {Experience configuring and maintaining \textbf{Nginx, Hugo, Tor, Gitea} and other services}
|
||||||
\end{cvitems}
|
\end{cvitems}
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
\cvsection{Technical Skills}
|
\cvsection{Technical Skills}
|
||||||
|
|
||||||
\begin{cvskills}
|
\begin{cvskills}
|
||||||
\cvskill{Programming Languages}{Proficient in C, Lua, Python | Familiar with C++, LaTeX, Hugo, SQLite}
|
\cvskill{Programming Languages}{Proficient in C, C++, Lua, Python | Familiar with JavaScript, Web Development}
|
||||||
\cvskill{Software and OS}{Linux, Git, Make, CMake, GitHub CI, Ansible, IDA Pro, GDB}
|
\cvskill{Software}{Linux, Git, Make, CMake, LaTeX, GitHub CI, Ansible, IDA Pro, GDB}
|
||||||
\cvskill{Additional Knowledge}{Server administration, TCP/IP stack, POSIX systems programming}
|
\cvskill{Additional Knowledge}{Server Administration, TCP/IP stack, POSIX systems programming, Ragtime piano}
|
||||||
\end{cvskills}
|
\end{cvskills}
|
Loading…
Reference in New Issue
Block a user