Skip to content
View neha2006-6's full-sized avatar

Block or report neha2006-6

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. public-apis public-apis Public

    Forked from public-apis/public-apis

    A collective list of free APIs

    Python 1

  2. C-Plus-Plus C-Plus-Plus Public

    Forked from TheAlgorithms/C-Plus-Plus

    Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

    C++ 1

  3. free-programming-books free-programming-books Public

    Forked from EbookFoundation/free-programming-books

    📚 Freely available programming books

    Python 1

  4. Flask_w Flask_w Public

    A fully functional MCQ quiz web application built with Flask. Includes user authentication, question rendering, scoring logic, and a results page.

    CSS

  5. Cryptography Cryptography Public

    These programs implement Caesar Cipher and Vigenere Cipher encryption and decryption techniques. Caesar cipher uses a fixed numeric shift, while Vigenere cipher uses a repeating alphabetic key. Bot…

    Python

  6. Calculator Calculator Public

    This is a basic calculator web application built using HTML, CSS, and JavaScript. It performs standard arithmetic operations like addition, subtraction, multiplication, and division. The project wa…

    HTML