Built with HTML, CSS and Javascript.
A recreation of the popular children's game. Building this site helped in understanding more about
pseudo classes, CSS selectors and javascript array methods.
Built with HTML, CSS, Javascript and a Weather API.
The site helps get the current temperature of any city in the world.
Building it helped in learning how to use the fetch method and manipulate JSON data.
Built with HTML, CSS and Javascript.
A project to help you get random and difficult passwords. Building it helped me in practicing Es6 and ternary operator.
Built with HTML, CSS and Javascript.
A site that allows you to store your notes.
Building this site helped in improving my javascript skills and learning about localStorage