1

markup for meme month

This commit is contained in:
Evan Pratten 2022-05-28 20:02:05 -04:00
parent b511911df2
commit 1c419963d9
2 changed files with 105 additions and 0 deletions

View File

@ -20,6 +20,7 @@ As always, I'm working on multiple projects at the same time and have my head cr
- Contributing to the Rust library and tooling ecosystem over on [GitHub](https://github.com/ewpratten)
- Working with low-power radio communication modes
## Amateur Radio
I am a fairly active Amateur Radio operator. The following table is a reference list of my current, future, and past callsigns:
@ -85,6 +86,21 @@ I make music too! Nearly all electronic; a mix of samplers, raw sound design fro
For more music content, check out [my music page](/music).
<!-- ## Robotics
Before college, I invested most of my time into learning to work with industrial control systems and medium-scale robotics. My specialization was in fully-autonomous and driver-assist navigation algorithms.
I developed a highly flexible navigation and waypoint traversal system for [*Raider Robotics*](https://www.raiderrobotics.org) in highschool, and also wrote a complete robotic control library called: [Lib5K](https://github.com/frc5024/lib5k).
<div style="display:flex; flex-wrap:wrap; justify-content:space-evenly;width:100%">
<div style="width:340px"><img src="/images/hobbies/robotics/robots/darthraider.png" style="width:100%;" loading="lazy"></div>
<div style="width:340px"><img src="/images/hobbies/robotics/robots/minibot.jpg" style="width:100%;" loading="lazy"></div>
<div style="width:340px"><img src="/images/hobbies/robotics/robots/hatchfield.jpg" style="width:100%;"loading="lazy"></div>
<div style="width:340px"><img src="/images/hobbies/robotics/robots/qbert.png" style="width:100%;" loading="lazy"></div>
</div>
More information on my robotics work can be found on [my robotics page](/hobbies/robotics). -->
<!-- ## Projects

View File

@ -44,3 +44,92 @@ Simply send a message to the SSID `VB3YEET`, wait for your automatic response, a
This mess is a little more organized than it appears on the surface. Want to join the fun?
[<center><img class="hover-shadow" src="/images/join-our-discord.png" alt="Join our Discord server" style="max-width:200px;border-radius:5px;"></center>](https://discord.gg/y3yMfPPtdX)
<script type="application/ld+json">
[
{
"@type": "BroadcastEvent",
"name": "Meme Appreciation Month",
"startDate": "2022-06-25",
"endDate": "2022-08-05",
"isAccessibleForFree": true,
},
{
"@type": "RadioBroadcastService",
"broadcastDisplayName": "VB4LIGMA",
"callSign": "VB4LIGMA",
"isLanguage": "en",
"category": "Amateur Radio",
"sameAs": [
"https://www.qrz.com/db/VB4LIGMA",
"https://dxnews.com/forum/forum/special-event-stations/41657-vb4ligma-canada",
"https://apc-cap.ic.gc.ca/pls/apc_anon/query_spev$.startup"
]
},
{
"@type": "RadioBroadcastService",
"broadcastDisplayName": "VB3YEET",
"callSign": "VB3YEET",
"isLanguage": "en",
"category": "Amateur Radio",
"sameAs": [
"https://www.qrz.com/db/VB3YEET",
"https://apc-cap.ic.gc.ca/pls/apc_anon/query_spev$.startup"
]
},
{
"@type": "RadioBroadcastService",
"broadcastDisplayName": "VC9CATGIRL",
"callSign": "VC9CATGIRL",
"isLanguage": "en",
"category": "Amateur Radio",
"sameAs": [
"https://www.qrz.com/db/VC9CATGIRL",
"https://apc-cap.ic.gc.ca/pls/apc_anon/query_spev$.startup"
]
},
{
"@type": "RadioBroadcastService",
"broadcastDisplayName": "K3K",
"callSign": "K3K",
"isLanguage": "en",
"category": "Amateur Radio",
"sameAs": [
"https://www.qrz.com/db/K3K"
]
},
{
"@type": "RadioBroadcastService",
"broadcastDisplayName": "VB6DANK",
"callSign": "VB6DANK",
"isLanguage": "en",
"category": "Amateur Radio",
"sameAs": [
"https://www.qrz.com/db/VB6DANK",
"https://apc-cap.ic.gc.ca/pls/apc_anon/query_spev$.startup"
]
},
{
"@type": "RadioBroadcastService",
"broadcastDisplayName": "VC3RIKROLL",
"callSign": "VC3RIKROLL",
"isLanguage": "en",
"category": "Amateur Radio",
"sameAs": [
"https://www.qrz.com/db/VC3RIKROLL",
"https://apc-cap.ic.gc.ca/pls/apc_anon/query_spev$.startup"
]
},
{
"@type": "RadioBroadcastService",
"broadcastDisplayName": "VB3HARAMBE",
"callSign": "VB3HARAMBE",
"isLanguage": "en",
"category": "Amateur Radio",
"sameAs": [
"https://www.qrz.com/db/VB3HARAMBE",
"https://apc-cap.ic.gc.ca/pls/apc_anon/query_spev$.startup"
]
}
]
</script>