Add Pseudosubs 2
This commit is contained in:
parent
944616b6a4
commit
835bb8f8c2
47
index.html
47
index.html
@ -484,6 +484,53 @@
|
|||||||
|
|
||||||
</div>
|
</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
BIN
public/img/pseudo_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 387 KiB |
Loading…
Reference in New Issue
Block a user