mirror of
https://github.com/CPunch/resume.git
synced 2025-11-13 06:10:05 +00:00
Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 83eeb79391 | |||
| ff3ca48a47 | |||
| e079241f4e | |||
| 83ab696c03 | |||
| 605a83f837 | |||
| cf22100e3e | |||
| 33127e068e | |||
| 903713407a | |||
| c694fe27c4 |
6
.github/workflows/create-resume.yaml
vendored
6
.github/workflows/create-resume.yaml
vendored
@@ -19,5 +19,7 @@ jobs:
|
||||
- name: Make Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
files: resume.pdf
|
||||
body: Automated build for ${{ github.head_ref }}.${{ github.sha }}
|
||||
files: |
|
||||
resume.pdf
|
||||
assets/FWMSH.pdf
|
||||
body: Automated build for ${{ github.ref }}.${{ github.sha }}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# CPunch's resume
|
||||
|
||||
This resume assumes a full installation of a LaTex environment.
|
||||
This resume assumes a full installation of a LaTeX environment.
|
||||
Compile and build my resume with the following command:
|
||||
|
||||
```sh
|
||||
@@ -9,4 +9,4 @@ xelatex resume.tex
|
||||
|
||||
## Release builds
|
||||
|
||||
You can find automated builds & releases of my resume on the [releases](/releases) page.
|
||||
You can find automated builds & releases of my resume on the [releases](https://github.com/CPunch/resume/releases) page.
|
||||
|
||||
BIN
assets/FWMSH.pdf
Normal file
BIN
assets/FWMSH.pdf
Normal file
Binary file not shown.
@@ -40,7 +40,7 @@
|
||||
%--------------------------------------------------------------------------------------------------
|
||||
|
||||
\name{Seth}{Stubbs}
|
||||
\position{Systems Programmer}
|
||||
\position{Systems Programmer | Reverse Engineer}
|
||||
\email{openpunk@proton.me}
|
||||
\homepage{openpunk.com}
|
||||
\github{CPunch}
|
||||
@@ -53,8 +53,10 @@
|
||||
\begin{document}
|
||||
\makecvheader[C]
|
||||
|
||||
\input{resume/summary.tex}
|
||||
%\input{resume/summary.tex}
|
||||
\input{resume/skills.tex}
|
||||
\input{resume/experience.tex}
|
||||
\input{resume/projects.tex}
|
||||
|
||||
\makecvfooter{}{References avaliable upon request}{}
|
||||
\end{document}
|
||||
@@ -9,9 +9,10 @@
|
||||
{Sept 2018 – Aug 2019}
|
||||
{
|
||||
\begin{cvitems}
|
||||
\item {Development and deployment of several VR experiences using the Unity3D engine}
|
||||
\item {Experience using Tensorflow to solve ML problems with live input from OpenCV}
|
||||
\item {Experience receiving project goals and communicating expected deadlines}
|
||||
\item {Lead the development of a temporary exhibit showcasing VR using the Unity3D engine to make Carnival-style games}
|
||||
\item {Developed several small exhibits, including several back-cataloged projects which remain unreleased}
|
||||
\item {Wrote the software for an exhibit using the Microsoft Kinect to simulate the ``doppler effect'' light has when moving away/toward an object in space}
|
||||
\item {Received live feedback from Museum patrons on projects, responded to criticism with suggested improvements}
|
||||
\end{cvitems}
|
||||
}
|
||||
|
||||
|
||||
@@ -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,12 +40,12 @@
|
||||
\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}
|
||||
}
|
||||
|
||||
\cventry
|
||||
{Blog \& gitea mirror}
|
||||
{Personal Blog, Portfolio \& Gitea instance}
|
||||
{\href{https://github.com/CPunch/openpunk-ansible}{OpenPunk (https://github.com/CPunch/openpunk-ansible)}}
|
||||
{Personal Project}
|
||||
{Aug 2019 – Present}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
\cvsection{Technical Skills}
|
||||
|
||||
\begin{cvskills}
|
||||
\cvskill{Programming Languages}{Proficient in C, C++, Lua, Python | Familiar with JavaScript, Web Development}
|
||||
\cvskill{Programming Languages}{Proficient in C, Lua, Python | Familiar with Web Development}
|
||||
\cvskill{Software}{Linux, Git, Make, CMake, LaTeX, GitHub CI, Ansible, IDA Pro, GDB}
|
||||
\cvskill{Additional Knowledge}{Server Administration, TCP/IP stack, POSIX systems programming, Ragtime piano}
|
||||
\cvskill{Additional Knowledge}{Server Administration, Reverse Engineering, POSIX systems programming}
|
||||
\end{cvskills}
|
||||
@@ -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}
|
||||
Reference in New Issue
Block a user