A Gantt Chart webapp used to track documents, progress and deadlines for projects. This project used VueJS and unix timestamps to store different items. WHen a new chunk (or month) was loaded in, I would find where the unix is in relation to this chunk and set an object there.
A website made for Celebrities Homes on TikTok to search up house information for celebrities seen on the TikTok channel. This website is still in progress but should be in beta soon!
A webapp used to spec out an LED module for your given fixture, light efficiency and power supply. This was the first experience I had with ChartJS, I took a bunch of data out of different csv files and using interpolation, I was able to calculate where each module would run with the respected lumen values.
A Gantt Chart webapp used to track documents, progress and deadlines for projects. This project used VueJS and unix timestamps to store different items. WHen a new chunk (or month) was loaded in, I would find where the unix is in relation to this chunk and set an object there.
A website made for Celebrities Homes on TikTok to search up house information for celebrities seen on the TikTok channel. This website is still in progress but should be in beta soon!
A webapp used to spec out an LED module for your given fixture, light efficiency and power supply. This was the first experience I had with ChartJS, I took a bunch of data out of different csv files and using interpolation, I was able to calculate where each module would run with the respected lumen values.