MohiCodings
👋 Welcome to my GitHub Profile! I'm Mohinee, a passionate software engineer specializing in Web development ,Web Designing.
Baskethunt pvt. ltd.
Pinned Repositories
Caesars-Cipher
Write a function which takes a ROT13 encoded string as input and returns a decoded string.
Cash_Register
Design a cash register drawer function checkCashRegister() that accepts purchase price as the first argument (price), payment as the second argument (cash), and cash-in-drawer (cid) as the third argument.
Learn-Smasher-Intern-task-3
Accordion Menu made using HTML, CSS, JAVASCRIPT
Learn-Smasher-intern-task-4
Create a weather app that displays the current weather conditions and forecast for a given location. Use JavaScript to fetch data from a weather API and CSS to create an attractive interface.
Learn-Smasher-Internship-task-1
Javascript form validation
Palindrome_Checker
This application asks a user for a phrase or a word. It checks the user input, runs palindrome check on it, and tells user whether the entered string is a palindrome or not.
project-1
React E-commerce website for online shopping
Quiz-app
Develop an online quiz platform that allows users to create, take, and share quizzes.
React-blog-website
Develop a simple blog platform for users to create, edit, and publish blog posts.
Striver-A-to-Z-DSA-Sheet
Completing Strivers entire A2Z sheet in c++.
MohiCodings's Repositories
MohiCodings/Learn-Smasher-Internship-task-1
Javascript form validation
MohiCodings/Quiz-app
Develop an online quiz platform that allows users to create, take, and share quizzes.
MohiCodings/Caesars-Cipher
Write a function which takes a ROT13 encoded string as input and returns a decoded string.
MohiCodings/Cash_Register
Design a cash register drawer function checkCashRegister() that accepts purchase price as the first argument (price), payment as the second argument (cash), and cash-in-drawer (cid) as the third argument.
MohiCodings/Learn-Smasher-Intern-task-3
Accordion Menu made using HTML, CSS, JAVASCRIPT
MohiCodings/Learn-Smasher-intern-task-4
Create a weather app that displays the current weather conditions and forecast for a given location. Use JavaScript to fetch data from a weather API and CSS to create an attractive interface.
MohiCodings/Learn-Smasher-Internship-Task-2
CountDown timer made using javascript, html, css.
MohiCodings/MohiCodings
MohiCodings/Palindrome_Checker
This application asks a user for a phrase or a word. It checks the user input, runs palindrome check on it, and tells user whether the entered string is a palindrome or not.
MohiCodings/project-1
React E-commerce website for online shopping
MohiCodings/React-blog-website
Develop a simple blog platform for users to create, edit, and publish blog posts.
MohiCodings/Roman-Nummeral-Converter
Convert the given number into a roman numeral.
MohiCodings/Striver-A-to-Z-DSA-Sheet
Completing Strivers entire A2Z sheet in c++.
MohiCodings/To-Do-App-
To Do App with Local Storage.
MohiCodings/WebSIte-
I have created this website design using HTML, CSS and JavaScript. At the top there is a navigation bar with logo and navigation menu. Then i have added one phone image on this website and near that image there is an icon, title and small text which display one of the features of this phone. This click and rotate function is made using very simple JavaScript.