GitHub topics: data-encoding
yuvrajpandiya/Piero-EnDe-Coder
A powerful encryption and decryption tool that combines the Vigenère cipher, XOR encryption, and Base64 encoding to secure messages. This tool allows users to encode and decode messages using a secret key, ensuring an extra layer of security.
Size: 1000 Bytes - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

farukalpay/TextEncryptionWithLinearAlgebra
This project implements a text encoding and decoding system using a matrix-based encoding technique.
Language: C++ - Size: 92.8 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 0

fffranklin/parallel-web-crawler
Parellel Web Crawler Application with Advanced Java Techniques applied in practice
Language: Java - Size: 186 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

ArtLabss/open-data-anonymizer
Python Data Anonymization & Masking Library For Data Science Tasks
Language: Python - Size: 40.2 MB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 266 - Forks: 34

foldda/rda
RDA (Recursive Delimited Array) is a schema-less text data format, most suitable for parties exchanging data that has a dynamic or evolving data model.
Language: C# - Size: 2.42 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mrFavoslav/image-transcoder
Image Transcoder is a Node.js tool to convert binary data into images and decode them back. It uses sharp for image processing, worker threads for efficiency, and supports metadata encoding, customizable dimensions, and error handling.
Language: JavaScript - Size: 2.84 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pieroboseta/Piero-EnDe-Coder
A powerful encryption and decryption tool that combines the Vigenère cipher, XOR encryption, and Base64 encoding to secure messages. This tool allows users to encode and decode messages using a secret key, ensuring an extra layer of security.
Language: Python - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

aneeshmurali-n/Project-ML-Data-Preprocessing
The main objective of this project is to design and implement a robust data preprocessing system that addresses common challenges such as missing values, outliers, inconsistent formatting, and noise. By performing effective data preprocessing, the project aims to enhance the quality, reliability, and usefulness of the data for machine learning.
Language: Jupyter Notebook - Size: 174 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

vineet416/EDA-FE_Flight_Price_Prediction
EDA and Feature Engineering for Flight Price Prediction by PW Skills Data Analytics Course.
Language: Jupyter Notebook - Size: 1.16 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

vineet416/EDA-Travel
EDA Travel data by PW Skills Data Analytics Course.
Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Arckitechttt/Students-Performace-Segmentation-Website
Creating a Website that has Machine Learning feature to predict Students Performance segmentation (using Clustering Model)
Language: Python - Size: 162 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

Yaon-C2H8N2/Krypton
Projet réalisé dans le cadre de l'UE Codages & Cryptographie en M1 à l'Université de Bourgogne
Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Samir-Zade/Feature-Engineering-and-Exploratory-Data-Analysis
This repository contains resources and code examples related to Feature Engineering and Exploratory Data Analysis (EDA) techniques in the field of data science and machine learning.
Language: Jupyter Notebook - Size: 1.58 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NIR3X/variantvector
Variant Vector Serialization/Deserialization (Go)
Language: Go - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NIR3X/VariantVector.cpp
Variant Vector Serialization/Deserialization
Language: C++ - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NIR3X/Compressor.cpp
Compressor - Simple Repeated Characters Compression Algorithm
Language: C++ - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NIR3X/compressor
Compressor - Simple Repeated Characters Compression Algorithm (Go Version)
Language: Go - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

txtatech/qr-weaver
Encode textual data into QR codes, compile these codes into visual formats (video and GIF), and then decode them back to the original text.
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

milliorn/qr-code-generator 📦
Intuitive user-friendly interface for generating QR codes quickly and easily.
Language: HTML - Size: 80.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

koobzaar/Sphinx
[🧬] Sphinx é um software de criptografia de imagem com codificação de DNA, caos espacial e chave única. Converte as componentes RGB em matrizes de DNA, combina com XOR, embaralha com sequência aleatória e decodifica para recuperar a imagem.
Language: Python - Size: 61.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

HEXcube/DataEncoding
Data encoding techniques for Image & Video Coding assignments
Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

bynect/libbasex
ISO C library for various base encodings
Language: C - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

FawadJawaid/audio-algorithms
This is the Multimedia Programming project which implements the Audio Algorithms such as changing frequency, data encoding format (PCM) , amplitude, mono or stereo etc.
Language: Java - Size: 245 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
