Skip to main content

blueprint @ mit: my first hackathon!!! (win???)

 blueprint 2025: nothole wins beginner 1st place

This past weekend I went to hackmit blueprint, a hackathon MIT hosts every year. I learned so much in this hackathon, built nothole in the hardware track, and surpassed all my expectations when my team actually won a prize (I am so excited for my raspberry kindle)!!
I have two posts for this-- one for my experience, and one for my actual project.

What I learned:


*Perseverance is an engineer's greatest asset--> our team had to pivot SO MANY times from changing sensors to server architecture to continuously rebooting our ESP because WiFi kept being offline. 3 hours before submission our project was COOKED. 

*I was inspired to up my ML game because I was fascinated by the kinds of cool projects people built around me.

*I was also encouraged to go to more hackathons with a lot more experience (and win!) like I do for MUN-- I realized there is this whole hacker community that I need to delve into 

*I am adaptable and can learn fast under pressure-- I learned what servers were the night before the hackathon and I was the whole server side...

*THAT SAID I want to learn more algorithms-- the general track winners based theirs off a Dijkstra algorithm which I thought was insanely cool.

*Demonstration sets you apart-- our project was innovative in its usage, implementation, and demonstration, making us stand out!

*How servers work and how fragile they really are 

What I enjoyed: 

*I got to be in the STATA and MEDIA buildings for a whole day each!!! The facility is amazing

*The MIT hack group is so excited about building it is infectious: they kept saying happy hacking like happy birthday. 

*I met so many cool people: my team was a mix of someone from Utah, from Massachusetts, and from New York. It was so interesting to meet hackers, coders, and builders from everywhere! Everyone in my team brought diverse skill sets 

*Seeing didi and having dinner with her (love spending time with my older sister)

*The merch and the food (WAS SO GOOD I HAVE TO COME BACK NEXT YEAR)...their hoodie was lowkey aesthetic

*Building nothole: very stressful but paid off

*The culture made me feel so at home : ) 

*Also winning.

All in all! What a great experience-- an unexpected but proud win on my first time dipping my feet into the water of hackathon life. I'm so excited for my next one!!





Comments

Popular posts from this blog

Undershirt to mitigate + monitor late effects of breast cancer [Seamless]

This was my final project at BWSI, and part of the reason I received the Dr. Bob Berman Disruptive Tech Award for e-textiles this year for BWSI. I'm so excited about it and plan to continue it in the coming months.  I have so much to say in this post, but for now I'll just share screenshots of my portfolio document and go on and on about it when I'm not compromising on sleep lol: Up Next:  -Experimenting with more motors  -Inserting batteries  -Expanding health monitoring UI! 

NOTHOLE

nothole in the making...still integrating the sensor and ESP here what is a...nothole? Nothole is a sensor system on a car that can sense potholes + their severity + their location, and send this back to a central server application that can consolidate this data for usage by government officials and construction workers to provide for more efficient repavement of roads. This project won my group 1st place in HackMIT Blueprint's beginner track!  we had two parts: sensor (ultrasonic sensor) + server system via ESP8266   So technically...pothole detection has been done before (there are whole articles on it). What HASN'T been done before is consolidating it on a server. Ideally, we wanted to make a Google Maps application (using the JS API) but couldn't since we ran out of time in the 7 hours we had to build this. My partners, Jasper and Alex, focused on making the ultrasonic sensors work without fault + setting up the demonstration. On the other hand, I spent my hours figu...

Pennapps '25 + Sunscreen Reminder Shirt (Soliss)

^^meet wearable Soliss  So I spent most of last weekend on the floor of UPenn's Levine building (crazy deja vu I was literally right here for Upenn scioly in March). I slept 7 hours of the 36 hour hackathon and coded like mad for the rest of it (no seriously I fell asleep while CODING). I didn't win an award this time, but built a super cool FUNCTIONAL WEARABLE : D (I applied skills from BWSI!)  1) What is Soliss? Over my 36 h - 7h = 29h journey, I built Soliss with a team I found at the hackathon. This was a wearable that could track excess UV radiation hitting the skin and remind the wearer to reapply sunscreen. The wearable also connected to an app which allowed the user to track overall danger levels of UV radiation on their skin (calculated via a formal algorithm, and personalized to the user's demographic etc). Personally, I created the wearable part of the project (so all the hardware etc). In my 29 hours I prototyped/designed, breadboarded, coded, and the hardest pa...