Loading admin access...

Projects

Comprehensive cybersecurity solutions to protect from evolving threats.

Clock In/Clock Out App (2025)
Developed a cross-platform mobile app for employee time tracking, shift scheduling, and attendance. Implemented Supabase authentication (email/password) with role-based access (Admin/Employee). Added geofencing clock-in/out, shift calendar, and real-time attendance dashboard and integrated notifications.
  • React Native
  • Supabase
  • Node.js
Digital Portfolio (2025)
Full-stack web app built for the Ausbiz Cyber Security Bootcamp to demonstrate secure application development. Implemented Clerk authentication with role-based access control and PostgreSQL with Drizzle ORM. Added secure server actions and route protection middleware. Built responsive UI with Tailwind CSS.
  • Next.js
  • Tailwind CSS
  • PostgreSQL
  • Neon
  • Drizzle ORM
  • Clerk Authentication
Smart Agriculture System (2022)
Led an IoT-based project using NodeMCU and sensors to detect soil moisture and automate irrigation. Includes motion detection and web dashboard control.
  • C++
  • Arduino
  • NodeMCU
  • IoT
Library Management System (2021)
A command-line tool for managing library operations like borrowing, returning books, and fine calculation. Included auto billing, stock updates, and error handling.
  • Python