The only problem I had is with the image of the Launcher, in the Technology page. If I simply make a media query in CSS to alter the picture, the images of the other technologies wont load when clicking the numbered buttons (I'm loading the information/images using the .json file).
So, inside window.onload, I had to verify the media query and if it was in desktop size, alter the image of the launcher (the other ones are not necessary since it will load correctly when clicking the numbered buttons).
Any better solution for that would be greatly appreciated.
Despite that, I enjoyed a lot doing this project. Kevin Powell helped a lot in the layout tweaking, making the solutions easier than I have imagined them to be.