Skip to content
View Heetsavjiyani's full-sized avatar

Block or report Heetsavjiyani

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

    This standalone, Python-based command-line tool enables secure file encryption and decryption by harnessing industry-standard AES-256 cryptography. Designed to protect sensitive files, it utilizes …

    Python

  2. Bank_Management_System Bank_Management_System Public

    The Bank Management System is a full-featured software application designed to streamline and automate the core banking functions of a financial institution. Built using robust and scalable technol…

    Python

  3. E-commerce-Backend-Engine E-commerce-Backend-Engine Public

    The E-commerce Backend Engine is a scalable and secure server-side system that powers online shopping platforms. It manages core logic, database operations, and APIs, supporting key features like u…

    Python

  4. Multi-user-chat-application Multi-user-chat-application Public

    This project is a real‑time, multi‑user chat application built in Python using low‑level network and concurrency tools. At its core, the system comprises a central server and multiple clients that …

    Python

  5. URL-Shortner URL-Shortner Public

    This microservice is a URL shortener that uses Base62 encoding to convert long URLs into compact, redirectable links. Built with Flask for the web interface and SQLite for storage, it decodes the s…

    Python

  6. Task-schedular Task-schedular Public

    This desktop reminder app, compatible with Windows and Linux, is built in Python using Tkinter for the GUI, SQLite for data storage, and Plyer for desktop notifications. It lets you schedule tasks …