Projects

Project

Klip.gg v2

My Role

Sole frontend developer

Description

Klip.gg is a short-form content video sharing, editing and viewing platform that has spanned over multiple pivots/versions and is still in development. Originally it was built to not only share video content but to also have people vote between two content videos which one they thought was best in a live leaderboard format. Version two of the platform went more in the direction of community and staff created challenges where winners are either chosen by challenge creator or by community voting.

Details

  • Single page application built using React.
  • Main server communication was web sockets using Socket.IO.
  • Styling was done using a modified Tailwind CSS.

Frontend

React
Socket.IO
Tailwind CSS
CSS
HTML

Backend

Node js