Project picture
Project picture
Project picture
Project picture
Project picture
Project picture
Project picture
Project picture
Project picture
Project picture
Project picture

Project Overview


Source

Status

Type

Effort

GitHub

In development

Side Project

Individual

Technology Stack:

Vue.jsNuxt.jsBulmaFirebase

Squad Lietuva

This is a work-in-progress side project I have been developing on my spare time individually. The aim is to create a fully custom community website for Lithuanians that would be an online hub for news and events related to videogame "Squad". Currently it features:

  • Custom authentication system and session management based on Firebase authentication through REST API calls.
  • User profile information and picture storing within Firebase database and storage respectively.
  • News article management system that currently allows to create new and see existing articles.

Core technologies used:

  • Vue.js - user interface building and single page application rendering.
  • Nuxt.js - server side rendering and project structure.
  • Bulma - element styling and responsiveness.
  • Firebase - authentication, database and storage through REST API calls.