Harrison Favour

Let's talk

Hexcord

Video Content Creation Tool (Coming Soon)

Have you ever wanted to quickly create video content without going through the hassle of installing one software after the other and learning how to use those specific softwares? Hexcord is being built as a simple to use tool for creating presentations and tutorial videos and basically just recording anythingg that is on your computer screen including your face if you want that. It is presented as a simple to install browser extension with very minimal configurations.

Hexcord is being built with Golang for the backend with Rabbit MQ for messaging and Firebase to push notifications. The front-end is built with React while the chrome extension is a combination of regular HTML, JavaScript, CSS.

What did I do you ask?

I worked with Golang for the backend with a MongoDB database and React for the front-end. The chrome extension was built with vanilla JavaScript. Here are a list of things that I did:

  • architected the product from start and still architecting,
  • worked on features for the product,
  • worked on deployments and integrations,
  • proper use of version controls, and
  • fixing bugs as they arise.