This is the official website for the IEEE Computational Intelligence Society (CIS) Student Branch Chapter at ISET Bizerte. The website showcases our chapter's activities, team members, and provides information about our mission in advancing computational intelligence and related technologies.
- Interactive and modern UI design
- Responsive layout for all devices
- Dynamic animations and transitions
- Team member profiles with social links
- Contact form for inquiries
- Real-time statistics display
- Smooth scroll navigation
- React - Frontend library
- Vite - Build tool
- Tailwind CSS - Styling
- Three.js (via @react-three/fiber) - 3D graphics
- GSAP - Animations
- React Typed - Typing animations
- Node.js (Latest Version) - Download here
- npm (comes with Node.js)
-
Clone the repository
git clone https://github.com/ieee-isetb/CIS.git cd CIS -
Install dependencies
npm install
-
Start development server
npm run dev
The site will be available at
http://localhost:5173/CIS/ -
Build for production
npm run build
CIS/
├── public/ # Static assets
├── src/
│ ├── animations/ # Custom animation components
│ ├── assets/ # Images and icons
│ ├── cis/ # Main components
│ ├── fonts/ # Custom fonts
│ ├── App.jsx # Root component
│ └── main.jsx # Entry point
├── index.html # HTML template
└── vite.config.js # Vite configuration
- Chair: Kareem Chatti
- Secretary: May Jaballah
- Webmaster: Mouhamed Rayen Brahmi
Vision: To build a leading student community at ISET Bizerte that empowers members with strong foundations and practical skills in artificial intelligence and computational intelligence.
Mission: Through continuous learning and hands-on initiatives, we aim to equip students with expertise in machine learning, deep learning, evolutionary algorithms, and intelligent systems, enabling them to understand, develop, and apply AI technologies to real-world challenges.
You can reach us through:
This project is open-source and available for reference and learning purposes. Please credit the IEEE CIS ISET Bizerte Student Branch Chapter when using any part of this codebase.