Update resume for satac
This commit is contained in:
51
index.html
51
index.html
@@ -75,7 +75,7 @@
|
||||
<ul>
|
||||
<li>
|
||||
Design, maintain and implement modern solutions in various
|
||||
products, primarily the costing product (PPM).
|
||||
products, primarily the enterprise costing product (PPM).
|
||||
</li>
|
||||
<li>
|
||||
Create and maintain various front- and back-end components to
|
||||
@@ -89,14 +89,12 @@
|
||||
<h4>Key Achievements</h4>
|
||||
<ul>
|
||||
<li>
|
||||
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.
|
||||
</li>
|
||||
<li>
|
||||
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.
|
||||
</li>
|
||||
</ul>
|
||||
<details id="powerhealth">
|
||||
@@ -186,8 +184,8 @@
|
||||
<ul>
|
||||
<li>Rollout of macOS and iOS applications to several schools.</li>
|
||||
<li>
|
||||
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.
|
||||
</li>
|
||||
</ul>
|
||||
</details>
|
||||
@@ -213,7 +211,10 @@
|
||||
</section>
|
||||
<section id="skills">
|
||||
<h2>Skills</h2>
|
||||
<h3 id="technical">Technical</h3>
|
||||
<hgroup>
|
||||
<h3 id="technical">Technical</h3>
|
||||
<p>Ordered by proficiency</p>
|
||||
</hgroup>
|
||||
<ul>
|
||||
<li>Java - Gradle, JUnit, Jooq, Swing</li>
|
||||
<li>
|
||||
@@ -221,22 +222,28 @@
|
||||
</li>
|
||||
<li>SQL - primarily MSSQL/T-SQL</li>
|
||||
<li>Rust</li>
|
||||
<li>Flutter/Dart</li>
|
||||
<li>Xamarin + C#/.Net</li>
|
||||
<li>Development Tools - Git, Jira, shell script</li>
|
||||
<li>Modern Operating Systems - Debian Linux, Windows, macOS</li>
|
||||
<li>
|
||||
Writing and Consuming OCI Containers - Docker and Podman/Buildah
|
||||
</li>
|
||||
<li>
|
||||
Managed Cloud Services (PaaS) - Azure SQL, Microsoft Entra,
|
||||
Cloudflare (this site is hosted on Cloudflare!)
|
||||
</li>
|
||||
<li>
|
||||
Python - Tensorflow and pandas for machine learning and data
|
||||
analysis
|
||||
</li>
|
||||
<li>Containerization - Docker and Podman/Buildah</li>
|
||||
<li>Development Tools - Git, Jira, shell</li>
|
||||
<li>Modern Operating Systems - Debian Linux, Windows, macOS</li>
|
||||
<li>Flutter/Dart</li>
|
||||
<li>Xamarin + C#/.Net</li>
|
||||
</ul>
|
||||
<h3 id="other">Other</h3>
|
||||
<ul>
|
||||
<li>UI/UX - responsive, easy to use, and acessible design</li>
|
||||
<li>
|
||||
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
|
||||
</li>
|
||||
<li>Testing - automated unit and integration tests</li>
|
||||
</ul>
|
||||
@@ -252,11 +259,11 @@
|
||||
Recently my interesets have shifted slightly to large machine
|
||||
learning models, and have messed around with Stable Diffusion
|
||||
(mainly with
|
||||
<a href="https://github.com/invoke-ai">Invoke AI</a>) and Llama
|
||||
language models in
|
||||
<a href="https://github.com/rustformers/llm">rustformers</a>. The
|
||||
latter has been a bit dissappointing (at least for its programming
|
||||
ability), and I think my job will stick around a while longer!
|
||||
<a href="https://github.com/invoke-ai">Invoke AI</a>) and Large
|
||||
Language Models such as the
|
||||
<a href="https://llama.meta.com">Llama</a> 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.
|
||||
</p>
|
||||
<p>
|
||||
Finally I've thoroughly enjoyed writing in Rust, mainly the
|
||||
@@ -317,7 +324,7 @@
|
||||
</hgroup>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user