You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web Scraping using Python Data mining , Data Analyzing & Data Visualization of the collected Data, The python script is written to fetch all the individual categories the website , The code is written for fetching the data from the first page and it iterates to each and every pages of website ( activities, categories, count of bought), and I use…
Follow the Node.js course and learn Node in both a practical as well as theory-based way! Node.js is probably THE most popular and modern server-side programming language you can dive into these days!
A graphical user interface (GUI) application built with customtkinter that helps users extract and move files of specific types (e.g., images, videos, documents) from a source directory to a destination directory.
Python script to shut down or Restart or Logout your system and bind it with GUI Application. Also you can put time for shutdown and restart your system.
A Node.js Online Food Ordering & Kitchen Management System built using only Node.js built-in modules. Features order management, report streaming, domain lookup, system monitoring, event handling, file operations, and CLI interaction.
🧩 Ejercicio de Node.js con diseño modular Proyecto en Node.js que imprime información del sistema operativo y de la red usando módulos separados. Ideal para practicar el patrón modular y el uso del módulo os.
Developed console-based PROJECTS in Python to efficiently records with features such as adding, updating, searching, deleting, and sorting records. Implemented automatic grade calculation, class statistics, and persistent data storage using JSON for seamless record management.
Node.js is a JavaScript runtime built on Chrome’s V8 engine, enabling fast, scalable, event-driven server-side applications using non-blocking, asynchronous I/O.
By using OS module, It is programmed to rename files present in a specific folder. It takes the folder path and rename all the files present in it except the the files mention in ignore .txt
This is a folder clutter cleaner with Python. This will add your all files according to their type in there folder. The folders will be created it's own after running the Python file.