This program just basically converts a String, into Hexadecimal values, then takes every three values and groups them together to make colors. Then the GraphicBuilder makes a pixel collage out of said colors in chronological order. I'm not sure how any of this website is supposed to work so don't judge me.
Main files are in branch "frontend". This is an online clinic where as a patient we can register visits to doctors, view what visits are available, register and log in as a doctor or patient. In this project I was responsible for the front-end. This project is created to be part of learning