Add Pseudosubs 2

main
Araozu 2024-02-29 16:09:37 -05:00
parent 944616b6a4
commit 835bb8f8c2
2 changed files with 47 additions and 0 deletions

View File

@ -484,6 +484,53 @@
</div>
<div class="bg-red-950 h-screen grid grid-cols-2 text-white">
<div class="flex justify-center flex-col">
<div class="max-w-[90%] mx-auto">
<h2 class="font-xanh text-4xl">
PseudoSubs 2
</h2>
<p>
<span>
<a class="underline" href="https://pseudosubs-v2.araozu.dev/" target="_blank">
https://pseudosubs-v2.araozu.dev/</a>
</span>
·
<span>
<a class="underline" href="https://git.araozu.dev/fernando/pseudosubs-v2" target="_blank">
Git repo
</a>
</span>
</p>
<img class="rounded-xl" src="/img/pseudo_2.png" alt="Image of Horarios UNSA">
<div class="py-4">
<img class="h-12 rounded-md inline-block" src="/icons/vue.png" alt="VueJS logo">
<img class="h-12 rounded-md inline-block" src="/icons/pug.png" alt="Pug logo">
<img class="h-12 rounded-md inline-block" src="/icons/coffee.png" alt="CoffeeScript logo">
<img class="h-12 rounded-md inline-block" src="/icons/sass.png" alt="Sass logo">
·
<img class="h-12 rounded-md inline-block" src="/icons/node.png" alt="Node logo">
<img class="h-12 rounded-md inline-block" src="/icons/ts.png" alt="TS logo">
<img class="h-12 rounded-md inline-block bg-white p-1" src="/icons/express.png"
alt="Express logo">
·
<img class="h-12 rounded-md inline-block bg-white" src="/icons/mysql.png" alt="MySQL logo">
</div>
</div>
</div>
<div class="flex justify-center flex-col">
<p class="my-2">
Complete rewrite of my PseudoSubs page. It featured a Node + Express backend and a MySQL backend.
</p>
</div>
</div>
<!--
--

BIN
public/img/pseudo_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 KiB