Anaf Ibn Karim

AProject

In this project, I applied my proficiency in PHP, HTML, CSS, JavaScript, Bootstrap, and MySQL to develop a comprehensive web application. The application featured a user-friendly interface that allowed students to create profiles, upload their software projects, and provide descriptions and documentation for their work.

One of the most challenging and rewarding aspects of the project was implementing the database functionality using MySQL. I designed the database schema to efficiently store project information, user data, and project metadata. PHP served as the server-side scripting language, handling user authentication, data retrieval, and interaction with the database.

The frontend was built using a combination of HTML, CSS, and JavaScript, with Bootstrap for responsive design. This ensured that the platform was visually appealing and accessible on various devices and screen sizes.

Back