You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a comprehensive collection of JavaScript methods for performing various mathematical operations. It is designed as an educational resource to support learning and implementation of math-related functions in JavaScript. This repository is part of an assignment to enhance understanding and proficiency in JavaScript while lean
This repository contains examples and code snippets for testing a set of conditions using if-else and else-if statements in JavaScript. Created as part of an assignment during my learning journey, the project aims to demonstrate how to effectively use conditional statements to control the flow of a program.
The website is fully responsive,experience across desktops, tablets, and mobile devices. Developed with quick deployment and functionality in mind, adhering to the hackathon's rules and timeline. Netlify Host Link is, (https://65d3199a8057b9d88a8de561--celadon-jelly-3bfd3b.netlify.app/)
This repository contains the code and assets for a modern and responsive login page UI, created as part of my learning journey in web development. The project focuses on designing a user-friendly and visually appealing login interface, utilizing HTML, CSS, and JavaScript.
This repository contains a project created as part of an assignment during my learning journey. The project focuses on the use of arrays and loops in JavaScript, demonstrating various techniques and best practices for manipulating and iterating over arrays.
This repository contains JavaScript code and examples focused on functions. It is part of an assignment project aimed at enhancing my understanding of JavaScript while creating a functional website. The code snippets demonstrate various types of functions, their uses, and best practices.
This repository contains various examples and exercises related to string methods in JavaScript. The code and examples provided here demonstrate the use of common string methods such as split(), substring(), slice(), replace(), and many more.