Add a demo video for tely, add a immediate list of technologies for quickly showing what I'm familiar with

This commit is contained in:
doylet
2026-08-31 16:00:28 +10:00
parent fc134c8b0f
commit 9b7c5a75d2
3 changed files with 30 additions and 3 deletions
+30 -3
View File
@@ -99,15 +99,35 @@
<section aria-label="About">
<h2>About</h2>
<h3>What I use</h3>
<h3>What I use (often)</h3>
<ul class=keywords-list>
<li>Neovim</li>
<li>OpenCode</li>
<li>Win32 Primarily</li>
<li>Win32 & WSL</li>
<li>C/C++ (often C-style C++)</li>
<li>Python for fun</li>
</ul>
<h4>And I've dabbled with</h4>
<ul class=keywords-list>
<li>C++11 onwards</li>
<li>C99</li>
<li>Ubuntu</li>
<li>Python</li>
<li>DDS</li>
<li>Docker/Ansible</li>
<li>Build Systems (Makefiles/CMake/Ninja...)</li>
<li>EC Cryptography</li>
<li>Solidity</li>
<li>Boost/Qt</li>
<li>SQLite</li>
<li>Sokol/Raylib/Emscripten</li>
<li>Platform Abstraction Layers</li>
<li>Immediate Mode UIs</li>
<li>Atomics/Intrinsics/SIMD</li>
<li>Virtual Memory Data Structures</li>
</ul>
<h3>Hey there!</h3>
<p>
G'day, I'm a software developer who started programming professionally in 2018 and have
@@ -389,8 +409,15 @@
</ul>
<table>
<tr>
<td><img src="assets/projects_tely.jpg"></td>
<td><img src="assets/projects_tely_0.jpg"></td>
</tr>
<tr>
<td>
<video controls width="100%">
<source src="assets/projects_tely_1.mp4" type="video/mp4" />
</video>
</td>
</tr>
</table>
<p>
An in-house engine and framework built on Sokol that provides a platform layer, 2D