links: Switch to git.doylet.dev hosted links

This commit is contained in:
doyle 2023-04-02 12:14:45 +10:00
parent 44cd9b933e
commit ad163fc68a
2 changed files with 16 additions and 12 deletions

Binary file not shown.

View File

@ -166,6 +166,10 @@
<p class=row-key>Email</p>
<p><a href="cv.doylet.2380i@simplelogin.com">cv.doylet.2380i@simplelogin.com</a></p>
</div>
<div class=row>
<p class=row-key>Gitea</p>
<p><a href="git.doylet.dev">https://git.doylet.dev</a></p>
</div>
<div class=row>
<p class=row-key>GitHub</p>
<p><a href="https://github.com/doy-lee">https://github.com/doy-lee</a></p>
@ -284,25 +288,25 @@
<h2>Projects Summary</h2>
<div class=divider style="margin-bottom: 0.5em"></div>
<div class=job-role style="border-color: #C16358">
<p>2018 - CURR: <a href="#dqn-project">Dqn</a> C/C++ personal standard library <a href="https://github.com/doy-lee/dqn">github.com/doy-lee/dqn</a></p>
<p>2018 - CURR: <a href="#dqn-project">Dqn</a> C/C++ personal standard library <a href="https://git.doylet.dev/doylet/dqn">git.doylet.dev/doylet/dqn</a></p>
</div>
<div class=job-role style="border-color: #BEBF5E">
<p>2021: <a href="#intc-project">intc</a> Software u128/256 bit port to C <a href="https://github.com/doy-lee/intc">github.com/doy-lee/intc</a></p>
<p>2021: <a href="#intc-project">intc</a> Software u128/256 bit port to C <a href="https://git.doylet.dev/doylet/intc">git.doylet.dev/doylet/intc</a></p>
</div>
<div class=job-role style="border-color: #8DBCA2">
<p>2020: <a href="#raylibsimd-project">RaylibSIMD</a> SIMD Software rendering in C <a href="https://github.com/doy-lee/RaylibSIMD">github.com/doy-lee/RaylibSIMD</a></p>
<p>2020: <a href="#raylibsimd-project">RaylibSIMD</a> SIMD Software rendering in C <a href="https://git.doylet.dev/doylet/RaylibSIMD">git.doylet.dev/doylet/RaylibSIMD</a></p>
</div>
<div class=job-role style="border-color: #519A8B">
<p>2017: <a href="#dtrenderer-project">DTRenderer</a> 3D Software rendering in C++ <a href="https://github.com/doy-lee/DTRenderer">github.com/doy-lee/DTRenderer</a></p>
<p>2017: <a href="#dtrenderer-project">DTRenderer</a> 3D Software rendering in C++ <a href="https://git.doylet.dev/doylet/DTRenderer">git.doylet.dev/doylet/DTRenderer</a></p>
</div>
<div class=job-role style="border-color: #DBAE55">
<p>2017: <a href="#mathmasher-project">Math Masher</a> Math game for mobile <a href="https://doylet.dev/luneaustralia">doylet.dev/luneaustralia</a></p>
</div>
<div class=job-role style="border-color: #C16358">
<p>2017: <a href="#dchip8-project">DCHIP8</a> Chip8 interpreter <a href="https://github.com/doy-lee/dchip-8">github.com/doy-lee/dchip-8</a></p>
<p>2017: <a href="#dchip8-project">DCHIP8</a> Chip8 interpreter <a href="https://git.doylet.dev/doylet/dchip-8">git.doylet.dev/doylet/dchip-8</a></p>
</div>
<div class=job-role style="border-color: #C16358">
<p>2016: <a href="#dengine-project">Dengine</a> 2D engine for asteroids <a href="https://github.com/doy-lee/dengine">github.com/doy-lee/dengine</a></p>
<p>2016: <a href="#dengine-project">Dengine</a> 2D engine for asteroids <a href="https://git.doylet.dev/doylet/dengine">git.doylet.dev/doylet/dengine</a></p>
</div>
</section>
<section class=pagebreak aria-label="Projects">
@ -310,7 +314,7 @@
<div class=divider style="margin-bottom: 0.5em"></div>
<div id=dqn-project>
<div class=job-role style="border-color: #C16358">
<p>2018: Dqn C/C++ personal standard library <a href="https://github.com/doy-lee/dqn">github.com/doy-lee/dqn</a></p>
<p>2018: Dqn C/C++ personal standard library <a href="https://git.doylet.dev/doylet/dqn">git.doylet.dev/doylet/dqn</a></p>
</div>
<p>
My personal standard library used in personal projects
@ -330,7 +334,7 @@
</div>
<div id=intc-project>
<div class=job-role style="border-color: #BEBF5E">
<p>2020: intc Software u128/256 bit port to C <a href="https://github.com/doy-lee/intc">github.com/doy-lee/intc</a></p>
<p>2020: intc Software u128/256 bit port to C <a href="https://git.doylet.dev/doylet/intc">git.doylet.dev/doylet/intc</a></p>
</div>
<sub><i>C99/C++, Open Source, Single File Library Port</i></sub>
<p>
@ -348,7 +352,7 @@
</div>
<div id=raylibsimd-project>
<div class=job-role style="border-color: #8DBCA2">
<p>2020: RaylibSIMD SIMD Software rendering in C <a href="https://github.com/doy-lee/RaylibSIMD">github.com/doy-lee/RaylibSIMD</a></p>
<p>2020: RaylibSIMD SIMD Software rendering in C <a href="https://git.doylet.dev/doylet/RaylibSIMD">git.doylet.dev/doylet/RaylibSIMD</a></p>
</div>
<sub><i>C99, SSE2, Graphics Programming</i></sub>
<p>
@ -367,7 +371,7 @@
</div>
<div id=dtrenderer-project>
<div class=job-role style="border-color: #519A8B">
<p>2017: DTRenderer 3D Software rendering in C++ <a href="https://github.com/doy-lee/DTRenderer">github.com/doy-lee/DTRenderer</a></p>
<p>2017: DTRenderer 3D Software rendering in C++ <a href="https://git.doylet.dev/doylet/DTRenderer">git.doylet.dev/doylet/DTRenderer</a></p>
</div>
<a href="assets/projects_dtrenderer.gif"><img src="assets/projects_dtrenderer.gif"></a>
<p>
@ -426,7 +430,7 @@
</div>
<div id=dchip8-project>
<div class=job-role style="border-color: #C16358">
<p>2017: DCHIP8 Chip8 interpreter <a href="https://github.com/doy-lee/dchip-8">github.com/doy-lee/dchip-8</a></p>
<p>2017: DCHIP8 Chip8 interpreter <a href="https://git.doylet.dev/doylet/dchip-8">git.doylet.dev/doylet/dchip-8</a></p>
</div>
<div class="row">
<a href="assets/projects_dchip8_screen_1.png"><img src="assets/projects_dchip8_screen_1.png"></a>
@ -451,7 +455,7 @@
</div>
<div id=dengine-project>
<div class=job-role style="border-color: #C16358">
<p>2016: Dengine 2D engine for asteroids <a href="https://github.com/doy-lee/dengine">github.com/doy-lee/dengine</a></p>
<p>2016: Dengine 2D engine for asteroids <a href="https://git.doylet.dev/doylet/dengine">git.doylet.dev/doylet/dengine</a></p>
</div>
<div class="row">
<a href="assets/projects_dengine_screen_1.png"><img src="assets/projects_dengine_screen_1.png"></a>