From 659f37b99b88d3a7560aaeaa98e0ec6eaaeeb002 Mon Sep 17 00:00:00 2001
From: Michael Pivato
Date: Wed, 22 May 2024 17:36:52 +0930
Subject: [PATCH] Update resume for satac
---
index.html | 51 +++++++++++++++++++++++++++++----------------------
1 file changed, 29 insertions(+), 22 deletions(-)
diff --git a/index.html b/index.html
index 4d4725e..cc7874b 100644
--- a/index.html
+++ b/index.html
@@ -75,7 +75,7 @@
-
Design, maintain and implement modern solutions in various
- products, primarily the costing product (PPM).
+ products, primarily the enterprise costing product (PPM).
-
Create and maintain various front- and back-end components to
@@ -89,14 +89,12 @@
Key Achievements
-
- Significant contributions to the costing product, including
- designing and implementing shared libraries for use in other
- teams.
+ Significant contributions to PPM, including designing and
+ implementing shared libraries for use in other teams.
-
Create and setup front-end and associated web server back-end
- components on the costing and billing products, as well as
- internal products.
+ components on PPM AND PBRC, as well as internal products.
@@ -186,8 +184,8 @@
- Rollout of macOS and iOS applications to several schools.
-
- Set up a testing station in the office to simulate a Catholic
- Primary School.
+ Set up a testing station in the office to replicate a typical
+ Catholic Primary School.
@@ -213,7 +211,10 @@
Skills
- Technical
+
+ Technical
+ Ordered by proficiency
+
- Java - Gradle, JUnit, Jooq, Swing
-
@@ -221,22 +222,28 @@
- SQL - primarily MSSQL/T-SQL
- Rust
- - Flutter/Dart
- - Xamarin + C#/.Net
+ - Development Tools - Git, Jira, shell script
+ - Modern Operating Systems - Debian Linux, Windows, macOS
+ -
+ Writing and Consuming OCI Containers - Docker and Podman/Buildah
+
+ -
+ Managed Cloud Services (PaaS) - Azure SQL, Microsoft Entra,
+ Cloudflare (this site is hosted on Cloudflare!)
+
-
Python - Tensorflow and pandas for machine learning and data
analysis
- - Containerization - Docker and Podman/Buildah
- - Development Tools - Git, Jira, shell
- - Modern Operating Systems - Debian Linux, Windows, macOS
+ - Flutter/Dart
+ - Xamarin + C#/.Net
Other
- UI/UX - responsive, easy to use, and acessible design
-
- Excellent written and verbal communication - handle client and
- internal feedback, new features and problems
+ Excellent written and verbal communication - handling of client
+ and internal feedback, new features and problems
- Testing - automated unit and integration tests
@@ -252,11 +259,11 @@
Recently my interesets have shifted slightly to large machine
learning models, and have messed around with Stable Diffusion
(mainly with
- Invoke AI) and Llama
- language models in
- rustformers. The
- latter has been a bit dissappointing (at least for its programming
- ability), and I think my job will stick around a while longer!
+ Invoke AI) and Large
+ Language Models such as the
+ Llama family. I have also
+ trained/finetuned LLMs in the past (BERT), however this has been
+ outside of my capability recently due to the growth in parameters.
Finally I've thoroughly enjoyed writing in Rust, mainly the
@@ -317,7 +324,7 @@
From the PiCar project, I explored many different implementations of
- monocular depth Prediction and 3D SLAM solutions, including
+ monocular depth prediction and 3D SLAM solutions, including
implementing my own algorithms and trainers for depth prediction
that perform well on constrained devices.