more minor refactoring, added .vscode to preserve cSpell words

This commit is contained in:
CPunch 2022-09-15 23:08:20 -05:00
parent 020e7850b3
commit fd3b96da5d
3 changed files with 19 additions and 12 deletions

13
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,13 @@
{
"cSpell.words": [
"bytecode",
"decompiler",
"Decompy",
"Gitea",
"Kinect",
"Laika",
"libsodium",
"Stubbs",
"texlive"
]
}

View File

@ -2,8 +2,7 @@
\begin{cventries}
\cventry
{Worked with ADL to develop interactive exhibits from prototype to production}
\cventry{Worked with ADL to develop interactive exhibits from prototype to production}
{Fort Worth Museum of Science and History}
{Student Intern}
{Sept 2018 Aug 2019}

View File

@ -2,8 +2,7 @@
\begin{cventries}
\ifbool{contributedProjects}{
\cventry
{Reverse engineered server for the FusionFall MMO game written in C++}
\cventry{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}
@ -17,8 +16,7 @@
}{}
\ifbool{coolProjects}{
\cventry
{RAT written in Modern C}
\cventry{RAT written in Modern C}
{\href{https://github.com/CPunch/Laika}{Laika (https://github.com/CPunch/Laika)}}
{Personal Project}
{Jan 2022 Present}
@ -31,8 +29,7 @@
\end{cvitems}
}
\cventry
{Lightweight embedded scripting language}
\cventry{Lightweight embedded scripting language}
{\href{https://github.com/CPunch/Cosmo}{Cosmo (https://github.com/CPunch/Cosmo)}}
{Personal Project}
{Oct 2020 Feb 2021}
@ -44,8 +41,7 @@
\end{cvitems}
}
\cventry
{Lua 5.1 bytecode decompiler \& disassembler}
\cventry{Lua 5.1 bytecode decompiler \& disassembler}
{\href{https://github.com/CPunch/LuaDecompy}{LuaDecompy (https://github.com/CPunch/LuaDecompy)}}
{Personal Project}
{Aug 2022 Present}
@ -59,8 +55,7 @@
}{}
\ifbool{devopsProjects}{
\cventry
{Personal Blog, Portfolio \& Gitea instance}
\cventry{Personal Blog, Portfolio \& Gitea instance}
{\href{https://github.com/CPunch/openpunk-ansible}{OpenPunk (https://github.com/CPunch/openpunk-ansible)}}
{Personal Project}
{Aug 2019 Present}