An open API service indexing awesome lists of open source software.

https://github.com/gannhiro/my-portfolio

This is my Ace Combat themed portfolio!
https://github.com/gannhiro/my-portfolio

ace-combat deno hostinger htmx portfolio portfolio-website vps

Last synced: 2 months ago
JSON representation

This is my Ace Combat themed portfolio!

Awesome Lists containing this project

README

          

# Welcome to my portfolio!

## This repo is basically how I am serving [my portfolio site](https://estella-dev.cloud).
![preview](https://github.com/user-attachments/assets/775f1e8c-fe87-4224-a119-bd855ccefe34)

### Tech Stack
- Deno + oak + dejs\
Deno is very fun to build with when paired with Oak, it's very much like a NodeJs + Express type server. But to be honest, almost better in every way.

- HTMX\
HTMX is very very interesting and unique to work with. The learning curve is high but it reminds me somewhat of Alpine.js. My simple portfolio only requires simple actions so HTMX is very much perfect for this.

- TailwindCSS\
Admittedly, I am very lazy at writing raw CSS. So Tailwind is a no brainer for me. It is fast , very easy, and nice to work with.

- NginX\
NginX is the reverse proxy of my server. Also added HTTPS functionality with Certbot.

- Hostinger VPS\
Very friendly dashboard for new users like me who is new to virtual private servers. Low cost too! It also came with a free domain name (which is https://estella-dev.cloud)

## Lighthouse Score
![lighthouse-score](https://github.com/user-attachments/assets/9f598b31-8383-49bf-856b-9e306dc1b826)