text-file
There are 47 repositories under text-file topic.
dlenski/wtf
Whitespace Total Fixer
Pietracoops/yugioh_cardlist_scraper
Yugioh Card Database Generator offline CSV: Simple python script that is used to scrape the KONAMI website to acquire a complete list of all yugioh cards (and their respective card information) into csv files. This can serve as a great tool for developers interested in the yugioh domain.
semnan-university-ai/English-Persian-Word-Database
English Persian Word Database - Popular database extensions
byjg/php-anydataset
Anydataset Core Module. Anydataset is an agnostic data source abstraction layer in PHP.
amycardoso/lzw-text-file-compression
Python-based implementation of the LZW (Lempel-Ziv-Welch) algorithm to compression and decompression of text files.
Tom-Mumby/Language-model-text-generator
A python project which, when given a file containing some text (e.g. works of Shakespeare), aims to generate text in a similar style. It relies on the Hugging Face Transformers to finetune the GPT-2 124M parameter model or train a model from scratch using GPT-2 architecture.
ameerhamzahd/Real-Estate-Property-Management_System
We are here to present our Real Estate Property Management System, a software designed to streamline property management. This system simplifies tasks for both property owners and tenants. Our software will be managed by a real estate company. From the login screen to property management, every step has been designed with simplicity in mind.
frankiechapson/Export-and-Import-LOB-values
Oracle PL/SQL solution to move LOB data with text files
hardcodedjoy/android-app-text-editor
Plain text editor for Android. Many file extensions supported.
hardcodedjoy/android-app-txt-viewer
View text from *.txt file
je-s/Config
Config is a very minimalistic config class, which allows to parse simple Key-Value pairs from a text file.
osandadeshan/selenium-testng-page-factory-txt-data-driven-demo
This is a sample project to demonstrate Text file data driven testing using Selenium + Page Factory Design Pattern + TestNG + Java.
Binary-Bytes/Text-2-Beluga-Discord-Bot
Ezily convert a text file in to a Beluga-like for FREEEE now in DISCORD!
EB57PzUhYmQsMm/Yattagu-Database-Handler
Web serverless (weird word) txt/js database system
GeneralPoxter/flushy
Rust program for aligning/flushing text files
katahiromz/LIMEJAM
Shuffle lines in ASCII/UTF-8 text file
katahiromz/txt2png
Generate png image(s) from Japanese text file
n3wzd/Writer
Markdown Web Editor
NishaaGarg/register-login
This is my first python project. It is a registration-login system without importing any module.
SamirHamadaa/Bank
"C++ client management system that provides CRUD operations with data stored in a text file."
timlg07/Batch_Tools
Nützliche Tools für Windows
YepMatCodes/Substring-Search
Search for words that contain a substring within a text file of words.
abdelrahhmanashraf/World-Cup-History
Analysing data of World Cup History using pandas, numpy, and matplotlib. (data science)
exurd/TXT2WARC
A text file to WARC pipeline for grab-site-docker.
gpapag/text-file-provider
In-memory LRU cache to reduce the line-retrieval latency from text files on disk.
jeremiahtorralba/WeeklySchedule
A Weekly Schedule Java Application that saves records on a text file.
TheCongaGuy/Wordle-Solver
A small Python class to solve wordle games. Built in High School
ChristopherAndrewTopalian/CATopalian_JavaScript_Note_Taker
A JavaScript application to easily take notes by typing in the textbox and then clicking the Save Button which automatically names the file by date and time for a unique name for fast note taking.
jhenac/movie-list
Generates movie list through web scraping.
Keshav1516/llms.txt-file-generator
This repository contains a Python-based LLM content generator for GEO or SEO, automatically extracting website text, pages, and blogs to produce an llms.txt file. Built with BeautifulSoup, Requests, and Streamlit, it enables effortless content analysis, summarization, and structured output for any domain
Nadia-JSch/Java-IO-min-max-avg
Using the File and BufferedReader and Writer classes to perform simple calculations on a String of numbers that are converted to an integer array.
noahdominic/journey
Journey is a basic CLI journalling program that allows you to create, manage, and access daily entries with a text-file–based system, simplifying your journalling experience.
paresh-bhagat/To-do-list-app
To-Do list app using Java to create and manage tasks.
Santosh2611/Mobile-Number-Directory-Management
Designing an online mobile number directory for a state/province using C (Programming Language), that acts as a database and enables the user to implement various tasks by collecting details of the customer's such as customer name, house name, locality, district, service provider and mobile number.
souvik8149/notes-app
📝 A simple command-line Notes App built with Python. Add personal notes and view them anytime. Notes are saved in a local text file.
wizexplorer/text-file-handling-python
Introduction to text file handling (reading-writing-appending) in Python.