Skip to content
View Aninditaacha's full-sized avatar
πŸ˜‡
πŸ˜‡

Block or report Aninditaacha

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.

Content in all repositories owned by your account will be closed.
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. PRODIGY_WD_01 PRODIGY_WD_01Public template

    Created a Responsive Website Landing Page using HTML, CSS, JS. It has Interactive navigation menu that changes color or style when scrolled or when hovering over a menu item. The navigation menu ha…

  2. PRODIGY_WD_02 PRODIGY_WD_02Public

    Created a stopwatch web application, used HTML, CSS, and JavaScript. HTML is used to structure the elements of the application.By implementing functions for starting, pausing, and resetting the sto…

  3. PRODIGY_WD_03 PRODIGY_WD_03Public

    Created a tic-tac-toe web application, using HTML, CSS, and JavaScript. By implementing functions to handle user clicks, track game state, and check for winning conditions ,created an interactive a…

  4. PRODIGY_WD_04 PRODIGY_WD_04Public

    Created a personal portfolio website that showcases your skills, projects, and accomplishments as a web developer. Designed an attractive and visually appealing layout that captures visitors' atten…

    HTML

  5. PRODIGY_WD_05 PRODIGY_WD_05Public

    Build a web page that fetches weather data from a weather API based on the user's location or a user-inputted location. Display the current weather conditions, temperature, and other relevantΒ infor…

  6. CODSOFT-TASK1 CODSOFT-TASK1Public

    I have build a simple chatbot that responds to user inputs based on predefined rules. I have used if-else statements or pattern matching techniques to identify user queries and provide appropriate …

    Python