An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: filehandling

jvspeed74/Python-Workshop

This repository hosts various Python scripts that I've created on my journey to master the programming language. Each script contains a README.md file documenting the purpose and features of each script.

Language: Jupyter Notebook - Size: 220 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Aanand058/store-info-provider

Console based program to retrieve and process data from two distinct files containing store details and ongoing offers.

Language: C++ - Size: 36.1 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

NFig03/grocery-list-tracker

Grocery list tracker utilizing file handling to output item frequency in a chosen format :clipboard:

Language: C++ - Size: 635 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Dharejo-Junaid/phonebook

I have created this phonebook project in c++ along with that I have used filing to save contact information. In my project built some basic features of phonebook like add, delete, search, delete all and update contact as well.

Language: C++ - Size: 428 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

NagiPragalathan/first-project

This repository contains a simple train ticket reservation system implemented in C. It includes functionalities for booking, viewing, and managing train tickets. The project demonstrates basic file handling, data structures, and user input/output operations in C.

Language: C - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

muehlburger/d2n

d2n adds ISO time-stamps to filenames.

Language: Go - Size: 6.3 MB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

vinayMsen/CBTC

8 Week internship

Language: C++ - Size: 165 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

HassanMuawia01/Scoped_Storage

I have performed curd option inside text file in Scoped storage and 2nd share media file throw I have captured image from camera and stored in storage and loaded from there and displayed inside my app.

Language: Kotlin - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MuhammadAbrar318404/CS50_WEEK6_FILE-I-O

This is week6 of the CS50P which was about the File handling, list. open. with. sorted. CSV. dict. csv. PIL, this repo contains the project files that i have designed to implement the theoretical knowledge

Language: Python - Size: 6.49 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

muqeet-suhail/Helicopter-Game

Helicopter Game 🚁: Navigate the skies in this Windows Form project built in C#. Control your helicopter, Dodge obstacles, hear the immersive sound effects, and aim for the highest score! 🎮🌟

Language: C# - Size: 22.7 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nasirhussainn/Record-in-file

File handling

Language: C++ - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nasirhussainn/Health-Management-System

File handling

Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Himel-Sarder/Password-Manager

This Password Manager is a user-friendly application built with Python's Tkinter library. It generates and securely stores strong passwords along with website and email details. Featuring a simple interface, it ensures efficient password management. Developed by Himel Sarder, it prioritizes security and ease of use.

Language: Python - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

manojpawar94/go-lang-fundamental-examples

The repository has the programs on the fundamental concept of the Go Language programming. It covers variable declaration, conditional block, loop, functions, a data structure(array and slice), goroutines, struct, pointers, error handling and file handling.

Language: Go - Size: 1.08 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

hey-its-d2t2/C-Graphics-DCC_Management

Institute management software using C programming with Graphics Programming. I had made this project when i'm in the 1st semester and make very first GUI based software. This is partially incomplete but during making tthis project i learned a lot and become more confident in the software development field.

Language: C - Size: 135 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

hey-its-d2t2/ToDo_List_in_C

ToDo list app in c programming language using Graphics progrramming and File heandeling in C. I had created this project in my first semester of BCA by self study from vaious resources of internet.

Language: C - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

M0Rph3U56031769/commondtools

Common tools, simplified.

Language: Python - Size: 91.8 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

PrernaDaphale/Real-Estate-Management-System

Design & Implemented Real Estate Project in C language using various Strings, Functions, Algorithms .

Language: C - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Deepesh-IIITN/Score-Cards-Generator

This is a C++ project In which users can generate the Score Cards of each student by reading the data of students from an excel file (.csv).

Language: C++ - Size: 75.2 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AhmedShafique313/dsa_complete

Complete codes of all Data Structures and algorithms subject

Language: C++ - Size: 62.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2

Aditya-C-S/TO-DO-List

"TodoList is a simple task management tool written in C. It allows you to add, update, and complete tasks from the command line. Stay organized and focused on your tasks with this lightweight utility."

Language: C - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

asiffarhankhan/Mediumly

A python script that scrapes paid articles from Medium.com and let you read them for free right through your browser

Language: HTML - Size: 116 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 3

gulabpatel/Python_Tutorials

Language: Jupyter Notebook - Size: 16 MB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

adishri2005/Election-Voting-Management-System

The provided code is a simple Election Voting Management System implementation which allows users to add candidates, cast votes, display election results, and save data to a file for future reference.

Language: C - Size: 767 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ahmed-Naseer-01/TIC-TAC-TOE

Console based TIC_TAC_TOE game in C++

Language: C++ - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TauqeerAhmad5201/Python_file_handling

Repository containing all the files related to file handling Python

Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Himel-Sarder/Python-File-Handling-with-Himel

Python File Handling with Himel repository offers practical examples and techniques for efficient file manipulation in Python. Explore reading and writing text, CSV, JSON, and binary files, along with exception handling and advanced file operations. Join us in mastering Python's file handling capabilities for seamless data processing and management

Language: Python - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ShubhamSinghRaghav/File-Classifier

This Project coalesces the files of similar extension in the folder of its name corresponding to the extension of that file. It basically stacks the disseminated files in the folder. It only requires the path of directory and the rest is beautification.

Language: Java - Size: 7.22 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

VedantRathor/Projects

implemented advanced data structures such as hash tables for efficient data management. Applied algorithmic concepts like sorting and searching algorithms to optimize various operations within the banking system.

Language: C - Size: 672 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

vaikzs/car-company-information-system

A simple Car Company Application that handles car modal data, accessories data, and annual reports. This was achieved using C++ and File Handling concept.

Language: C++ - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

harvin123/Projects

created hash table in C with data structure to store data by hashing techniques

Language: C - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

AtharvaMutsaddi/DSA-MiniProject-Email-Spam-Analyzer

C-based implementation of a spam email analyzer that utilizes data structures and algorithms to efficiently identify potential spam content in emails.

Language: C - Size: 4.22 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

deeplaxmii/Json

Problem Statement- A json file containing multiple records is given to you. Each record contains: Name of company, Name of person, designation and salary. You have to read the data from Json file and display.

Language: Java - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

iamkamalraj/Java

Core Java

Language: Java - Size: 22.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 3

Bombenheimer/Aliencrypt

Swiss army knife to handle files

Language: Python - Size: 824 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

SiliconTable-AniketPandey/Python

Python Programs written in an Indian friendly language for begginers/intermidate learners in Jupyter Notebook with lots of humour, jokes and good questions. Also covers libraries like Pandas, Matplotlib, Numpy and more

Language: Jupyter Notebook - Size: 21.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HtGeeky/College-Management-System

Language: C++ - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

DineshBafila-DS/Python

Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

omdongare9422/data_Manipulation_using_Matplotlib

Student Data Manipulation using File Handling and Data Representation using Matplotlib

Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Yahya123-hub/Console-Pacman

Pacman remade on the console, with powerups, ghosts ai and collision mechanics.

Language: C - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

saurabh-maurya0/CORE-JAVA-CODE

This repository encompasses a comprehensive collection of core Java code, providing a thorough resource for developers seeking to enhance their proficiency in Java programming.

Language: Java - Size: 7.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Rakshitgupta9/Library_Managment-CPP-PROJECT

The C++ code implements a Library Management Software with book entry, search, issue, return, and administrator functionalities. Password protection and file handling are used, and the program provides an "About" section.

Language: C++ - Size: 11.7 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

devrath/refactored-android-scoped-storage

Scoped storage came on the scene from Android 10 giving importance to users privacy

Language: Kotlin - Size: 1.39 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

sarthakeddy/Data-Management-System

A student record data management system implemented using linked lists.

Language: C - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

saurabhm1/CORE-JAVA-CODE

This repository encompasses a comprehensive collection of core Java code, providing a thorough resource for developers seeking to enhance their proficiency in Java programming.

Language: Java - Size: 7.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vishal2376/json-formatter

A simple c++ tool to format json file and make it easy to read

Language: C++ - Size: 348 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

RevanthPosina/YouTube_Analysis_with_Java

YouTube Analysis to find out the top 5 categories with maximum number of videos uploaded and the top 10 rated videos on YouTube

Language: Java - Size: 537 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

muhammad3245571106/Number-crushing-game-using-assembly-language

This project is number number-crushing game developed using assembly language.

Language: Assembly - Size: 668 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RAJATKUMARSINGH527/Project-II---Terminal-Typing-Master

Terminal-based-typing-master is a command-line tool 🖥️ designed to enhance typing skills efficiently. 🚀 With customizable exercises, it offers a gamified approach to practice typing speed and accuracy. 💻🔤 Track your progress, compete with friends, and become a typing master! 🏆 #TypeFaster

Language: Python - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KishanKumar08/Terminal-Typing-Master

"Terminal Typing Master" is a thrilling project aimed at enhancing typing skills through the command line interface. 🖥️👩‍💻 It offers a dynamic platform for users to practice typing commands and code snippets while simulating real-world scenarios. With customizable difficulty levels and feedback mechanisms.

Language: Python - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Akankshabairagi55/terminal-based-typing-master

Improve your typing speed and accuracy with our Terminal-based Typing Master! 🚀 Sharpen your skills with customizable exercises and track your progress effortlessly. Whether you're a beginner or a pro, this tool offers a sleek interface for honing your typing prowess. Ready to level up? Let's type away! 🎯

Language: Python - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

asragithubit/Online-Voting-Machine-C-

This repository hosts a basic Online Voting Machine implemented in .NET Framework. It offers user authentication and voter verification. Operates offline, it prioritizes simplicity.

Language: C# - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KatrojuSaiChaitanya/Webscraping_email_phone

Web scraping of Emails and Phone numbers from various websites

Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 24 - Forks: 8

Abhish3k1210/Payroll-Management-System-Using-C-

The purpose of this Project is to describe the functionality and specifications of the design web Application for Managing Employees and their payroll. Tips and can easily prepare a good record based on their requirements.

Language: C++ - Size: 48.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JunaidSalim/File_Handling

This C++ program reads polynomial data from a file, performs coefficient addition, and outputs the result with additional information.

Language: C++ - Size: 506 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Kashif-Kamran/file-dictionary-system

The File Dictionary System is a Java-based application that allows for fast analysis of words in text files. It provides an intuitive user interface using Java FX and loads data into a tree data structure for efficient searching.

Language: Java - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

usxv/map_of_punjab

Map of 10 cities of Punjab in c language using ASCII & fetching the distance between various cities from a database using file handling techniques

Language: C - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NehaYadav97/Bank-Management

This project is menu driven C++ code for bank management to store data, retrieve, append, delete, search and modify (City, Phone no. or both) using file handling

Language: C++ - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Judy0817/Hospital-Management-System-CPP

This C++-based hospital administration system effectively manages patient data, appointments, and emergencies. It provides strong data storage and retrieval capabilities through the use of C++ and file handling, guaranteeing efficient hospital operations. It offers a complete solution for efficient hospital management with structured representation

Language: C++ - Size: 474 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Tojan-Naiem/Library-Manegment-System.java

Language: Java - Size: 84 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

777388/SuperRun

Super in Python test. using a different methodology of Lambda, run a command in series against a list.

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PGAyaan/PythonChallenges

Currently doing A-levels. This repository holds all of my python challenges from the linked website plus external practice. Excuse the messiness please, this is like a 'dump' file for my code

Language: Python - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Aasif31461/social_app

C++ command line based social app using file handling

Language: C++ - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Dipesh-Pokhrel/Python-Basics

Python basics

Language: Jupyter Notebook - Size: 3.57 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

3bsalam-1/Python

🐍All projects that's made with python

Language: Python - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

SantoshKumarSingh64/Library-Management-System-Using-C-language

Hey Guys, this project(Library Management System) is totally built on C. It can save data for further use because it is developed using file handling operation.

Language: C++ - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

SantoshKumarSingh64/TEST-YOUR-SKILLS-PROJECT-ON-C

This project main aim is to provide multiple choice question to a user from which user can select only one option based on user submission, we need to calculate final result sheet of the user.

Language: C++ - Size: 258 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

AVINASH-KURREY/Basic-Python-Programming-Notes

Basic python Notes for beginners

Size: 4.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ankushwadode/Bootcoding

daily work upload repo contains code related core java

Language: Java - Size: 77.2 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

muhibk22/Flight-Management-System

Flight Management System: A C++ project for efficient airline seat reservations and passenger/flight record management.

Language: C++ - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ShivaniSuresh1/FILECOFFER-DECEPTION-DETECTION-AND-FILE-LOCKING-MECHANISM-USING-FACE-RECOGNITION-IN-WINDOWS-OS

FILECOFFER: DECEPTION DETECTION AND FILE LOCKING MECHANISM USING FACE RECOGNITION POSTULATED ON HAAR CASCADES IN WINDOWS OS

Size: 6.75 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 2

DilZhaan/MyFirstCGame-TikTakToe

This is a simple console-based game that runs on the command prompt. The game is played by two players who take turns to mark X or O on a grid (grid size can change to players). The player who gets same marks in a row, column, or diagonal wins the game. This game was created as a learning project for a programming assignment.

Language: C - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rishikaimal/Supermarket-Project.-ZenExim-Internship-

A Supermarket system made completely on C.

Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vedeshad/PizzaBooking

Pizza Booking CUI Application

Language: Java - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

le-mountassir/Get_Next_Line

the idea of the project is that u need to create a function that reads one line from a file descriptor each time u call it until it reaches the EOF using static vars so u can preserve their previous value and start from where u finished in the next call.

Language: C - Size: 2.81 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

dmrxinsane/Phonebook

C Mini Project Making || Phonebook

Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

shreyaskbkukke/Electricity-Billing-System

Software to manage the electricity billing system made by C++ program that's run on TurboC++.

Language: C++ - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MuhammadSheraza002/Programming-Fundamentals-in-python

Welcome to the Programming Fundamentals repository! This collection of code and resources serves as a comprehensive guide to fundamental programming concepts. Whether you're a beginner or looking to refresh your skills, explore this repository to gain a solid understanding of programming basics.

Language: Python - Size: 37.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fabiusspop/FLC

Formal Languages & Compilers | Fundamentals

Language: Python - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rjtgupta1/LibraryManagement

Library Management with File Handling in C Language using Code::Blocks IDE. You can access the exe from /bin/Debug/Library.exe Login Credentials => Username : rajat & Password : rjt

Language: C - Size: 147 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

thecaptaan/Simple-File-Uploader

The Simple File Uploader in Node.js is a basic tool that helps you send files from your computer to a server.

Language: JavaScript - Size: 471 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Arunkrsaha/Security-System

This project provides a basic text-based authentication system for users to register, log in, and change their passwords, all while saving user data in a text file.

Language: C++ - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PGAyaan/MCC-2023-challenge

This repository contains all my answers to the 6 coding challenges of the Malaysian Computing Challenge (MCC)

Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

prabhat328/python_basics

Python Code

Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PriyanshiSharmasrm/Mini_project_pps

A simple mini project of contact management system. In this, we can add,edit,view,delete the contacts that we want to. C programming language has been used for this purpose.

Language: C - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

RG-10/Learning-Python

🐍Learning Python🐍

Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rvcgeeks/librvcbitmap

A bitmap image manipulation library written from scratch in C

Language: C++ - Size: 5.64 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Anish-Jain-AJ/Library-Management

Basic Library Management Software in c

Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

IsmaeelMughal/Googly-Browser

A WEB Browser with basic functionalities in JAVA. It has functionalities like forward, backward, refresh, Bookmarks, History, Firewall etc

Language: Java - Size: 232 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

siddharthsingh246/Food-Ordering-System-

A Menu driver interface of food ordering system with built-in billing also has a sign-up and login option.

Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ani-sh2301/web-scraping

webscraping projects using python

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ani-sh2301/python_Projects

useful python projects

Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

alex-00-pixel/School-Management

The C++ Student Report Management Project is a software application using file handling and object oriented programing

Language: C++ - Size: 2.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pawankumar1310/Library-Management-System

Library management system C++ project using oops concepts: Inheritance, Polymorphism, Access specifiers etc. And file handling to store user and books data.

Language: C++ - Size: 159 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pawankumar1310/Banking-System

Banking System C++ Project using class and file handling.

Language: C++ - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mohit-thakur09/CrypticScriptSolutions

Problem solving

Language: C - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vanshiz/SoundScape

This repository serves as a centralized hub for the source code, documentation, and resources related to the SoundScape application

Language: C++ - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

AbdulRehmanUNI/Java-Project

This repo contains the source code for a Java project that implements a city guide. The project uses many data structures, such as arrays, arraylists, binary search trees, and linked lists. It also does some file handling.

Language: Java - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

urvishkapadiya/Multithreading-client-server

Client-Server using Multithreading

Language: Python - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Kushhhh-sh/Phonebook-System

A CLI Phone Directory written in C++ Using file handling

Language: C++ - Size: 552 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0