Skip to content
Snippets Groups Projects
Commit 049ce1c3 authored by Alfred Burgess's avatar Alfred Burgess
Browse files

WIP Merge branch 'main' of ssh.gitlab.ucc.asn.au:aburgess/resume

parents c47aedd9 651028bb
Branches
No related merge requests found
Pipeline #606 failed with stage
in 2 minutes and 21 seconds
......@@ -45,6 +45,7 @@
\section{Experience}
{\bf BMH Global \small(Australia)\\}
<<<<<<< HEAD
\underline{Tech Stack}\\
AngularJs, NodeJS, Typescript, MongoDB, Embedded C++, Three.js, d3\\\\
\underline{Principal Software Engineer} \hfill 2023-PRESENT\\
......@@ -57,6 +58,16 @@
\underline{Tech stack:}\\
PHP, Javascript, Wordpress, SQL\\\\
\underline{Software Engineer} \hfill 2019 - 2020\\
------=
\underline{Principal Software Engineer} \hfill July 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 Apr 2021 - July 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.
{\bf Sustech Engineering \small{(Australia)}\\}
\underline{Software Engineer} \hfill Apr 2019 - Apr 2021\\
>>>>>>> 651028bbb9c2fd98cf15f906f8b5eb1560edce2b
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 }
......@@ -188,4 +199,4 @@
% Andrew: (+61)0400-000-000&\\
% \end{ncolumn}
\end{resume}
\end{document}
\ No newline at end of file
\end{document}
......@@ -19,6 +19,10 @@ LETTER_IN = cover-letter.tex
all: $(CV) $(LETTER) $(TRANSCRIPT)
cv: $(CV)
resume: $(CV)
$(CV): $(CV_DIR)/$(CV_IN)
$(COMPILER) -pdf -jobname=$(CV_DIR) $(CV_DIR)/$(CV_IN)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment