mirror of
https://github.com/CPunch/resume.git
synced 2024-11-23 10:40:10 +00:00
more minor refactoring, added .vscode to preserve cSpell words
This commit is contained in:
parent
020e7850b3
commit
fd3b96da5d
13
.vscode/settings.json
vendored
Normal file
13
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"cSpell.words": [
|
||||||
|
"bytecode",
|
||||||
|
"decompiler",
|
||||||
|
"Decompy",
|
||||||
|
"Gitea",
|
||||||
|
"Kinect",
|
||||||
|
"Laika",
|
||||||
|
"libsodium",
|
||||||
|
"Stubbs",
|
||||||
|
"texlive"
|
||||||
|
]
|
||||||
|
}
|
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
\begin{cventries}
|
\begin{cventries}
|
||||||
|
|
||||||
\cventry
|
\cventry{Worked with ADL to develop interactive exhibits from prototype to production}
|
||||||
{Worked with ADL to develop interactive exhibits from prototype to production}
|
|
||||||
{Fort Worth Museum of Science and History}
|
{Fort Worth Museum of Science and History}
|
||||||
{Student Intern}
|
{Student Intern}
|
||||||
{Sept 2018 – Aug 2019}
|
{Sept 2018 – Aug 2019}
|
||||||
|
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
\begin{cventries}
|
\begin{cventries}
|
||||||
\ifbool{contributedProjects}{
|
\ifbool{contributedProjects}{
|
||||||
\cventry
|
\cventry{Reverse engineered server for the FusionFall MMO game 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)}}
|
{\href{https://github.com/OpenFusionProject/OpenFusion}{OpenFusion (https://github.com/OpenFusionProject/OpenFusion)}}
|
||||||
{Original Author, Contributor}
|
{Original Author, Contributor}
|
||||||
{Aug 2020 – Present}
|
{Aug 2020 – Present}
|
||||||
@ -17,8 +16,7 @@
|
|||||||
}{}
|
}{}
|
||||||
|
|
||||||
\ifbool{coolProjects}{
|
\ifbool{coolProjects}{
|
||||||
\cventry
|
\cventry{RAT written in Modern C}
|
||||||
{RAT written in Modern C}
|
|
||||||
{\href{https://github.com/CPunch/Laika}{Laika (https://github.com/CPunch/Laika)}}
|
{\href{https://github.com/CPunch/Laika}{Laika (https://github.com/CPunch/Laika)}}
|
||||||
{Personal Project}
|
{Personal Project}
|
||||||
{Jan 2022 – Present}
|
{Jan 2022 – Present}
|
||||||
@ -31,8 +29,7 @@
|
|||||||
\end{cvitems}
|
\end{cvitems}
|
||||||
}
|
}
|
||||||
|
|
||||||
\cventry
|
\cventry{Lightweight embedded scripting language}
|
||||||
{Lightweight embedded scripting language}
|
|
||||||
{\href{https://github.com/CPunch/Cosmo}{Cosmo (https://github.com/CPunch/Cosmo)}}
|
{\href{https://github.com/CPunch/Cosmo}{Cosmo (https://github.com/CPunch/Cosmo)}}
|
||||||
{Personal Project}
|
{Personal Project}
|
||||||
{Oct 2020 – Feb 2021}
|
{Oct 2020 – Feb 2021}
|
||||||
@ -44,8 +41,7 @@
|
|||||||
\end{cvitems}
|
\end{cvitems}
|
||||||
}
|
}
|
||||||
|
|
||||||
\cventry
|
\cventry{Lua 5.1 bytecode decompiler \& disassembler}
|
||||||
{Lua 5.1 bytecode decompiler \& disassembler}
|
|
||||||
{\href{https://github.com/CPunch/LuaDecompy}{LuaDecompy (https://github.com/CPunch/LuaDecompy)}}
|
{\href{https://github.com/CPunch/LuaDecompy}{LuaDecompy (https://github.com/CPunch/LuaDecompy)}}
|
||||||
{Personal Project}
|
{Personal Project}
|
||||||
{Aug 2022 – Present}
|
{Aug 2022 – Present}
|
||||||
@ -59,8 +55,7 @@
|
|||||||
}{}
|
}{}
|
||||||
|
|
||||||
\ifbool{devopsProjects}{
|
\ifbool{devopsProjects}{
|
||||||
\cventry
|
\cventry{Personal Blog, Portfolio \& Gitea instance}
|
||||||
{Personal Blog, Portfolio \& Gitea instance}
|
|
||||||
{\href{https://github.com/CPunch/openpunk-ansible}{OpenPunk (https://github.com/CPunch/openpunk-ansible)}}
|
{\href{https://github.com/CPunch/openpunk-ansible}{OpenPunk (https://github.com/CPunch/openpunk-ansible)}}
|
||||||
{Personal Project}
|
{Personal Project}
|
||||||
{Aug 2019 – Present}
|
{Aug 2019 – Present}
|
||||||
|
Loading…
Reference in New Issue
Block a user