Skip to content

ieeesb-nitdgp/HackHustle_

 
 

Repository files navigation

🚀 HackHustle '26

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.

Event Banner


📅 Event Details

  • Date: 7th March - 9th March 2026
  • Location: NIT Durgapur
  • Focus: GenAI // Healthcare // PCB Design

🛠️ Innovation Tracks

HackHustle '26 features a dual-track experience:

  1. 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.
  2. PCB Design: A dedicated hardware track for designing and prototyping innovative electronics that empower health-tech solutions.

✨ Features

  • 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.

💻 Tech Stack


🚀 Getting Started

Prerequisites

  • Node.js (Latest LTS version recommended)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/kartikeya7609/HackHustle.git
    cd HackHustle
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

    Open http://localhost:3000 to view the application.


📂 Project Structure

├── 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.)

🤝 Partners

Proudly presented by:

  • IEEE Student Branch NIT Durgapur
  • IEEE Computer Society

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.


Built with 💜 by the HackHustle Team at NIT Durgapur.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 92.8%
  • JavaScript 5.0%
  • CSS 2.2%