Skip to content
View Eshitacodes's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Eshitacodes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Eshitacodes/README.md

Hi there 👋

- 🔭 I’m Eshita Yadav

Skills

Profile Stats

image title

Pinned Loading

  1. LEETCODE LEETCODE Public

    This repository contains my solution of LeetCode's Problem of the Day and more.

    Java

  2. Medi-Managed Medi-Managed Public

    Medi-Managed is an efficient solution to an unorganized Medical Store's Database. It allows you to generate relevant queries and perform all the necessary actions required to manage that Data by wr…

    Python

  3. Registration-Form-Firebase-Authenticator Registration-Form-Firebase-Authenticator Public

    A Registration form has been created which uses firebase to test for the authenticity and stores the user input into Firebase Database.

    HTML

  4. The-Great-Robbery-App The-Great-Robbery-App Public

    The Great Robbery App is a complete concept based implementation of Object Oriented Programming using Java. It decides whether a Thief would be caught by a Policeman of the nearest Police Station f…

    Java

  5. Intel-Product-Review-Sentiment-Analysis Intel-Product-Review-Sentiment-Analysis Public

    This repository consists of a Machine Learning model which can be utilized to analyze the sentiments of Intel Core i3, i5, i7 and i9 processors of 10th, 11th and 12th generation.

    Jupyter Notebook

  6. Schedulify Schedulify Public

    A Java implementation of First-Come, First-Served (FCFS) and Preemptive Shortest Job First (SJF) Scheduling Algorithms using linked lists. This project simulates CPU process scheduling, calculates …

    Java