Changes - 20250322

This commit is contained in:
Robert Vokac 2025-03-22 16:06:54 +01:00
parent 24abcd2d13
commit 30748c166d
Signed by: robertvokac
GPG Key ID: FB9CE8E20AADA55F

View File

@ -114,45 +114,36 @@
<h1 style="text-align:center">Robert Vokáč's Personal Page</h1>
<div style="text-align:center"><img src="photo-of-robert-vokac.jpg" width="150px" /></div>
<h2>Introduction</h2>
I am a Java developer. In my free time I work on: Open Eggbert (game) and Pixel (game library).
I am a Java and C++ software developer. In my free time I work on:
<ol>
<li>the revival of game Speedy Blupi for Windows (1998, 2002) - decompilation, improvements</li>
<li>the revival of game Speedy Blupi for Windows Phone (2013) - migration from C# and XNA to C++ and SDL 3</li>
<li>the CNA library - XNA like wrapper around the SDL 3 library</li>
<li>I also plan to create the game Galaxy Eggbert - 3D version of Speedy Blupi (2002), C++ and Ogre 3D will be used</li>
</ol>
<h3>GPG key</h3>
<pre>
pub 4096R/FB9CE8E20AADA55F 2024-09-28
Key fingerprint = 255C 69CC 1D09 CA54 EF0C C9DF FB9C E8E2 0AAD A55F
uid Robert Vokac &lt;mrobertvokac@robertvokac.com&gt;</pre>
uid Robert Vokac &lt;robertvokac@robertvokac.com&gt;</pre>
<div style="font-size:75%;color:grey;">
<h3>Old GPG key #2</h3>
<pre style="padding:5px;border:0;background:none;color:grey;">
pub 4096R/C459E1E4B4A986BB 2024-04-28
Key fingerprint = B209 C3F1 25C7 2618 FB18 AC8E C459 E1E4 B4A9 86BB
uid Robert Vokac &lt;mail@robertvokac.com&gt;</pre>
<h3>Old GPG key #1</h3>
<pre style="padding:5px;border:0;background:none;color:grey;">
pub 4096R/693D30BEE3329055 2022-11-17
Key fingerprint = 322B D109 0AA8 C324 EA9C 72F5 693D 30BE E332 9055
uid Robert Vokac &lt;robertvokac@nanoboot.org&gt;</pre>
</div>
<p><a href="https://stallman.org/facebook.html" target="_blank"><img src="images/no-facebook.svg" alt="Not f'd. You won't find me on Facebook" width="200"></a></p>
<h2>Links to my other websites</h2>
<ul class="links_to_other_websites">
<li><a href="https://openeggbert.com" target="_blank">openeggbert.com</a></li>
<li><a href="https://blupi.net" target="_blank">blupi.net</a></li>
<li><a href="https://speedyblupi.com" target="_blank">speedyblupi.com</a></li>
<li><a href="https://pixelgamelibrary.com" target="_blank">pixelgamelibrary.com</a></li>
<li><a href="https://cppforever.com" target="_blank">cppforever.com</a></li>
<li><a href="https://github.com/openeggbert" target="_blank">https://github.com/openeggbert</a></li>
<li><a href="https://github.com/robertvokac" target="_blank">https://github.com/robertvokac</a></li>
<li><a href="https://github.com/colorlinesclones" target="_blank">https://github.com/colorlinesclones</a></li>
</ul>
<hr />
Copyright © 2024 Robert Vokáč<br>
Copyright © 2025 Robert Vokáč<br>
Licenced under <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en">Attribution-NonCommercial-NoDerivs 4.0 International</a> licence or later.<br>
Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved.