The Esports at UCF website was created for a 12 hour hackathon. This was my first time working with Next.js and my
first time working in web development in general so it was kinda challenging to do this project in only 12 hours. I helped implement
an AI chatbot using the Google Gemini API. I gave it info about EUCF so it was able to answer questions about the club and its events here is the code for it:

I also added a summarize button that would summarize the chat history so you could see what the bot said in a more concise way.

I also helped with the general layout of the website and the styling. The website is built with Next.js and uses Tailwind CSS for styling.

This project was very fun even if I didnt know a lot about web development.