Back to Projects
Web DevelopmentAchint Chemicals
Achint Chemicals LMS – Industrial Labor Management System
Engineered an offline-first, biometric-backed workforce platform for a chemical manufacturing plant to eliminate attendance fraud and automate payroll. Developed a Next.js 14 web dashboard communicating with a Django REST backend, utilizing Django Channels for real-time WebSocket state updates. Built a custom native Android bridge integrated with a SecuGen USB Scanner for on-device biometric fingerprint matching without network dependency. Architected an offline synchronization system utilizing an Android SQLite queue to store scan logs during network outages, processing them chronologically upon reconnection
Tech Stack
Next.jsTailwind CSSPythonDjangoPostgres SQLJWT AuthREST APIs