More notes about company, add more keywords on work involved in those companies

This commit is contained in:
doylet
2026-09-11 16:15:19 +10:00
parent 647393801c
commit dd7f689dc0
2 changed files with 23 additions and 16 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

+23 -16
View File
@@ -53,7 +53,7 @@
vertical-align: middle; vertical-align: middle;
} }
.favicon { height: 16px; vertical-align: text-bottom; padding-left: 0.5em; padding-right: 0.5em; } .favicon { height: 1em; vertical-align: text-bottom; padding-right: 0.25em; padding-left: 0.25em; }
.bullet-points { list-style: circle; margin-left: 1.5rem; } .bullet-points { list-style: circle; margin-left: 1.5rem; }
/* /*
@@ -194,14 +194,17 @@
<h2>Work</h2> <h2>Work</h2>
<div> <div>
<h3><img class=favicon src="assets/session-favicon.ico">Session (Private Messaging/Blockchain) [2024-2026] <a href="https://getsession.org">getsession.org</a></h3> <h3><img class=favicon src="assets/session-favicon.ico"> Session (Private Messaging/Blockchain) [2024-2026] <a href="https://getsession.org">getsession.org</a></h3>
<ul class=keywords-list> <ul class=keywords-list>
<li>Non-Profit</li>
<li><img class=favicon src="assets/aus-favicon-32x32.png">Startup</li>
<li>Open Source</li>
<li>Cryptography</li>
<li>Distributed Systems</li>
<li>C++20</li> <li>C++20</li>
<li>Python (Flask/UWSGI)</li> <li>Python (Flask/UWSGI)</li>
<li>CMake</li> <li>CMake</li>
<li>Solidity (Smart Contracts)</li> <li>Solidity (Smart Contracts)</li>
<li>Cryptonote</li>
<li>Open Source</li>
</ul> </ul>
<table> <table>
<tr> <tr>
@@ -256,10 +259,12 @@
<div> <div>
<h3><img class=favicon src="assets/aos-favicon.ico">Agent Orientated Software (AI/Robotics) [2020-2024] <a href="https://aosgrp.com">aosgrp.com</a></h3> <h3><img class=favicon src="assets/aos-favicon.ico">Agent Orientated Software (AI/Robotics) [2020-2024] <a href="https://aosgrp.com">aosgrp.com</a></h3>
<ul class=keywords-list> <ul class=keywords-list>
<li><img class=favicon src="assets/aus-favicon-32x32.png">Small Business</li>
<li>C++17</li> <li>C++17</li>
<li>CMake</li> <li>CMake</li>
<li>Docker</li> <li>Docker</li>
<li>DDS+Kafka (Data Distribution)</li> <li>Data Fusion/Distribution (RTI DDS)</li>
<li>Distributed Systems</li>
<li>2D Discrete Event Simulator (ImGui, GLFW)</li> <li>2D Discrete Event Simulator (ImGui, GLFW)</li>
</ul> </ul>
<table> <table>
@@ -280,14 +285,14 @@
</p> </p>
<p> <p>
I worked on the in-house C++ kernel for BDI agents which was a real-time scheduler that I worked on the in-house C++ kernel for BDI agents which was a real-time scheduler that
time-sliced, allocated goals and resources to agents (now open-sourced in Github; see time-sliced, allocated goals, resources and processed percepts to the agents (now
below) to execute their goals. I was also primarily responsible for the 2D discrete event open-sourced in Github; see below) to execute their goals. I was also primarily
simulator using GLFW and Dear ImGui. This simulator tested the C++ kernel in various responsible for the 2D discrete event simulator using GLFW and Dear ImGui. This simulator
scenarios such as solving games (like Tower of Hanoi) or agriculture use-cases for AOS's tested the C++ kernel in various scenarios such as solving games (like Tower of Hanoi) or
in-house hardware branch working on autonomous off-road driving tech. The agent kernel agriculture use-cases for AOS's in-house hardware branch working on autonomous off-road
was designed with explainability in its core exposing an interface that allowed driving tech. The agent kernel was designed with explainability in its core exposing an
GUIs and event simulators to hook into to use the kernel and explain the reasoning of interface that allowed GUIs and event simulators to hook into to use the kernel and
agents and/or build autonomous logic. explain the reasoning of agents and/or build autonomous logic.
</p> </p>
<ul class=bullet-points> <ul class=bullet-points>
<li>Coordinated multiple toolchain upgrades of our in-house AI frameworks, end-to-end.</li> <li>Coordinated multiple toolchain upgrades of our in-house AI frameworks, end-to-end.</li>
@@ -308,14 +313,16 @@
<div> <div>
<h3><img class=favicon src="assets/oxen-favicon-32x32.png">Oxen (Privacy Software/Blockchain) [2018 - 2022] <a href="https://oxen.io">oxen.io</a></h3> <h3><img class=favicon src="assets/oxen-favicon-32x32.png">Oxen (Privacy Software/Blockchain) [2018 - 2022] <a href="https://oxen.io">oxen.io</a></h3>
<ul class=keywords-list> <ul class=keywords-list>
<li>Non-Profit</li>
<li><img class=favicon src="assets/aus-favicon-32x32.png">Startup</li>
<li>Open Source</li>
<li>C++14</li> <li>C++14</li>
<li>Boost</li> <li>Boost</li>
<li>CMake</li> <li>CMake</li>
<li>Docker</li> <li>Docker</li>
<li>Qt5</li> <li>Qt5</li>
<li>Cross Platform Builds</li> <li>Cross Platform</li>
<li>Open Source</li> <li>Cryptography</li>
<li>Applied Cryptography (Cryptonote/Libsodium)</li>
</ul> </ul>
<table> <table>
<tr> <tr>