Improvements to text

main
Midnight 3 months ago
parent d2c7817c40
commit e7f3571a1c

@ -102,6 +102,26 @@
</Card>
</span>
<span class="@2xl:col-span-1">
<Card buttonHref="https://reffurence.com/" buttonText="🦊 Visit reffurence.com">
<div class="w-full flex flex-col gap-5">
<h3
class="w-full text-xl font-bold flex-wrap inline-flex items-center gap-3 justify-between"
>
<div class="inline-flex gap-3">
<img src="/reffurence.png" class="h-8" alt="furality" /> Reffurence
</div>
<span class="text-sm font-light">2024 and ongoing</span>
</h3>
<p class="text-sm text-gray-800 dark:text-gray-100">
Reffurence is a Dutch physical furry convention. I started volunteering as their Lead
Front-End developer in 2024 and work on maintaining and updating their website,
dashboards, CMS and other front-end tools used during the convention.
</p>
</div>
</Card>
</span>
<Card buttonHref="https://prideunbound.uk" buttonText="📂 See archived 2023 Pride Unbound site">
<div class="flex flex-col gap-5">
<h3 class="text-xl font-bold flex-wrap inline-flex items-center gap-3 justify-between">
@ -125,7 +145,13 @@
<div class="inline-flex gap-3">Flame Software</div>
<span class="text-sm font-light">2022 and ongoing</span>
</h3>
<p class="text-sm text-gray-800 dark:text-gray-100">// insert here</p>
<p class="text-sm text-gray-800 dark:text-gray-100">
Flame Software is my company that focuses on developing the next era of instant messaging.
Where we currently have innovations being made in federated and independent social media
structures like Bluesky and Mastodon, the same is still lacking for more personal
communication platforms like Whatsapp. Flame aims to be the first federated network of
private messaging.
</p>
</div>
</Card>
</Section>

@ -40,7 +40,12 @@
<div class="inline-flex gap-3">Xential - University Project</div>
<span class="text-sm font-light">2023</span>
</h3>
<p class="text-sm text-gray-800 dark:text-gray-100">// insert text here</p>
<p class="text-sm text-gray-800 dark:text-gray-100">
For Xential I developed a video-editing service with a team in 2 months. We used Laravel to
develop a back-end API that could take JSON-based instructions and then use FFMPeg on the
server to add video's, text, audio tracks, so on. It would also encode to different formats
and sizes, and all be viewable on a mobile app and web dashboard.
</p>
</Card>
<Card>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Loading…
Cancel
Save