A collaborative team of students building innovative software solutions and learning together.
CyberGutta is a hub for various projects ranging from practical utilities to experimental tech. We're a diverse group of students with different skills and interests, united by our passion for technology and problem-solving.
- 🛠️ Build Tools - Creating practical applications and utilities
- 💡 Experiment - Trying out new technologies and ideas
- 👥 Learn Together - Growing as developers as a team
- 🚀 Collaborate - Working on open-source projects
An automated attendance tracking system designed specifically for schools. Streamlines the process of monitoring student attendance by automating registration for STU (supervised study time) sessions.
Features:
- Automatic login and authentication through browser
- Intelligent monitoring of study sessions
- Real-time attendance registration
- Detailed logging and system notifications
- Secure local data storage
Status: 🔨 In Development
This website is built with modern web technologies:
- Frontend Framework: React 18 with TypeScript
- Styling: Tailwind CSS + shadcn/ui components
- Routing: React Router
- Build Tool: Vite
- Icons: Lucide React
- Internationalization: Custom Language Context (English/Norwegian)
- Deployment: GitHub Pages
- Node.js 18.x or higher
- npm or yarn
- Clone the repository
git clone https://github.com/CyberGutta/CG.git
cd CG- Install dependencies
npm install- Start the development server
npm run dev- Open your browser and visit
http://localhost:5173
npm run buildnpm run deploy- Bilingual Support - Full English and Norwegian language support
- Responsive Design - Works seamlessly on all devices
- Modern UI - Glass morphism effects and smooth animations
- Dark Mode - Eye-friendly dark theme
- Fast Performance - Optimized with Vite
CG/
├── public/ # Static assets
├── src/
│ ├── components/ # Reusable UI components
│ ├── contexts/ # React contexts (Language)
│ ├── pages/ # Page components
│ │ ├── Home.tsx
│ │ ├── About.tsx
│ │ └── Contact.tsx
│ ├── App.tsx # Main app component
│ └── main.tsx # Entry point
├── index.html
└── package.json
We're always looking for passionate students to join our team! Here's how you can contribute:
- 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
- Email: cyberbrothershq@gmail.com
- GitHub: @CyberGutta
- Location: Norway 🇳🇴
This project is licensed under the MIT License - see the LICENSE file for details.
We're a growing team of student developers passionate about technology and innovation. Want to join us? Reach out!
