|
|
|
@ -81,10 +81,10 @@
|
|
|
|
|
<section id="about"> |
|
|
|
|
<h1>About Me</h1> |
|
|
|
|
<p> |
|
|
|
|
Primarily a "low-level" programmer, I have a particular enthusiasm for writing minimal, clean and |
|
|
|
|
performant code. I have experience with C, C++, Java, and Go, as well as Linux and pfSense. I |
|
|
|
|
studied computer science at Auckland University of Technology, graduating at the end of 2021. Some |
|
|
|
|
of my primary software interests are programming languages and systems programming. |
|
|
|
|
Primarily a "low-level" programmer, I have a particular enthusiasm for writing minimal, clean |
|
|
|
|
and performant code. I have experience with C, C++, Java, and Go, as well as Linux and pfSense. |
|
|
|
|
I studied computer science at university, graduating at the end of 2021. Some of my primary |
|
|
|
|
software interests are programming languages and systems programming. |
|
|
|
|
</p> |
|
|
|
|
</section> |
|
|
|
|
<section id="links"> |
|
|
|
@ -97,8 +97,8 @@
|
|
|
|
|
<h3>ESH</h3> |
|
|
|
|
<p>A modern shell with an emphasis on performance and usability, written in C.</p> |
|
|
|
|
</a> |
|
|
|
|
<a href="https://git.omkov.net/Jamozed/libcll"> |
|
|
|
|
<h3>libcll</h3> |
|
|
|
|
<a href="https://git.omkov.net/Jamozed/libutil"> |
|
|
|
|
<h3>libutil</h3> |
|
|
|
|
<p>A lightweight library to be included locally in projects, written in C.</p> |
|
|
|
|
</a> |
|
|
|
|
<a href="https://git.omkov.net/Jamozed/coreutils"> |
|
|
|
|