Personal project
WAKE Cipher Experiment
Python study of word auto-key encryption, including key expansion, substitution-box generation, and reversible text transformation.
What it does
- Auto-key generation from a user-supplied key
- Substitution-box construction and register updates
- Paired encryption and decryption flow
More Work
Other projects from the same portfolio.

Geez Document Retrieval System
Dedicated Information Retrieval system for Ge'ez texts, featuring a custom stemmer and evaluated using precision, recall, and F1-score.
Civic Reporting System
Location-based civic reporting platform that clusters community issues and routes them to relevant authorities.

Raster Graphics Simulator
Sandbox environment for experimenting with raster graphics algorithms and rendering trade-offs.

HaFCoM Corporate Website
Official website for an Ethiopian construction and architectural firm.

Fast Food Restaurant Management System
Queue-based system for coordinating kitchen workflows in fast-paced restaurants.

CPU Scheduling Algorithm Visualizer
Interactive simulator for FCFS, SJF, and Round Robin scheduling algorithms.