Back to projects

Software / Coding / 2021

Portfolio Webapp

I didn't have a portfolio, so I decided to build a web-based one.

TypeScriptFirebaseFull-Stack

Overview

This is a portfolio webapp that allows for viewing, filtering, and searching projects/posts, and for its owner to create and manage them, storing all data in a backend using Firebase.

It's built using:

  • TypeScript

  • Firebase

    • Firestore

    • Storage

    • Hosting

    • Authentication

  • Vue with Vuetify

  • Netlify DNS

Check the code for it here, and feel free to use any of it if you wish.