Added side project section
This commit is contained in:
parent
ffd341f73d
commit
ad0b71038b
1 changed files with 17 additions and 12 deletions
29
cv.tex
29
cv.tex
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
\usepackage[11pt]{extsizes}
|
||||
|
||||
\usepackage[margin=0.60in]{geometry}
|
||||
\usepackage[margin=0.55in]{geometry}
|
||||
%\setlength{\parindent}{0cm} % remove paragraph indents
|
||||
\thispagestyle{empty} %hide page number
|
||||
|
||||
|
|
@ -117,7 +117,7 @@ CMake}
|
|||
|
||||
|
||||
\section{Projects and Experience}
|
||||
\entry{2024--Present}{Junior Developer}{Amutri}
|
||||
\entry{2024--Present}{Junior Developer}{Amutri -- Fixed Term Contract}
|
||||
{
|
||||
\begin{itemize}[topsep=2pt,itemsep=2pt,partopsep=2pt, parsep=2pt]
|
||||
\item Developing Controllers in Unreal to be streamed over WebRTC.
|
||||
|
|
@ -136,6 +136,21 @@ CMake}
|
|||
\end{itemize}
|
||||
}
|
||||
|
||||
\entry{2019--2020}{Co-Founder and Web
|
||||
Developer}{MA Entreprenuership -- Ramble Media LTD}
|
||||
{
|
||||
\begin{itemize}[topsep=2pt,itemsep=2pt,partopsep=2pt, parsep=2pt]
|
||||
\item Co-created and deployed an audio-based live-streaming platform for podcasters.
|
||||
\item Used React JavaScript Express and DynamoDB for the main stack.
|
||||
\item Used Docker and Terraform for deployment, hosted on AWS ECS.
|
||||
\item Integrated Janus media server and routed combined audio to Wowza for live web call-shows.
|
||||
\end{itemize}
|
||||
}
|
||||
|
||||
|
||||
\vspace{-0.8cm}
|
||||
|
||||
\section{Side Projects}
|
||||
\entry{2022--Present}{Graphics Engine and ProtoBuf Server}{Side Project}
|
||||
{
|
||||
\begin{itemize}[topsep=2pt,itemsep=2pt,partopsep=2pt, parsep=2pt]
|
||||
|
|
@ -144,16 +159,6 @@ CMake}
|
|||
\end{itemize}
|
||||
}
|
||||
|
||||
\entry{2019--2020}{Co-Founder and Web
|
||||
Developer}{MA Entreprenuership -- Ramble Media LTD}
|
||||
{
|
||||
\begin{itemize}[topsep=2pt,itemsep=2pt,partopsep=2pt, parsep=2pt]
|
||||
\item Co-created and deployed an audio-based live-streaming platform for podcasters.
|
||||
\item Used React JavaScript Express and DynamoDB for the main stack.
|
||||
\item Used Docker and Terraform for deployment, hosted on AWS ECS.
|
||||
\item Integrated Janus media server and routed combined audio to Wowza for web call-shows.
|
||||
\end{itemize}
|
||||
}
|
||||
|
||||
\vspace{-0.8cm}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue