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 the code and assets for a website project created as part of an assignment during my learning journey. The project focuses on evaluating and displaying mathematical expressions using JavaScript, providing an interactive and educational tool for learning math concepts.
This repository contains examples and explanations of using if statements, comparison operators, and nested if statements in JavaScript. The project is part of an assignment during my learning journey and aims to provide clear and practical demonstrations of these fundamental programming concepts.
This repository contains code examples and explanations for working with arrays in JavaScript. Created as part of an assignment during my learning journey, this project demonstrates various array methods and operations, showcasing practical use cases and best practices.
This repository contains a website created as part of an assignment to illustrate the rules for legal and illegal variable names in JavaScript. The project serves as an educational tool to help learners understand the naming in JavaScript.