One Logistics Network - Software Developer
- Built the website, by myself, using HTML/CSS/JS. No templates were used.
- The website is fully responsive. It works perfectly fine for any screen size above 350px.
- The website is compatible with any browser.
SGE - Front End Developer
- No templates used.
- Responsive website (340px -1500px).
- Has page loading animation.
Meme Generator App - Developer
- Made use of React.useEffect() to make the API call. Fetch data as .json then set the ‘setMeme’ state’s imgURL to a random image in the array.
- Made use of React.useState to update the image with a button click and to update the text over the image on key stroke.
- Used Vite to install necessary packages and deployed the web-app on Netlify.