Perceptron
https://github.com/061375/Perceptron
This is my version of the video ChatGPT is made from a 100 million of these - The Perceptron, except mine is built in a browser using Vite React
Header Image

https://github.com/061375/Perceptron
This is my version of the video ChatGPT is made from a 100 million of these - The Perceptron, except mine is built in a browser using Vite React

I was asked to add the ability to purchase Eventbrite tickets from a website using the Eventbrite ticket widget. The problem is that the customer had a number of events over the course of several months and I knew they would have several more over the years. The Eventbrite widget is complete, but you would need to copy the code for each event. This could be a little tedious, and it didn't seem as elegant having a ton of these ticket iframes loaded into one page.This seemed like an opportunity to create a simple program to automate everything.
