Skip to content

GigaChadGRC/bsides-fw

 
 

Repository files navigation

BSides Fort Wayne Website

This is the official website for BSides Fort Wayne security conference. Built with modern web technologies to provide an engaging and informative experience for our security community.

Project Structure

├── app/                # Main application code
│   ├── components/    # React components
│   ├── styles/       # CSS styles
│   └── pages/        # Next.js pages
├── public/           # Static assets
└── package.json      # Project dependencies

Getting Started

  1. Install dependencies:
npm install
  1. Run development server:
npm run dev
  1. Build for production:
npm run build

Features

  • Modern, responsive design
  • Real-time updates for conference information
  • Integrated ticket purchasing system
  • Speaker and schedule management
  • Dark/light theme support

Contributing

Please read our contributing guidelines before submitting pull requests.

License

MIT License - See LICENSE file for details

About

Modernization of the BSides Fort Wayne website for 2025.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 39.2%
  • TypeScript 35.8%
  • CSS 24.5%
  • Shell 0.5%