Official website for the NeuroTum x Fortiss Neuromorphic Hackathon 2025. Join the revolution in brain-inspired computing and build the future of AI with neuromorphic technologies.
The Neuromorphic Hackathon 2025 is a collaborative event between NeuroTum and Fortiss, bringing together researchers, developers, and innovators to explore the cutting-edge field of neuromorphic computing. Participants will tackle real-world challenges using brain-inspired computing technologies.
- Modern Design: Built with React and Tailwind CSS for a responsive, professional experience
- Event Information: Complete details about the hackathon, challenges, and schedule
- Industry Partners: Showcase of participating companies and their challenges
- Registration System: Easy application process for participants
- Highlight Talks: Information about keynote speakers and presentations
- Frontend Framework: React 18
- Build Tool: Vite
- Language: TypeScript
- Styling: Tailwind CSS
- UI Components: shadcn/ui
- Icons: Lucide React
- Node.js (v16 or higher)
- npm or yarn package manager
- Clone the repository:
git clone https://github.com/MertOender/neuromorphic-nexus-31.git
cd neuromorphic-nexus-31- Install dependencies:
npm install- Start the development server:
npm run dev- Open your browser and navigate to
http://localhost:5173
npm run dev- Start development server with hot reloadnpm run build- Build the project for productionnpm run build:dev- Build in development modenpm run preview- Preview the production build locallynpm run lint- Run ESLint for code quality checks
src/
├── components/ # React components
│ ├── layout/ # Header, Footer components
│ ├── sections/ # Page sections (Hero, About, etc.)
│ └── ui/ # Reusable UI components
├── assets/ # Static assets (images, logos)
├── hooks/ # Custom React hooks
├── lib/ # Utility functions
└── pages/ # Page components
- Build the project:
npm run build- Deploy the
distfolder to GitHub Pages or your preferred hosting platform.
This project can be deployed on any static hosting service:
- Vercel
- Netlify
- AWS S3
- Azure Static Web Apps
- Fork the repository
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
For questions about the hackathon or this website:
- Event Organizers: NeuroTum x Fortiss
- Website Issues: Create an issue in this repository
This project is created for the Neuromorphic Hackathon 2025 event.
Join us in shaping the future of brain-inspired computing!