Skip to content

Commit 386a053

Browse files
authored
Update 24-hours-at-hackutd-my-first-hackathon.mdx
1 parent b9b9f7b commit 386a053

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blogs/2025/24-hours-at-hackutd-my-first-hackathon.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,17 +93,17 @@ The event organizers handed out a midnight snack to keep us fueled! Tiramisu and
9393

9494
![hackathon day 2](https://i.imgur.com/HOnNUUa.png)
9595

96-
We then went to [League of Legends World’s Watch Party](https://www.youtube.com/live/ADaZLxI3uWg?si=9dXQDI72PaOz_1bw)! About 10 of us were seated in a dark room watching the game play on a large screen and intensely working on projects until 5 AM. I focused on the front end of our website, using **TypeScript** and **Next.js**, and every now and then, I peeked over to see my backend teammate frantically running out of Claude AI credits. He even spent $20 just to get **Claude** to process and format our Toyota Cars CSV file. 🤣
96+
We then went to [League of Legends World’s Watch Party](https://www.youtube.com/live/ADaZLxI3uWg?si=9dXQDI72PaOz_1bw)! About 10 of us were seated in a dark room watching the game play on a large screen and intensely working on projects until 5 AM. I focused on the frontend of our website, using **TypeScript** and **Next.js**, and every now and then, I peeked over to see my backend teammate frantically running out of Claude AI credits. He even spent $20 just to get **Claude** to process and format our Toyota Cars CSV file. 🤣
9797

9898
### 9:30 AM
9999

100-
Our team was hard at work finishing up our devpost submission, Canva presentation slides, and our actual website itself, which was still missing the main features: using **Gemini API** to process the user input from the front end and send data to our backend to finalize car selections from a user’s financials and life style choices. 😬
100+
Our team was hard at work finishing up our devpost submission, Canva presentation slides, and our actual website itself, which was still missing the main features: using **Gemini API** to process the user input from the frontend and send data to our backend to finalize car selections from a user’s financials and life style choices. 😬
101101

102102
At least we were enjoying puff pastries for breakfast.
103103

104104
### 11:30 AM
105105

106-
Mostly everything was done, we just had to link the front end to the back end and figure out how to display results generated for a user... in UNDER 30 MINUTES.
106+
Mostly everything was done, we just had to link the frontend to the backend and figure out how to display results generated for a user... in UNDER 30 MINUTES.
107107

108108
We created multiple help tickets with the HackUTD mentors to figure out how to fix our project and submitted our project one minute before the deadline. 😓
109109

0 commit comments

Comments
 (0)