mrunaltarwatkar018's Stars
mrunaltarwatkar018/Java_-_DSA_Placement_Course
mrunaltarwatkar018/TextFormConverter
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/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/News-App
Revision ................
harshitvee/javascript-beginning-to-mastery
mrunaltarwatkar018/Scalar_JavaScript
JavaScript Revision Through Scalar Platform ...
mrunaltarwatkar018/Tailwind-CSS
Revision .............
mrunaltarwatkar018/Some_Key_Concepts_About_React
Revision ..............
mrunaltarwatkar018/TextForm
TextEditor
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/Some_Key_Concept_About_React
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/Basic-Login-Form
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-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 .........
mrunaltarwatkar018/Advanced_Login_N_SignUp_Page
Login and Signup Form with Toggle effect using HTML, CSS and JS