Skip to content
View vishaghnambiar's full-sized avatar
  • mumbai

Block or report vishaghnambiar

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. hr-resume-assistant hr-resume-assistant Public

    A recruiter support tool that matches resumes to job descriptions using transparent TF-IDF + skill-overlap scoring — with PII redaction, an optional AI evidence summarizer, and automated candidate …

    Python 1

  2. smart-files-organizer smart-files-organizer Public

    A Python-based automation utility that intelligently organizes messy folders by sorting files into categorized directories such as Documents, Images, Videos, Music, Code, and Others. This tool was …

    Python

  3. log-analyzer log-analyzer Public

    A Python-based log analyzer that parses system log files to extract user activity, detect common errors, and summarize warnings using regex-driven data processing. Generates structured insights and…

    Python

  4. smart-expense-tracker smart-expense-tracker Public

    Smart Expense Tracker is a Python desktop application that helps users record, categorize, and analyze daily spending. Built with Tkinter and Matplotlib, it generates visual insights through charts…

    Python

  5. cli-password-manager cli-password-manager Public

    Developed a secure CLI Password Manager in Python that encrypts user credentials using Fernet (AES-based) encryption with a master-password–derived key. Includes password generation, encrypted loca…

    Python

  6. trading_bot trading_bot Public

    A Python-based trading bot that connects to Binance Futures Testnet (USDT-M) and allows users to place Market and Limit orders through a clean, interactive CLI. Features structured logging, input v…

    Python