Powered by Alien Technology from Pluto for Ultimate Performance
A secure, modern attendance tracking system built with pure HTML, CSS, and JavaScript for GitHub Pages, backed by Cloudflare Workers with KV storage.
- Lightning-fast attendance marking
- Advanced fraud detection system
- Enhanced device fingerprinting
- Ghana IP address verification
- GPS location verification (Strict Mode)
- PIN-based authentication (Surname or Index)
- Real-time countdown timer
- Auto-refresh system state
- Mobile-responsive design
- CSV/Excel export for admin
- Bulk student upload via CSV/TXT
Built with:
- Cryptonite - Advanced encryption
- Infinity Stones - Unlimited scalability
- Dragon Balls - Wish-granted features
- Hello World Code - The foundation of all code
- Frontend: Pure HTML, CSS, JavaScript (GitHub Pages)
- Backend: Cloudflare Workers
- Database: Cloudflare KV Storage
- Hosting: GitHub Pages
- Node.js installed
- Git installed
- Cloudflare account with Workers
- GitHub account
git clone https://github.com/CodeLabWithOsman/alienztech.git
cd alienztechnpm installnpm run worker:deployThis deploys the worker to: https://every.pupujiger.workers.dev/
npm run deployYour site will be live at: https://CodeLabWithOsman.github.io/alienztech/
- Do not use VPN or proxy services
- Do not mark attendance for someone else
- Do not attempt to mark attendance multiple times
- Enable location services when strict mode is active
- Must be within GCTU campus during strict mode
- Only mark attendance when enabled by admin
- Toggle attendance on/off (with 10-minute countdown)
- Toggle strict mode (GPS verification)
- Add/Remove students
- Bulk import via CSV/TXT
- Blacklist management
- Download attendance records (CSV/Excel)
- View fraud attempts
- Clear all attendance
The admin panel is hidden and not accessible via /admin URL. Only those who know the special access path can reach it.
- Myles - Course Representative - WhatsApp
- Dhonzy - Course Representative - WhatsApp
- Admin - Administrator - WhatsApp
- Device fingerprinting
- IP tracking (Ghana only)
- VPN detection and blocking
- Location verification
- Fraud attempt logging
- Blacklist system
- Protected students (cannot be modified)
Supports multiple formats:
- CSV:
Name,IndexNumberorIndexNumber,Name - TXT:
Name - IndexNumberorName IndexNumber - Tab-separated values
- Pipe-separated values
Example:
Osman Mohammed Abutazure,1686468923
Portia Awusi Atsu,1685397148
Princess Asiedua Annor,1700493421
npm startVisit: http://localhost:8000
MIT License - Built with Alien Technology
And you'll see what happens. The system is watching.
Built by Alien Technology from Pluto • Powered by Cloudflare Workers