2023-06-13 22:07:20 +00:00
|
|
|
@extends('layouts.default')
|
2023-07-25 23:08:58 +00:00
|
|
|
@section('title', 'Home')
|
2023-06-13 22:07:20 +00:00
|
|
|
@section('description', 'This is the personal homepage of floppydisk.')
|
|
|
|
@section('content')
|
2024-01-12 18:57:10 +00:00
|
|
|
|
2024-01-03 13:07:59 +00:00
|
|
|
<p>Hi! This is my personal homepage on the <strong>W</strong>orld <strong>W</strong>ide <strong>W</strong>eb.</p>
|
2023-10-16 22:41:33 +00:00
|
|
|
|
2023-10-15 19:52:32 +00:00
|
|
|
<table class="info-table" role="presentation">
|
2023-08-14 23:13:53 +00:00
|
|
|
<caption>
|
2023-10-25 22:30:02 +00:00
|
|
|
<h2>QuickFacts™</h2>
|
2023-08-14 23:13:53 +00:00
|
|
|
<hr>
|
|
|
|
</caption>
|
2023-08-14 22:45:31 +00:00
|
|
|
<tr>
|
2023-10-25 22:30:02 +00:00
|
|
|
<td>◆ 18 y/o, he/him, British</td>
|
2023-08-14 22:45:31 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2023-10-25 22:30:02 +00:00
|
|
|
<td>◆ Theatre Technician, "Web Developer" and NixOS User</td>
|
2023-08-14 22:45:31 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2024-01-03 13:07:59 +00:00
|
|
|
<td>◆ Loves ETC desks, prefers Generics to LEDs for some reason</td>
|
2023-08-14 22:45:31 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2023-10-25 22:30:02 +00:00
|
|
|
<td>◆ Spends way too much time on his computer</td>
|
2023-08-14 22:45:31 +00:00
|
|
|
</tr>
|
2023-08-16 13:10:19 +00:00
|
|
|
<tr>
|
2023-10-25 22:30:02 +00:00
|
|
|
<td>◆ Favorite games: <a href="https://steamcommunity.com/id/floppydisk05/recommended/420530/">OneShot</a>, Minecraft, Stardew Valley, N++ and Starbound</td>
|
2023-08-16 13:10:19 +00:00
|
|
|
</tr>
|
2023-08-14 22:45:31 +00:00
|
|
|
</table>
|
|
|
|
<br>
|
2023-06-13 22:07:20 +00:00
|
|
|
|
2023-10-15 19:52:32 +00:00
|
|
|
<table class="info-table" role="presentation">
|
2023-08-14 23:13:53 +00:00
|
|
|
<caption>
|
2023-10-15 11:42:42 +00:00
|
|
|
<h2>Interests</h2>
|
2023-08-14 23:13:53 +00:00
|
|
|
<hr>
|
|
|
|
</caption>
|
2023-07-25 23:08:58 +00:00
|
|
|
<tr>
|
|
|
|
<td>◆ <b>Tech Theatre</b></td>
|
2023-10-25 22:30:02 +00:00
|
|
|
<td>- Lighting, Stage Management, etc. (<a href="https://www.controlbooth.com/members/floppydisk.28673/">ControlBooth</a>)</td>
|
2023-07-25 23:08:58 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>◆ <b>Programming</b></td>
|
2023-10-25 22:30:02 +00:00
|
|
|
<td>- HTML, CSS, JavaScript, C#, Java, PHP, Ruby, Python (<a href="https://github.com/floppydisk05">GitHub</a>)</td>
|
2023-07-25 23:08:58 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>◆ <b>Photography</b></td>
|
|
|
|
<td>- <a href="https://www.flickr.com/photos/floppydisk/">Flickr</a></td>
|
|
|
|
</tr>
|
2023-10-25 22:30:02 +00:00
|
|
|
<tr>
|
|
|
|
<td>◆ <b>Gaming</b></td>
|
|
|
|
<td>- <a href="https://steamcommunity.com/id/floppydisk05/">Steam Profile</a></td>
|
|
|
|
</tr>
|
2023-07-25 23:08:58 +00:00
|
|
|
</table>
|
|
|
|
<br>
|
|
|
|
|
2023-10-18 23:32:31 +00:00
|
|
|
<table class="info-table never-said" role="presentation">
|
|
|
|
<caption>
|
|
|
|
<h2>Things they never said</h2>
|
|
|
|
<hr>
|
|
|
|
</caption>
|
|
|
|
<tr>
|
2023-10-25 21:57:12 +00:00
|
|
|
<script type="text/javascript" src="/js/neverSaid.js"></script>
|
2023-10-18 23:32:31 +00:00
|
|
|
<noscript><td>Oops! You need JavaScript enabled to view this content.</td></noscript>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
<br>
|
|
|
|
|
2023-10-15 19:52:32 +00:00
|
|
|
<table class="info-table" role="presentation">
|
2023-08-14 23:13:53 +00:00
|
|
|
<caption>
|
2023-10-15 11:42:42 +00:00
|
|
|
<h2>Contact & social</h2>
|
2023-08-14 23:13:53 +00:00
|
|
|
<hr>
|
|
|
|
</caption>
|
2023-07-25 23:08:58 +00:00
|
|
|
<tr>
|
2023-07-28 22:43:32 +00:00
|
|
|
<td><strong>E-mail:</strong></td>
|
|
|
|
<td><a href="mailto:contact@diskfloppy.me">contact@diskfloppy.me</a></td>
|
2023-07-25 23:08:58 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><strong>Mastodon:</strong></td>
|
|
|
|
<td><a rel="me" href="https://c.im/@floppydisk">@floppydisk@c.im</a></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><strong>Matrix:</strong></td>
|
|
|
|
<td><a href="https://matrix.to/#/@floppydisk:arcticfoxes.net">@floppydisk:arcticfoxes.net</a></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2023-06-13 22:07:20 +00:00
|
|
|
@stop
|