HackHustle is the flagship GenAI Hackathon and PCB Design event organized by the IEEE Student Branch NIT Durgapur. It's a high-energy innovation experience where intelligence meets hardware, converging to revolutionize Healthcare and Mental Health.
- Date: 7th March - 9th March 2026
- Location: NIT Durgapur
- Focus: GenAI // Healthcare // PCB Design
HackHustle '26 features a dual-track experience:
- GenAI Hackathon: Build the next generation of intelligent systems using Large Language Models (LLMs) and Generative AI to solve critical challenges in Mental Health and Healthcare.
- PCB Design: A dedicated hardware track for designing and prototyping innovative electronics that empower health-tech solutions.
- Dynamic UI: A premium, immersive interface built with Framer Motion and Three.js for smooth animations and transitions.
- Responsive Design: Fully optimized for all viewports, from mobile devices to desktop monitors.
- Interactive Modules:
- Antigravity Engine: Custom-built particle system for atmospheric backgrounds.
- Terminal Typing Effect: Retro-futuristic subtext animations.
- Innovation Modules: Hover-responsive cards showcasing event details.
- Integrated Registration: Direct links to registration forms for both AI and PCB tracks.
- Smart Navbar: Auto-hiding navigation pill that reveals on scroll up.
- Framework: Next.js 16 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- 3D/Graphics: Three.js & @react-three/fiber
- Components: Radix UI & Lucide React
- Utilities: Typed.js
- Node.js (Latest LTS version recommended)
- npm or yarn
-
Clone the repository:
git clone https://github.com/kartikeya7609/HackHustle.git cd HackHustle -
Install dependencies:
npm install
-
Run the development server:
npm run dev
Open http://localhost:3000 to view the application.
├── public/ # Assets and media
├── src/
│ ├── app/ # Next.js App Router (Layouts & Pages)
│ ├── components/ # Reusable UI components
│ │ ├── ui/ # Core design system components
│ │ └── ... # Section-specific components (Hero, About, etc.)
│ └── lib/ # Utility functions
└── ... # Configuration files (Tailwind, TypeScript, etc.)
Proudly presented by:
- IEEE Student Branch NIT Durgapur
- IEEE Computer Society
This project is licensed under the MIT License - see the LICENSE file for details.
Built with 💜 by the HackHustle Team at NIT Durgapur.