Skip to content
View om-jadhav's full-sized avatar

Block or report om-jadhav

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 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-Tool Caesar-Cipher-Tool Public

    🔐 A Linux-based Python command-line tool for implementing Caesar cipher encryption and decryption, performing brute-force attacks, and identifying correct plaintext through automatic English detect…

    Python

  2. Currency_Converter Currency_Converter Public

    A simple static currency converter built with HTML, CSS, and JavaScript. It lets users convert amounts between predefined currencies. This beginner-friendly project helps practice web development b…

    JavaScript

  3. Digital-Dynamics-Review Digital-Dynamics-Review Public

    A full-stack blog app using Node.js, Express.js, MongoDB (with Mongoose), and EJS. Implements MVC architecture, JWT-based authentication, image uploads via Multer, and a simple Bootstrap-powered UI…

    EJS 1

  4. Expense-Tracker Expense-Tracker Public

    A simple and interactive full-stack web application to help users manage their daily expenses, set budgets, and track spending goals. Built using HTML, CSS, JavaScript, Node.js, and Express.js, wit…

    HTML

  5. password-checker password-checker Public

    Password Checker – Check if Your Password Has Been Pwned This Python script checks whether your password has ever been exposed in a data breach using the Have I Been Pwned API. It uses k-anonymity …

    Python 1

  6. Pixel-Manipulation-Tool Pixel-Manipulation-Tool Public

    A Linux-based Python CLI tool that demonstrates image encryption using pixel manipulation techniques. This project focuses on educational cryptography, showing how pixel-level operations can protec…

    Python