Skip to content

Commit d0b81f2

Browse files
committed
added some more information and formatted my experience to be more concise
1 parent 84afb60 commit d0b81f2

File tree

1 file changed

+30
-32
lines changed

1 file changed

+30
-32
lines changed

resume.md

Lines changed: 30 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -77,71 +77,69 @@ keywords:
7777

7878
## Professional Summary
7979

80-
Senior Engineer with 10+ years of experience in data engineering, machine learning, and infrastructure automation. Delivered scalable solutions that improved efficiency and business outcomes. Expert in Python, cloud platforms, and DevOps practices, with a proven ability to lead complex projects from inception to deployment. Passionate about driving business outcomes through innovative technology solutions.
81-
80+
Senior Engineer with 10+ years of experience in data engineering, machine learning, and infrastructure automation. Proven ability to lead complex projects from inception to deployment, delivering scalable solutions that enhance efficiency and business outcomes. Expertise in Python, cloud platforms, and DevOps, with a passion for leveraging technology to drive innovation.
8281

8382
## Skills
8483

8584
**Programming Languages:** Python, JavaScript, C#/ASP.NET, Bash, SQL, HTML/CSS
8685
**Data Science & Machine Learning:** Pandas, NumPy, Matplotlib, Scikit-learn, Hugging Face, AzureML, Argilla, Databricks, Seaborn, Plotly, spaCy
8786
**Cloud & Infrastructure:** AWS, Azure, Google Cloud Platform (GCP), Docker, Kubernetes, Terraform, Helm, Ansible
8887
**Databases:** PostgreSQL, MySQL/MariaDB, MSSQL, MongoDB, ElasticSearch
89-
**Web Frameworks:** FastAPI, Flask, Django, SQLAlchemy, React, HTMX, Vue
90-
88+
**Web Frameworks:** FastAPI, Flask, Django, SQLAlchemy, React, HTMX, VueJS, Angular, MaterialUI
9189

9290
## Experience
9391

9492
### Machine Learning Engineer
9593
**QBE Australia** – Sydney, NSW (Jun 2022 – Present)
96-
- Led the migration of 10+ applications from Docker Swarm to Kubernetes using Azure AKS, automating deployment with Terraform and ADO pipelines.
97-
- Built a web application utilizing large language models (LLMs) to summarize and categorize claims-related calls, enhancing operational efficiency.
98-
- Worked on multiple projects using Hugging Face, OpenAI, and Argilla to develop NLP models for claims processing and fraud detection.
99-
- Migrated the employee allocation tool from a legacy system to a modern stack using FastAPI and PostgreSQL.
100-
- Redesigned and optimized the property triage tool-chain, significantly improving reliability and usability.
94+
95+
- Led the migration of 10+ applications from Docker Swarm to Kubernetes (Azure AKS), automating deployments with Terraform and ADO pipelines.
96+
- Developed a web application using large language models (LLMs) to summarize and categorize claims-related calls, improving operational efficiency.
97+
- Built NLP models for claims processing and fraud detection using Hugging Face, OpenAI, and Argilla.
98+
- Migrated an employee allocation tool from legacy systems to FastAPI and PostgreSQL.
99+
- Redesigned the property triage tool-chain, enhancing reliability and usability.
101100

102101
### Senior Engineer
103102
**Dragonfly Technologies** – Sydney, NSW (Mar 2019 – Jun 2022)
104-
- Worked on [Rapid for Telstra Purple](https://www.dragonflytechnologies.com/case-studies/telstra-rapid#) a platform for managing and provisioning network infrastructure – primarily integrating the discovery-tool.
105-
- Designed and developed [fusion](https://www.dragonflytechnologies.com/services/automated-managed-services) a distributed system that increased operational efficiency by managing and monitoring customer network, application, and hardware infrastructure.
106-
- Architected the Discovery Tool, an automation engine for network device inventory, capable of traversing complex network structures.
103+
104+
- Developed [Fusion](https://www.dragonflytechnologies.com/services/automated-managed-services), a distributed system that optimized network, application, and hardware infrastructure management.
105+
- Architected Discovery Tool, an automation engine for network device inventory used by Telstra, enabling efficient infrastructure audits.
106+
- Contributed to [Rapid for Telstra Purple](https://www.dragonflytechnologies.com/case-studies/telstra-rapid#), a platform for managing and provisioning network infrastructure.
107107

108108
### Full Stack Engineer
109109
**Appen Australia** – Sydney, NSW (Jan 2018 – Jan 2019)
110-
- Spearheaded improvements to Appen’s language resource tool, Ampersand, during its transition from legacy systems.
111-
- Developed video transcription and lexicon tools, enabling advanced annotation and resource management.
110+
111+
- Enhanced Ampersand, a language resource tool transitioning from legacy systems.
112+
- Developed video transcription and lexicon tools for advanced annotation and resource management.
112113

113114
### Project Engineer
114115
**Appen Australia** – Sydney, NSW (Sep 2014 – Jan 2018)
115-
- Designed custom solutions and ETL pipelines for client projects.
116-
- Upgraded Python scripts and applications from Python 2 to Python 3.
117-
- Developed an automated backup system utilizing AWS Glacier to ensure secure data storage.
116+
117+
- Designed custom ETL pipelines and automated solutions for client projects.
118+
- Migrated applications from Python 2 to Python 3.
119+
- Built an automated AWS Glacier backup system for secure data storage.
118120

119121
### Owner and Operator
120122
**9bitbyte** – Sydney, NSW (Jul 2013 – Present)
121-
- Delivered contracting projects, including custom application development, infrastructure optimization, and data analysis.
122-
123+
- Delivered contract projects, including custom application development, infrastructure optimization, and data analysis.
123124

124125
## Achievements
125126

126-
- **Fusion:** Delivered an in-house tool for Dragonfly Technologies that allowed customers to self-manage workflows, providing scalable managed services.
127-
- **Discovery Tool:** Designed for Telstra to automate network device discovery, enabling efficient infrastructure audits.
128-
- **End-to-End Selenium Testing Suite:** Developed a testing suite with server-side automation and XPath recording tools, streamlining client-side test workflows.
129-
127+
- **Fusion:** Built an in-house tool for Dragonfly Technologies, allowing customers to self-manage workflows, improving scalability.
128+
- **Discovery Tool:** Developed for Telstra to automate network device discovery and enable efficient infrastructure audits.
129+
- **End-to-End Selenium Testing Suite:** Created a testing suite with server-side automation and XPath recording tools, streamlining test workflows.
130130

131131
## Projects
132132

133-
- **[Whynes](https://github.com/thomascrha/whynes):** A 6502 Nintendo emulator written in Python.
134-
- **[Textual Game of Life](https://github.com/thomascrha/textual-game-of-life):** Implementation of Conway's Game of Life in a terminal using Textual.
135-
- **[Resume](https://github.com/thomascrha/resume):** This resume, written in Markdown and converted to HTML/PDF/Docx using Pandoc - with a github pipline generating the resume artifacts
136-
133+
- **Whynes:** A 6502 Nintendo emulator written in Python. [GitHub](https://github.com/thomascrha/whynes)
134+
- **Textual Game of Life:** Implementation of Conway's Game of Life in a terminal using Textual. [GitHub](https://github.com/thomascrha/textual-game-of-life)
135+
- **Resume Automation:** Resume generated using Markdown, Pandoc, and a GitHub pipeline. [GitHub](https://github.com/thomascrha/resume)
137136

138137
## Education
139138

140-
- **Bachelor of Information Technology** – Charles Sturt University (2 years)
141-
139+
**Bachelor of Information Technology** – Charles Sturt University (2 years)
142140

143141
## Certifications
144142

145-
- **AWS Certified Developer – Associate**
146-
- **CCNA Routing and Switching**
147-
- **Certified Scrum Developer (CSD)**
143+
**AWS Certified Developer – Associate**
144+
**CCNA Routing and Switching**
145+
**Certified Scrum Developer (CSD)**

0 commit comments

Comments
 (0)