Pinned Repositories
2D-MAtrix-Implementation
Given a n * m matrix. Write an algorithm to find that the given value exists in the matrix or not. Integers in each row are sorted in ascending from left to right. Integers in each column are sorted in ascending from top to bottom.
Advanced_Login_N_SignUp_Page
Login and Signup Form with Toggle effect using HTML, CSS and JS
Animated_Login_Sign_Up_Page
A Simple Animated Login And Sign Up page with name, username, email, and set password, etc, using HTML, CSS .........
AscentAcademy_AddressBook
The basic features of this project include adding and saving contacts and searching for the same. Editing a contact and deleting one are two other extra features you can introduce to this project. This project is for @AscentAcademy
AscentAcademy_SurveyForm
Survey form to gather information from the other peoples. This could be any type of feedback, information from customers, or data from the users or any type of suggestions taking with the help of survey form. This project is for @AscentAcademy
AscentAcademy_To-Do_ListApp
To-Do-List App will have a dynamic and responsive UI that allows the users to create serval To-Do-Lists for daily tasks and easily add or remove the selected items from the list. This project is for @AscentAcademy
AscentAcademy_WeatherApp
Weather apps enable users to get instant alerts regarding weather conditions. They are the simplest method to know about the updates of the upcoming weather. This project is for @AscentAcademy
Bank_Management_System
The Bank Management System is a C++ application that allows users to manage customers, create bank accounts, perform deposits and withdrawals, and display account details.
Basic-Login-Form
Basic-Yoga-Frontend-Templated
mrunaltarwatkar018's Repositories
mrunaltarwatkar018/Placement_Data_Structures_N_Algorithms
Welcome to the vibrant world of GFG & LeetCode Daily Problem of the Day solutions! Dive into a treasure trove of daily challenges meticulously crafted to sharpen your problem-solving skills. With diverse topics, detailed explanations, and a supportive community, this repository is your gateway to mastering algorithms, data structures, and more.
mrunaltarwatkar018/mrunaltarwatkar018
Config files for my GitHub profile.
mrunaltarwatkar018/News-App
Revision ................
mrunaltarwatkar018/TextFormConverter
mrunaltarwatkar018/Java_-_DSA_Placement_Course
mrunaltarwatkar018/Some_Key_Concepts_About_React
Revision ..............
mrunaltarwatkar018/CPP-Standard-Template-Library-Quick-STL-Help
A comprehensive C++ STL guide featuring usage, quick help, and easy-to-understand examples derived from solving Leetcode problems. Focuses on essential STL functions with simple data types, detailed comments, and practical examples for efficient learning.
mrunaltarwatkar018/iNoteBook
mrunaltarwatkar018/Scalar_JavaScript
JavaScript Revision Through Scalar Platform ...
mrunaltarwatkar018/Tailwind-CSS
Revision .............
mrunaltarwatkar018/AscentAcademy_To-Do_ListApp
To-Do-List App will have a dynamic and responsive UI that allows the users to create serval To-Do-Lists for daily tasks and easily add or remove the selected items from the list. This project is for @AscentAcademy
mrunaltarwatkar018/TextForm
TextEditor
mrunaltarwatkar018/Some_Key_Concept_About_React
mrunaltarwatkar018/Coding_Ninjas_Introduction_To-C-and_Data_Structures_and_Algorithm
This repository contains solutions to all problems from the Coding Ninjas 2022 C++ course, including Introduction to C++, DSA in C++. It covers practice problems, assignments, and test problems. Before viewing the solutions, try solving the problems on your own to boost your confidence and understanding. Star the repository if you find it helpful!
mrunaltarwatkar018/Practice_CPP
mrunaltarwatkar018/Learn_React
mrunaltarwatkar018/Some_React_key_Concept
Anything else .............
mrunaltarwatkar018/TO_DO_APP
A simple To-Do App built with React JS using the useState Hook. Users can add tasks, mark them as completed by clicking on them, and remove tasks with a button. Completed tasks move to the bottom, while pending tasks stay at the top. The app also displays the total number of tasks and the number of completed tasks.
mrunaltarwatkar018/Record_Keeper
A minimalistic web app built with React JS, utilizing the useState Hook for state management. Users can store their name and email ID, with the option to remove records as needed via a convenient remove button. Simplify your record-keeping needs with this efficient and intuitive tool.
mrunaltarwatkar018/Movie_Website
A beginner-friendly React.js project showcasing a movie website. This app uses API fetch methods to display movie information dynamically. Perfect for learning the basics of React, API integration, and modern web development practices.
mrunaltarwatkar018/CPP-Fundamentals
A comprehensive repository for learning the basics of C++ programming. This repository includes tutorials, code examples, and exercises covering key concepts such as variables, data types, control structures, functions, arrays, pointers, and object-oriented programming & STL concepts. Ideal for beginners looking to build a solid foundation in C++.
mrunaltarwatkar018/Lets_Learn_Javascript
Explore JavaScript from basics to advanced with this comprehensive repository. Start with fundamental concepts and progress through intermediate and advanced topics. Perfect for beginners and seasoned developers seeking to enhance their skills. Includes well-documented code examples, projects, and exercises to solidify your understanding.
mrunaltarwatkar018/Sign-Language-to-Speech-Conversion-Smart-Gloves-Using-IoT
This repository contains the project "Sign Language to Speech Conversion Smart Gloves Using IoT," is a mini project for the third year of the B.Tech program at RTMNU. This innovative project aims to bridge the communication gap between speech-impaired individuals and the rest of the world by converting sign language gestures into audible speech.
mrunaltarwatkar018/2D-MAtrix-Implementation
Given a n * m matrix. Write an algorithm to find that the given value exists in the matrix or not. Integers in each row are sorted in ascending from left to right. Integers in each column are sorted in ascending from top to bottom.
mrunaltarwatkar018/Tic-Tac-Toe-Game
This code is a simple implementation of the Tic-Tac-Toe game using Python's Tkinter library for the GUI. It allows two players to take turns placing their respective symbols (X or O) on a 3x3 grid. The game checks for a winner after each turn and displays a message accordingly. If all spaces are filled without a winner, it declares a tie.
mrunaltarwatkar018/Game-Arrange-The-Latters
This Python code implements a word jumble game for two players. Each player is given a jumbled version of a randomly selected word, and they have to unscramble it. The players take turns guessing the correct word, and their points are tallied after each round. The game continues until a player decides to end it.
mrunaltarwatkar018/Basic-Login-Form
mrunaltarwatkar018/Basic-Yoga-Frontend-Templated
mrunaltarwatkar018/CareerShala_OCTOBER-
Web-Development Internship Projects/Tasks
mrunaltarwatkar018/Netflix_Login_Page
A Simple NETFLIX Login page with email and password using HTML, CSS .........