Skip to content
View ojha13291's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report ojha13291

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

Pinned Loading

  1. caesar-cipher-python caesar-cipher-python Public

    This is a simple Python implementation of the Caesar Cipher algorithm. It allows users to encrypt and decrypt messages using a shift value.

    Python

  2. image-encryption-tool image-encryption-tool Public

    This Image Encryption Tool performs basic image manipulation techniques to secure images. It swaps pixels and applies mathematical operations (e.g., adding a constant value to pixel values) to make…

    Python

  3. scientific-calculator scientific-calculator Public

    This is a responsive scientific calculator built with HTML, CSS, and JavaScript. It supports basic arithmetic operations and advanced functions like sine, cosine, tangent, logarithm, and square roo…

    HTML

  4. Password-Strength-Assessment-Tool Password-Strength-Assessment-Tool Public

    This tool assesses the strength of a password based on various criteria such as length, presence of uppercase and lowercase letters, numbers, and special characters. It provides a password strength…

    Python

  5. keylogger keylogger Public

    This Python project creates a basic keylogger using the pynput library. It captures keystrokes pressed by the user and logs them into a text file. The program listens for keyboard events, recording…

    Python

  6. P-tool P-tool Public

    P-tool is an educational phishing simulation tool designed to demonstrate how phishing attacks work. It helps users understand the techniques used in phishing campaigns, raising awareness and build…

    HTML 1