Skip to content
View amolpannaswar's full-sized avatar

Block or report amolpannaswar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. SnakeGame SnakeGame Public

    A simple Snake Game using Java and swing.

    Java

  2. RandomPassworGenerator RandomPassworGenerator Public

    Java

  3. to_do_list to_do_list Public

    created a simple to do list GUI application using Java and swing.

    Java

  4. Password-strength-checker Password-strength-checker Public

    It checks the strength of a password. Prompt the user to input a password and analyze its strength based on certain criteria, such as length, presence of uppercase letters, lowercase letters, numbe…

    Java

  5. Student-grade-calculator Student-grade-calculator Public

    it calculates and displays the average grade of a student. Prompt the user to enter the number of grades to be entered, and then input each grade. Calculate the average and display it to the user

    Java

  6. Weather-App-using-React Weather-App-using-React Public

    This Weather App is a web application built using React that provides real-time weather information for any location. It fetches weather data from a public API and displays details such as temperat…