textfile

There are 58 repositories under textfile topic.

  • Python

    Language:Python
  • elbina

    elbina - its good for you

    Language:Shell
  • encryption-decryption-simple

    Simple encryption and decryption

    Language:Jupyter Notebook
  • TriePDC

    The main idea is to match and search words efficiently among text files in a directory. The files are indexed using multiprocessing. The indexed files are then searched using a Trie. In simple words, this project is word autocomplete using multiprocessing and trie.

    Language:Python
  • Length-of-numder-sequence

    Allows to get sequence of integers from .txt file

    Language:C#
  • Java-Projects

    Basic sorting and GUI java projects

    Language:HTML
  • web-scraping

    The program is to extract ID's from https://www.tenable.com/plugins/nessus/families/DNS, then put the data in a text file

  • Data-Wrangling-and-Analyzing-Twitter-Data

    Wrangling and analyzing we rate dogs twitter account which rates people's dogs with a humorous comment about the dog.

    Language:Jupyter Notebook
  • Automata-validator-

    A program to verify strings against Deterministic Finite Automata tables

    Language:C#
  • FileSplitter

    Text or CSV file Splitter in Java

    Language:Java
  • date-time-file-maker

    User-friendly date_time.txt file creator

    Language:C++
  • GoGitDownloader

    Go lang Opensource Git Files Downloader

    Language:Go
  • Reading-a-Comma-Separated-TextFile

    It reads a comma seperated textfile and adds spaces instead of commas

    Language:Java
  • accounts-with-txt-file

    Accounts management system with text files. using symfony php framework.

    Language:PHP
  • Text-File-Editor-Functions

    Two functions for text files - Search and Replace and Spell Checker

    Language:C
  • ReadWriteFlutter

    Read and write to a text file (Flutter)

    Language:Dart
  • C_ReadingTextFiles

    Program reads Sensor Inputs from a Text File and produces max,min and average from the data

    Language:C
  • Trial-Repo

    Trying Github actions

  • Cryptographer

    Demonstration of RSA and caesar cipher on text files

    Language:C
  • KisanHubAssignment

    Weather Data Parsing

    Language:Java
  • TextPreReader

    Derived TextReader that allows skipping lines that meet a certain criteria. Build because I needed to do some pre-processing on CSV files before they were passed to CSVHelper

    Language:C#
  • ditesto

    Object Oriented library to manipulate text files with PHP

    Language:PHP