Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b443e8d73b | ||
|
|
cf1037126f | ||
|
|
e19574d9f2 | ||
|
|
24541d119d |
@@ -12,7 +12,7 @@ release name:
|
|||||||
git push origin --tags
|
git push origin --tags
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
scp main.pdf cosmos:infrastructure/caddy/files/cv.pdf
|
scp cv.pdf cosmos:infrastructure/caddy/files/cv.pdf
|
||||||
|
|
||||||
build:
|
build:
|
||||||
tectonic cv.tex
|
tectonic cv.tex
|
||||||
|
|||||||
Executable
+22
@@ -0,0 +1,22 @@
|
|||||||
|
Copyright (c) <2018> <Jan Vorisek>
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person
|
||||||
|
obtaining a copy of this software and associated documentation
|
||||||
|
files (the "Software"), to deal in the Software without
|
||||||
|
restriction, including without limitation the rights to use,
|
||||||
|
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the
|
||||||
|
Software is furnished to do so, subject to the following
|
||||||
|
conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be
|
||||||
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||||||
|
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||||||
|
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
|
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
|
OTHER DEALINGS IN THE SOFTWARE.
|
||||||
Executable → Regular
+4
-19
@@ -1,22 +1,7 @@
|
|||||||
Copyright (c) <2018> <Jan Vorisek>
|
Copyright © 2024 Joshua Coles
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||||
obtaining a copy of this software and associated documentation
|
|
||||||
files (the "Software"), to deal in the Software without
|
|
||||||
restriction, including without limitation the rights to use,
|
|
||||||
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
copies of the Software, and to permit persons to whom the
|
|
||||||
Software is furnished to do so, subject to the following
|
|
||||||
conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||||
included in all copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
||||||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
||||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
||||||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
||||||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
||||||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
||||||
OTHER DEALINGS IN THE SOFTWARE.
|
|
||||||
|
|||||||
@@ -8,4 +8,8 @@ A hosted version can be found at <https://files.joshuacoles.me/cv.pdf>
|
|||||||
|
|
||||||
Currently the CV is built using [`tectonic`](https://tectonic-typesetting.github.io/en-US/) for a nicer build experience. This can be installed as described [here](https://tectonic-typesetting.github.io/en-US/install.html).
|
Currently the CV is built using [`tectonic`](https://tectonic-typesetting.github.io/en-US/) for a nicer build experience. This can be installed as described [here](https://tectonic-typesetting.github.io/en-US/install.html).
|
||||||
|
|
||||||
Commands are managed using the [Just runner](https://just.systems/).
|
Commands are managed using the [Just runner](https://just.systems/), to build the CV run `just build`.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
The template used is licensed under the MIT license, see `LICENSE-TEMPLATE.md`, the content of the CV is licensed under the MIT license, see `LICENSE.md`.
|
||||||
|
|||||||
+2
-2
@@ -3,9 +3,9 @@
|
|||||||
\begin{entrylist}
|
\begin{entrylist}
|
||||||
\entry
|
\entry
|
||||||
{2019 -- 2024}
|
{2019 -- 2024}
|
||||||
{MSc Mathematics and Physics (Hons)}
|
{MSc Mathematics and Physics (Hons) (Sandwhich)}
|
||||||
{University of Bath}
|
{University of Bath}
|
||||||
{Expected classification: 2:1}
|
{Expected classification: 2:1\\Placement with the ONS between academic years 2 and 3.}
|
||||||
\entry
|
\entry
|
||||||
{Graduated 2019}
|
{Graduated 2019}
|
||||||
{Prior Qualifications, Graduating 2019}
|
{Prior Qualifications, Graduating 2019}
|
||||||
|
|||||||
+3
-3
@@ -17,7 +17,7 @@
|
|||||||
\end{itemize}
|
\end{itemize}
|
||||||
The completed report can be found \href{https://files.joshuacoles.me/final-year-report.pdf}{\underline{here}}.
|
The completed report can be found \href{https://files.joshuacoles.me/final-year-report.pdf}{\underline{here}}.
|
||||||
\\
|
\\
|
||||||
\kwdlst{JAX, Neural Networks, Loss functions, Numpy, Flax, Tensorflow, Python}}
|
\kwdlst{JAX, Neural Networks, Loss functions, Numpy, Flax, Tensorflow, Keras, Python}}
|
||||||
\entry
|
\entry
|
||||||
{Summer 2023}
|
{Summer 2023}
|
||||||
{Software Developer}
|
{Software Developer}
|
||||||
@@ -39,7 +39,7 @@
|
|||||||
\end{itemize}
|
\end{itemize}
|
||||||
\kwdlst{Langchain, Weaviate, Python}}
|
\kwdlst{Langchain, Weaviate, Python}}
|
||||||
\entry
|
\entry
|
||||||
{2022 -- 2023\\{\footnotesize{part time}} \\\\2021 -- 2022\\\footnotesize{placement year}}
|
{2022 -- 2023\\{\footnotesize{part time aside studies}} \\\\2021 -- 2022\\\footnotesize{placement year}}
|
||||||
{Software Developer}
|
{Software Developer}
|
||||||
{Office for National Statistics}
|
{Office for National Statistics}
|
||||||
{For my placement I joined a team working on software for processing the results of the 2021 Census. After the end of my placement I was kept on to assist with the next phase of product development and solution design. In this role I worked with sensitive data from the Census in isolated production environments and thus obtained SC clearance. Key contributions include,
|
{For my placement I joined a team working on software for processing the results of the 2021 Census. After the end of my placement I was kept on to assist with the next phase of product development and solution design. In this role I worked with sensitive data from the Census in isolated production environments and thus obtained SC clearance. Key contributions include,
|
||||||
@@ -77,5 +77,5 @@
|
|||||||
\item Centralised database for cross-domain analytics.
|
\item Centralised database for cross-domain analytics.
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
A history of these is available on my \href{https://github.com/joshuacoles}{\underline{GitHub}} or \href{https://git.joshuacoles.me/explore/repos}{\underline{personal Gitea}}, along with this \href{https://git.joshuacoles.me/joshuacoles/cv}{\underline{CV and build process}}.
|
A history of these is available on my \href{https://github.com/joshuacoles}{\underline{GitHub}} or \href{https://git.joshuacoles.me/explore/repos}{\underline{personal Gitea}}, along with this \href{https://git.joshuacoles.me/joshuacoles/cv}{\underline{CV and build process}}.
|
||||||
\\\kwdlst{Rust, CI/CD, Postgres, Caddy, Docker, System administration of internet connected servers}}
|
\\\kwdlst{Rust, CI/CD, Github actions, Postgres, Caddy, Docker, System administration of internet connected servers}}
|
||||||
\end{entrylist}
|
\end{entrylist}
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user