Skip to content
View iamvirul's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report iamvirul

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

  1. compress-folder-into-zip-and-download-without-saving-zip-file compress-folder-into-zip-and-download-without-saving-zip-file Public

    This PHP script creates a zip file from files in the "./images" directory and allows users to download it. It ensures complete downloads by deleting the temporary zip file after download completion.

    PHP 2

  2. file-handling-toolkit file-handling-toolkit Public

    File Handling Toolkit is a Node.js package that provides utility functions for handling files, including reading and writing text files, as well as reading CSV files and converting them to arrays o…

    JavaScript 2

  3. file-uploading-nodejs file-uploading-nodejs Public

    file-uploading-nodejs is a Node.js application designed to easily upload files to a server. It simplifies the process of managing file transfers, making it ideal for developers integrating file upl…

    HTML 1

  4. CVS-into-MySQL-Database CVS-into-MySQL-Database Public

    The CVS-into-MySQL-Database project is a PHP-based tool designed to read data from CSV files and seamlessly import it into a MySQL database. This straightforward system aims to simplify the process…

    PHP

  5. Custom-JPanel Custom-JPanel Public

    Introducing Custom JPanel 1.0V : A Comprehensive Java Library for Custom JPanel Development

    Java 2

  6. YouTube-Video-Downloader YouTube-Video-Downloader Public

    This simple yet efficient video downloader application, crafted in Python, seamlessly integrates various libraries such as tkinter for constructing the user interface and customtkinter for addition…

    Python