The most challenging part to code is “My Work” page, I wanted to included a carousel and picture modals in my page but I’m not very familiar with the Javascript yet, so I tried a lot of times to fixed the problem, I think the one took the longest time is trying to apply the modal effect on every picture. But luckily I found some help on
this website and fixed the problem.
But the caption on the carousel still appears on top of the modals when I click on the modal pictures. So I have to get rid of 'z-index', then It worked.