You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local PHP/MySQL e-wallet application combined with a hands-on cybersecurity demo lab. Implements user/admin auth, balances, transfers, CSRF protection, session timeouts, login lockout, and hashing. Includes a toggleable Vulnerable/Secure lab to demonstrate XSS and session hijacking with real code and mitigations.
Minimal PHP MVC learning project demonstrating the Model–View–Controller pattern end-to-end. Uses plain PHP with PDO, a front controller, simple routing, and CRUD student management. Designed to teach separation of concerns, prepared statements, and typical MVC structure without frameworks.
With Job-Board, employers can easily create job listings and manage applicants, while job seekers can search for relevant job opportunities and submit their applications seamlessly.
Simple web application built using Laravel, a PHP framework, designed to help users manage their tasks effectively. Users can create, view, edit, and delete tasks, as well as mark them as completed or incomplete.
It allows you to browse upcoming events and post your own. I have made it very easy to use and secure with authentication. Have tested it with Postman, and many other interesting features.
Web application built using Laravel, styled using Bootstrap. The main purpose of this project is to provide a platform for users to add reviews for books and share their reviews and feedback. Users can also search for books based on specific categories.