2023-08-06 02:26:45 +01:00
|
|
|
@page
|
2023-08-05 20:59:31 +01:00
|
|
|
|
2023-08-06 02:26:45 +01:00
|
|
|
<h1 class="display-4">Hi, I'm Oliver.</h1>
|
|
|
|
<p class="lead">I'm a tech enthusiast, coffee drinker, and software developer.</p>
|
2023-08-05 20:59:31 +01:00
|
|
|
|
2023-08-06 02:26:45 +01:00
|
|
|
<p>
|
|
|
|
My primary focus is C#, though I have dabbled in several other languages such as Java, Kotlin, VB, C/C++, Python,
|
|
|
|
and others. Over the years I've built up a collection of projects. Some of which I'm extremely proud of, and others
|
|
|
|
I've quietly abandoned and buried. I'm currently working on a few projects that I hope to release in the near
|
2023-09-20 14:50:43 +01:00
|
|
|
future, but in the meantime, feel free to check out some of my <a asp-page="/Projects/Index">previous work</a>.
|
2023-08-06 02:26:45 +01:00
|
|
|
</p>
|
2023-05-26 19:05:44 +01:00
|
|
|
|
2023-08-05 21:03:02 +01:00
|
|
|
<p>
|
2023-08-16 14:51:08 +01:00
|
|
|
I've also written a few <a asp-page="/Tutorials/Index">tutorials</a> on various topics, usually involving
|
|
|
|
information not readily available elsewhere. I hope you find them useful. On occasion, I also write about other
|
|
|
|
topics that I find interesting, such as
|
2023-09-20 14:50:43 +01:00
|
|
|
<a asp-page="/Blog/Index">my thoughts on the state of the world or the tech industry</a>.
|
2023-08-05 21:03:02 +01:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
If you want a general overview of stuff I've made, check out my <a href="https://github.com/oliverbooth">GitHub</a>,
|
|
|
|
<a href="https://oliverbooth.itch.io">itch.io</a>, and
|
|
|
|
<a href="https://play.google.com/store/apps/dev?id=9010459220239503006">Google Play</a>.
|
|
|
|
</p>
|
|
|
|
|
2023-08-16 14:08:33 +01:00
|
|
|
<p>If you'd like to get in touch, you can do so by <a asp-page="/Contact/Index">clicking here</a>.</p>
|