Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion img/projects/HiARC-simple.svg

This file was deleted.

4 changes: 0 additions & 4 deletions img/projects/HiARC.svg

This file was deleted.

4 changes: 4 additions & 0 deletions img/projects/hiarc-simple.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ <h2 class="nag-target">About Sam Sarette</h2>
<h3><span class="icon">‍⚕️</span>Medical Lab Devices</h3>

<p>
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.
</p>
<p>
He’s been able to leaverage his hobbyist work in VR to create virtual lab environments,
Expand Down
8 changes: 4 additions & 4 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -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">
<!--last="2025-06-26"-->
<span slot="description">
<p>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.</p>
<p>Ensured the project’s lead developer was happy. The work has pocess improvement implications of nearly all projects at KMC (an internally-fundamental SDK).</p>
<p>Ensured the project’s lead developer was happy. The work has pocess improvement implications of nearly all projects at HiArc (an internally-fundamental SDK).</p>
<p>Added Godot-powered XR capabilities to the simulator template.</p>
<p>Rewrote a key SDK utility from Winforms to Avalonia.</p>
</span>
Expand All @@ -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">
<span slot="description">
<p>Helped to develop a series of standardized Azure DevOps build pipelines for use on all company projects in future, starting with the Internal SDK.</p>
<p>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.</p>
Expand All @@ -140,7 +140,7 @@
<project-display id="hiarc-large-ivd-nextgen" name="Next Generation IVD Device"
for="HiArc (Formerly KMC Systems)" size="team" team-role="Technical Lead of a large firmware team."
tags="professional,c#,c++,robotics,nuget,continuous-integration"
thumbnail="img/projects/HiARC-simple.svg" first="2024-12-17">
thumbnail="img/projects/hiarc-simple.svg" thumbnail-bg-color-override="#27424a" first="2024-12-17">
<span slot="description">
<p>Helped to reorganize and train a large team of firmware developers to produce RTOS firmware running nearly two dozen ARM SBCs.</p>
<p>Utilized the company's Internal SDK and standard CI/CD Toolkit in order to develop firmware and supporting documentation automatically and continuously.</p>
Expand Down