Responsible and motivated student ready to apply education in the workplace. Offers excellent technical abilities with software and applications, ability to handle challenging work, and excellent time management skills.
1. The restaurant website was designed using front-end programming languages like CSS and HTML, and back-end programming languages like PHP and MySQL. The website contained the restaurant information and tools, such as online delivery and the food menu, in a smooth user interface, and the user can discover anything and anytime they want. Users' information is saved in a local database
2. Bank Administration System, developed using JavaFX, is a desktop application that provides a graphical interface to manage banking operations, such as handling customers, accounts, transactions, and user roles. Core features of a JavaFX Bank Admin System include user authentication, a secure login/logout system for admins and bank employees, and role-based access control. Customer Management: Add, update, and delete customer profiles, and view detailed customer information. Account Management: Create checking and savings accounts, update account status (active, frozen, closed), and link accounts to customers. Transactions Module: Deposit, withdraw, and transfer money; maintain transaction history per account; balance check; and account statement generation. Dashboard and Reporting: Summary of total customers, total balances, transactions per day, etc.