Portfolio showcasing projects, skills social media links, and direct contact with me.
Link to project: https://rwata.netlify.app/
Tech used: HTML, CSS, JavaScript, Framework of choice
Built with mostly CSS, for crisp styling. And a some Js adding animations, and to make website dynamic.
Navigate to the various sections to find out: more about me, my projects and different ways to get in contact with me.
In the beginning I had created a page for each sections, to further improve the UX I opted out of this and instead made separate sections within index.html. I feel that by doing this it allowed me to use progressive rendering by using Lazy loading technique to load the images on scroll using js. Which in turns allows the page to load faster.