mirror of
https://github.com/CPunch/resume.git
synced 2024-11-13 07:00:03 +00:00
Better phrasing
This commit is contained in:
parent
33127e068e
commit
cf22100e3e
@ -3,7 +3,7 @@
|
||||
\begin{cventries}
|
||||
\ifbool{contributedProjects}{
|
||||
\cventry
|
||||
{Reverse engineered server for the FusionFall MMO written in C++}
|
||||
{Reverse engineered server for the FusionFall MMO game written in C++}
|
||||
{\href{https://github.com/OpenFusionProject/OpenFusion}{OpenFusion (https://github.com/OpenFusionProject/OpenFusion)}}
|
||||
{Original Author, Contributor}
|
||||
{Aug 2020 – Present}
|
||||
@ -27,7 +27,7 @@
|
||||
\item {Cross-platform networking library, implementation of a \textbf{custom packet protocol}}
|
||||
\item {Secure key-based packet encryption using \textbf{libsodium}}
|
||||
\item {Implementation of cross-platform \textbf{persistence} techniques}
|
||||
\item {Clean \& consistence coding style using \textbf{clang-format}}
|
||||
\item {Clean \& consistent coding style using \textbf{clang-format}}
|
||||
\end{cvitems}
|
||||
}
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
\begin{cvitems}
|
||||
\item {Pratt-based parser, \textbf{single pass compiler}}
|
||||
\item {Easy to learn syntax with inspiration from Lua}
|
||||
\item {\textbf{Faster} than Python3}
|
||||
\item {\textbf{Faster} than Python}
|
||||
\end{cvitems}
|
||||
}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
\cvsection{Professional Summary}
|
||||
|
||||
\begin{cvparagraph}
|
||||
“Rockstar” developer with the motivation to help develop and deploy software. Ready to push code to help maintain, create, and fix features. Ability to turn any proposed solution into production-ready code. Developer with a passion for efficient solutions, making lightweight software that would run anywhere.
|
||||
Systems Programmer with the motivation to help develop and deploy software. Ready to push code to help maintain, create, and fix features. Ability to turn any proposed solution into production-ready code. Developer with a passion for efficient solutions, making lightweight software that would run anywhere.
|
||||
\end{cvparagraph}
|
Loading…
Reference in New Issue
Block a user