Information Technology student with hands-on experience in full-stack web development (PHP, MySQL, XAMPP), data structures & algorithms (C), and UI/UX design. Built projects including car sales/rental systems, inventory management apps, and a DVWA-inspired cybersecurity testing tool. Also skilled in content writing, publication editing, leadership, and creative digital communication. Balances technical problem-solving with strong storytelling and teamwork.
The web-based Inventory system used by Negros Power (an electric company in the Philippines). It is a lightweight PHP/MySQL application intended to track items, issued records, and administrative actions.
This is a comprehensive web-based point-of-sale and management system for a coffee shop. Developed as a full-stack application, it features distinct Admin and Customer dashboards. Key functionalities include order management (add to cart, checkout, order history), QR code integration (likely for ordering or payment), and real-time status updates for orders. The tech stack is primarily PHP for backend logic, with Python and C components, and standard front-end technologies (HTML/CSS). The system manages menu items, user authentication (sign-in, password reset), and database operations via SQL, demonstrating practical skills in e-commerce workflows and database-driven application development.
This is a full-stack web application designed for a car service or retail automotive business. The system manages customer-facing service bookings and administrative workflows. Key features include user authentication (login/register), service ordering, order cancellation, order confirmation, and contact form processing. The application enables customers to browse available services, place orders, and track confirmations, while administrative functionality (implied through admin.php and add_car.php) likely handles inventory or service item management. The tech stack is primarily PHP for backend logic with CSS for styling, demonstrating practical skills in database-driven CRUD operations, session management, and transactional workflows for service-based retail.
This is a web-based management system designed for a fast food chain’s operational workflow. The application supports multiple locations (locations.php) and product management (products.php), with functionality likely including inventory tracking, sales monitoring (sales.php), and user administration (users.php). Key features include an admin dashboard (admin_dashboard.php), user authentication (signin/signup), table management (tables.php), and chain-wide oversight (chains.php). The system is built primarily with PHP for backend logic and CSS for styling, demonstrating practical skills in multi-location business management, database-driven reporting, and administrative role-based interfaces.