Skip to content
#

encoding-decoding

Here are 23 public repositories matching this topic...

A Python command-line Morse code encoder and decoder for converting text to International Morse code and back. Built as a learning-focused CLI lab to practice encoding/decoding logic, dictionary-based mappings, and analytical thinking for puzzles and CTF-style challenges.

  • Updated Jan 18, 2026
  • Python

A Python GUI-based Morse code encoder and decoder built with customtkinter. Designed as a learning-focused lab to practice encoding/decoding logic, symbol-based communication, and GUI integration for analytical thinking, puzzles, and CTF-style problem solving.

  • Updated Jan 28, 2026
  • Python

A Python-based steganography tool for hiding and extracting messages in image and text files. Created as a student project for the Information Assurance and Security course. Features LSB image encoding and whitespace text encoding. Includes a menu-driven interface for ease of use.

  • Updated Apr 10, 2025
  • Python

This project compares five lossless data compression techniques—Binary, Run-Length, Dictionary, Frame of Reference, and Differential Encoding—applied to integer and string CSV data. The performance is evaluated in terms of compression ratio, file size, and encoding/decoding time

  • Updated Jan 29, 2025
  • Python

Sleep has positive effects on memory consolidation, a critical process for learning and cognitive function. By analyzing changes in both lower and higher-level visual representations of episodic memories before and after sleep, we aim to understand how sleep affects the retention and modification of visual and semantic information.

  • Updated Oct 31, 2024
  • Python

Improve this page

Add a description, image, and links to the encoding-decoding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the encoding-decoding topic, visit your repo's landing page and select "manage topics."

Learn more