Skip to content
View HimanshuAryaa's full-sized avatar

Block or report HimanshuAryaa

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. PasswordManager PasswordManager Public

    Secure Password Manager built with Python, CustomTkinter & MySQL. Features user authentication, password storage, built-in generator with customizable options, and modern dark UI. Multi-user suppor…

    Python

  2. EmployeeManagementSystem EmployeeManagementSystem Public

    A full-featured Employee Management System built with Python, CustomTkinter & MySQL. Features secure authentication, complete CRUD operations, advanced search, and a modern dark-themed UI. Perfect …

    Python

  3. WeatherApp WeatherApp Public

    A clean and modern weather app built with Python, CustomTkinter, and the OpenWeatherMap API. It provides real-time weather details along with 7-day and 15-day forecasts, all wrapped in a sleek dark…

    Python

  4. Calculator Calculator Public

    ⚙️ A Python GUI Calculator using Tkinter, designed with clean architecture and precise float handling. Supports arithmetic operations, expression tracking, and repeated calculations.

    Python

  5. BikeRental BikeRental Public

    A simple menu-driven Python project to rent bikes from a store. Demonstrates OOP, input validation, and stock management in Python.

    Python

  6. RockPaperScissorGame RockPaperScissorGame Public

    A fun Python command-line game where the player competes against the computer in 5 rounds of Rock, Paper, Scissors. It demonstrates Python fundamentals, loops, conditional logic, and function-based…

    Python