This is my personal portfolio website for all my writing and film/photography work! Originally, this started out as a school project as all BTEC L2 Media students need their own website, but instead of doing something with Wix or Google sites, I took it as a chance to practice my coding and design skills.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Fixed a coupled of small bugs eg make text take up more space on mobile for home page, fixed slow loading on Unit 1 and 4 page.
Created and added content to the 'Orange Juice BTS' page, which includes a 'script to screen' section showing different stages of film side by side, and also a BTS photo/video gallery. All made responsive. Also added google analytics tag to readme.md, hopefully it works!!
Adapted styles for Unit 1 page to Unit 4. am noticing a problem though - these 2 pages take a bajillion years to load, need to fix
Styled and made Unit 1 page responsive. However, there's a little bug right now, just gonna write it here for future reference: on non-desktop, the PDF becomes super smaller but viewer remains large...not good. might need to implement PDF.js that i used for another page
Home page is styled and looking awesome! some changes I made to my previous old css - I've changed the autoplay video in bg section to a static photo because Vimeo is NOT cooperating. Also adjusted quote block to be much smaller on smaller devices + Static images instead of parallax on non desktop
Added the responsive sidebar + loading page to all my site pages. Also added footer styles back.
Fixed the missing logo on mobile!!! >:) Also made other changes such as changing site font from Futura PT to League Spartan which is a free font in case I ever get sued lololol
Working on this bug where on (some) phones there are errors eg picture not appearing, site logo gone etc. Gonna try fixing by making a copy of the page and building it from simplest structure and continuously add on to it to see where the error is.
Also downloaded SASS for more powerful CSS!