diff --git a/cv/resume.tex b/cv/resume.tex index 479e78e2903fbe49afe2a25580d1315ba885b338..702767838339f6e9a90bbe80650f263bac4d5373 100644 --- a/cv/resume.tex +++ b/cv/resume.tex @@ -21,13 +21,14 @@ %\usepackage[left=1.5cm,right=1.5cm,top=1cm,bottom=0.5cm]{geometry} \begin{document} - \name{Alfred J. Burgess} + \name{ } %\address{43/537 William Street\\Mt Lawley\\WA\\6050} % \address{alfred.burgess95@gmail.com\\0449-831-532} - \address{alfred.burgess95@gmail.com\\(+61) 04 5223-1532} - \email{alfred.burgess95@gmail.com} - \phone{(+61) 04 5223-1532} + \address{} + %\address{alfred.burgess95@gmail.com\\(+61) 04 5223-1532} + %\email{alfred.burgess95@gmail.com} + %\phone{(+61) 04 5223-1532} \begin{resume} @@ -44,16 +45,21 @@ \section{Experience} {\bf BMH Global \small(Australia)\\} + \underline{Tech Stack}\\ + AngularJs, NodeJS, Typescript, MongoDB, Embedded C++, Three.js, d3\\\\ \underline{Principal Software Engineer} \hfill 2023-PRESENT\\ Promoted internally early-mid this year to be the lead engineer and manage the technology stacks of the primary company focus points. In addition to my previous projects, I have also absorbed the high-level management of remaining projects and manage the software teams of the company. I have been in frequent talks with external clients and investors globally including Australia, Germany, Argentina, the United States, and Indonesia. During this time, the company has expanded our software operations to include some external teams and additional projects.\\\\ \underline{Software Engineer} \hfill 2020-2023\\ - Involved inj the planning, development, and implementation of systems for monitoring, tracking, and predicting the wear patterns of multi-million dollar assets employed in the mining sector. The primary focus of my development on this project was in the development of the electronics controllers and the system interfaces for this system. During the course of this, I was have been heavily involved in the solution design and testing for the propriety electronic circuitry, our AI systems, and our user-facing suite of tools. + Involved inj the planning, development, and implementation of systems for monitoring, tracking, and predicting the wear patterns of multi-million dollar assets employed in the mining sector. The primary focus of my development on this project was in the development of the electronics controllers and the system interfaces for this system. During the course of this, I was have been heavily involved in the solution design and testing for the propriety electronic circuitry, our AI systems, and our user-facing suite of tools.\\ {\bf Sustech Engineering \small{(Australia)}\\} + \underline{Tech stack:}\\ + PHP, Javascript, Wordpress, SQL\\\\ \underline{Software Engineer} \hfill 2019 - 2020\\ Fullstack software engineer with a primary focus on developing the companies internal financial and project management software suite. This project was primarily undertaken using a combination of Javascript and PHP elements to created the required functionality and used Git as it's primary form of source control. Directly reporting to both the company owner, and the head of the department, I was frequently required to directly plan and develop solutions to user and customer requests.\\ During the course of employment here, I was tasked with guiding the company towards achieving it's ISO-9001 certification. This required the development of numerous procedures and company policies and the successful attainment of the ISO certification. +% {\bf Tech Stack: PHP, Javascript, Wordpress, SQL, Git } % {\bf International Freelance Website Administration} \hfill 2017 - PRESENT\\ % Creation and administration of various small size websites including user management, payment system implementation and content management. @@ -68,12 +74,12 @@ % new staff.\\ % \underline{Nandoca} \hfill 2016 - PRESENT\\ - {\bf University Clubs\\} - \clubPosition{University Student Guild Tenancy}{Ordinary Committee Member}{2018} - \clubPosition{Japanese Studies Society}{Ordinary Committee Member}{2018} - \clubPosition{Japanese Studies Society}{Vice President}{2017} - \clubPosition{University Computer Club}{Vice President [Education Portfolio]}{2016} - \clubPosition{University Computer Club}{Ordinary Committee Member}{2015} + % {\bf University Clubs\\} + % \clubPosition{University Student Guild Tenancy}{Ordinary Committee Member}{2018} + % \clubPosition{Japanese Studies Society}{Ordinary Committee Member}{2018} + % \clubPosition{Japanese Studies Society}{Vice President}{2017} + % \clubPosition{University Computer Club}{Vice President [Education Portfolio]}{2016} + % \clubPosition{University Computer Club}{Ordinary Committee Member}{2015} \section{Education} \education{University of Western Australia}{2013}{2018}{Bachelor of Science in Computer Science} @@ -111,8 +117,8 @@ \section{Computing Languages\\and Packages} \underline{Proficient:}\\ C, C++, STM32, Typescript, Javascript, Python, MongoDB, Angular, NodeJS, Git, ExpressJS, Linux, OpenGL\\ -% \underline{Familiar:}\\ - % SQL, \LaTeX{}, OpenGL, Ruby [Sinatra], Python, rPi\\ + \underline{Familiar:}\\ + SQL, LaTeX, OpenGL, Ruby, Python, rPi, PHP\\ %\section{Standards} % ISO-9001, GDM-2020, RFC9110 diff --git a/makefile b/makefile index 9b64f6ca2ac792825634ad813fab9046c1468e03..597e3ffebf6a413893c51ef3950590e21bb0bbdd 100644 --- a/makefile +++ b/makefile @@ -19,7 +19,7 @@ LETTER_IN = cover-letter.tex all: $(CV) $(LETTER) $(TRANSCRIPT) -$(CV): +$(CV): $(CV_DIR)/$(CV_IN) $(COMPILER) -pdf -jobname=$(CV_DIR) $(CV_DIR)/$(CV_IN) $(TRANSCRIPT):