From d9671cd2a21e796bb479fb94dcad59e05598f944 Mon Sep 17 00:00:00 2001
From: Alfred Burgess <alfred.burgess95@gmail.com>
Date: Fri, 1 Mar 2024 13:47:15 +0800
Subject: [PATCH] CV Fixes

---
 cover-letter/cover-letter.tex | 8 ++++----
 cv/resume.tex                 | 5 +++--
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/cover-letter/cover-letter.tex b/cover-letter/cover-letter.tex
index f1cb29e..002bd97 100644
--- a/cover-letter/cover-letter.tex
+++ b/cover-letter/cover-letter.tex
@@ -8,17 +8,17 @@
 
 \begin{document}
 
-\def\company{the University of Western Australia}
-\def\position{Senior Software Engineer}
+\def\company{UNKNOWN Group}
+\def\position{Senior Software Engineerr}
 \signature{Alfred Burgess}
 
 \begin{letter}{\company}
 
 \opening{To whome it may concern}
 
-I am writing to express my interest in the \textit{\position} position at \textit{\company}, as advertised on LinkedIn. With a background in software engineering, particularly in web applications and integrations,I am confident in my ability to contribute to your team and make a positive impact.
+I am writing to express my interest in the \textit{\position} position at \textit{\company}. With a background in software engineering, particularly in web applications and integrations,I am confident in my ability to contribute to your team and make a positive impact.
 
-	In my previous roles, I have been involved in the full stack of software systems, including but not limited to the design of the UI/UX, the creation of APIs, and development of business logic. During my these roles, I have demonstrated expertise in backend technologies such as \emph{TypeScript}, \emph{Node.js}, \emph{RESTful APIs}and \emph{Git}, as well as frontend technologies including \emph{TypeScript} and \emph{CSS}. I am particularly excited about the opportunity to contribute to UWA's commitment to technology advancements, innovative teaching, and research models. My analytical and problem-solving skills, along with my ability to communicate effectively and work in alignment with accepted standards and practices, make me confident in my ability to meet the demands of this role.
+	In my previous roles, I have been involved in the full stack of software systems, including but not limited to the design of the UI/UX, the creation of APIs, and development of business logic. During my time in these roles, I have demonstrated expertise in backend technologies such as \emph{TypeScript}, \emph{Node.js}, \emph{RESTful APIs}and \emph{Git}, as well as frontend technologies including \emph{TypeScript} and \emph{CSS}. I am particularly excited about the opportunity to contribute to UWA's commitment to technology advancements, innovative teaching, and research models. My analytical and problem-solving skills, along with my ability to communicate effectively and work in alignment with accepted standards and practices, make me confident in my ability to meet the demands of this role.
 
 	What sets me apart is my commitment to advocating for improvements in product quality, security, and performance. I have a track record of solving technical problems of high scope and complexity, influencing overall team objectives, and defining and improving internal standards for style and maintainability. My experience in performance and optimization problems, particularly at large scale, has equipped me with the ability to diagnose and prevent such issues effectively.
 
diff --git a/cv/resume.tex b/cv/resume.tex
index 4fb643e..19df63a 100644
--- a/cv/resume.tex
+++ b/cv/resume.tex
@@ -47,9 +47,10 @@
 			{\bf BMH Global \small(Australia)\\}
 			\underline{Tech Stack}\\
 			AngularJs, NodeJS, Typescript, MongoDB, Embedded C++, Three.js, d3\\\\
-			\underline{Principal Software Engineer} \hfill July 2023 - PRESENT\\
+			%\underline{Principal Software Engineer} \hfill July 2023 - PRESENT\\
+			\underline{Senior 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 2020 -July 2023\\
+			\underline{Software Engineer} \hfill Apr 2021 -July 2023\\
 			Involved in 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.\\
 		
 		
-- 
GitLab