QUINN DIZON

DATA SCIENTIST, DEVELOPER, MUSICIAN

Projects

CSS Component Manger

2019

An electron desktop application that allows users to create and manage large libraries of css styles, and compile them down to single files for deployment


Technologies

  • JS + Electron

Features

  • Desktop application built using Electron, HTML, and Javascript
  • The application helps to better modularize the css component creation process by allowing user to break up their code into dedicated projects
  • Within each project, users can write HTML and CSS code for specific components, and see the results displayed in real time in a dummy window
  • When users are finished writing their components, they can compile the CSS code to a single file on their machine, and deploy it in any other project