This is my portofolio. Inside you will find my background information, and my recent projects. you can get in touch with me throught the contact form. Built with HTML, CSS and JavaScript.
in this branch, implement the following interactions:
the popup with details about the project appears when the user clicks the button to check project details,
the close (X) button, the popup disappears when the user clicks
I used a JavaScript array to store all of the information for all projects.
I updated the main page so that the projects section is created dynamically using the information stored in that JavaScript object.
I implemented the popup window.
I implemented the popup windows for desktop or mobile
in this branch, implement the following interactions:
I used a JavaScript array to store all of the information for all projects. I updated the main page so that the projects section is created dynamically using the information stored in that JavaScript object. I implemented the popup window. I implemented the popup windows for desktop or mobile