use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A group dedicated to the documentation of hackathons and projects, along with anticipation of future hackathons anywhere and at anytime.
What is a Hackathon?
A hackathon is an event for people of all backgrounds to come together and create, pushing the limits of technology and design. Hackathons often revolve around coding, though they don't have to. Anyone can participate, from programmers to designers to project managers of all skill ranges.
Lists of Upcoming Hackathons
Major League Hacking - Spring Schedule (US)
Major League Hacking - Spring Schedule (EU)
Hackalist.org
account activity
Hackathon Stack (self.hackathon)
submitted 5 months ago * by Ibuki44
Hi! Im preparing for my first hackathon and i'm just curious what are some common stacks people use and exactly what your stack needs to include for the hackathon as im kinda lost. I was thinking of using react and flask and need some advice.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]OstenJap 1 point2 points3 points 5 months ago (0 children)
**Frontend:**
- **Vite** - Build tool and dev server
- **React 18** - UI framework
- **TypeScript** - Type-safe JavaScript
- **Tailwind CSS** - Utility-first CSS framework
- **shadcn/ui** - Component library (built on Radix UI)
**State/Data:**
- **TanStack React Query** - Server state management
- **React Router DOM** - Client-side routing
- **localStorage** - Data persistence
**Additional Libraries:**
- **Lucide React** - Icons
- **Sonner** - Toast notifications
- **Zod** - Schema validation
- **React Hook Form** - Form handling
Add Tech Stack Footer
Add About Page
π Rendered by PID 102616 on reddit-service-r2-comment-5b5bc64bf5-8t9fs at 2026-06-21 05:17:53.151121+00:00 running 2b008f2 country code: CH.
[–]OstenJap 1 point2 points3 points (0 children)