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:
|
Before Width: | Height: | Size: 557 KiB After Width: | Height: | Size: 557 KiB |
Binary file not shown.
+30
-3
@@ -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,7 +409,14 @@
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user