diff --git a/img/projects/HiARC-simple.svg b/img/projects/HiARC-simple.svg deleted file mode 100644 index 43fcc71..0000000 --- a/img/projects/HiARC-simple.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/img/projects/HiARC.svg b/img/projects/HiARC.svg deleted file mode 100644 index 054aeec..0000000 --- a/img/projects/HiARC.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/img/projects/hiarc-simple.svg b/img/projects/hiarc-simple.svg new file mode 100644 index 0000000..0bab852 --- /dev/null +++ b/img/projects/hiarc-simple.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/index.html b/index.html index 78926cf..9545ce8 100644 --- a/index.html +++ b/index.html @@ -61,8 +61,8 @@

About Sam Sarette

‍⚕️Medical Lab Devices

- Sam has proudly created software for several robotics-powered devices at KMC Systems, - now HiARC, since before graduating Keene State College. + Sam has proudly created software for several robotics-powered devices at HiArc, + formerly KMC Systems, since before graduating Keene State College.

He’s been able to leaverage his hobbyist work in VR to create virtual lab environments, diff --git a/projects.html b/projects.html index cc280f0..67591ec 100644 --- a/projects.html +++ b/projects.html @@ -116,11 +116,11 @@ for="HiArc (Formerly KMC Systems)" size="trio" team-role="Installer, Packaging, and XR expert." tags="professional,c#,c++,xaml,nuget,installers,os-integration,continuous-integration,godot,xr" - thumbnail="img/projects/HiARC-simple.svg" first="2022-08-11"> + thumbnail="img/projects/hiarc-simple.svg" thumbnail-bg-color-override="#27424a" first="2022-08-11">

Created the Installer (msi) and NuGet packages for our primary Robotics SDK. Involved lots of manually-created nuspec files, adjusting project templates, devops yaml build scripts.

-

Ensured the project’s lead developer was happy. The work has pocess improvement implications of nearly all projects at KMC (an internally-fundamental SDK).

+

Ensured the project’s lead developer was happy. The work has pocess improvement implications of nearly all projects at HiArc (an internally-fundamental SDK).

Added Godot-powered XR capabilities to the simulator template.

Rewrote a key SDK utility from Winforms to Avalonia.

@@ -130,7 +130,7 @@ for="HiArc (Formerly KMC Systems)" size="trio" team-role="Web technologies and build pipeline expert." tags="professional,c#,yaml,markdown,nuget,continuous-integration" - thumbnail="img/projects/HiARC-simple.svg" first="2023-09-10"> + thumbnail="img/projects/hiarc-simple.svg" thumbnail-bg-color-override="#27424a" first="2023-09-10">

Helped to develop a series of standardized Azure DevOps build pipelines for use on all company projects in future, starting with the Internal SDK.

Additionally, he built a utility which uses standard tools and a highly customized CSS template to produce the documentation required of a regulated medical program, written in markdown and output as PDF.

@@ -140,7 +140,7 @@ + thumbnail="img/projects/hiarc-simple.svg" thumbnail-bg-color-override="#27424a" first="2024-12-17">

Helped to reorganize and train a large team of firmware developers to produce RTOS firmware running nearly two dozen ARM SBCs.

Utilized the company's Internal SDK and standard CI/CD Toolkit in order to develop firmware and supporting documentation automatically and continuously.