farukalpay / TextEncryptionWithLinearAlgebra
This project implements a text encoding and decoding system using a matrix-based encoding technique.
☆35Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for TextEncryptionWithLinearAlgebra
- A tinycompiler in C from scratch☆91Updated 3 months ago
- HTTP Server in C☆28Updated 2 months ago
- Documentation of HolyC☆20Updated 10 months ago
- UEFI Based OS for x86_64☆23Updated 4 months ago
- Simple application to gather your system information in your computer.☆17Updated 4 months ago
- Client-Server chat app that translate (without reasoning) messages based on chosen languages☆14Updated 4 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆80Updated 3 months ago
- Official repo of the UNIX-like Operating System "Quantix".☆27Updated last month
- Compiler for the COOL language written in C.☆98Updated 3 weeks ago
- Formatting tools for the terminal output in C☆18Updated 6 months ago
- Similar to cdecl.org, but with broader support for language features. Static web page which supports file protocol. Parsing and to-prose …☆32Updated 2 months ago
- A kernel with alot features like GOP and PCI support with uefi bootlaoder. It can handle many interrupts like PS2 Mosue and keyboard.☆78Updated last year
- DEFER macros in C☆12Updated 4 months ago
- tabled asymmetric numeral system☆24Updated 3 months ago
- Write and deploy websites using the C Programming Language.☆71Updated 3 weeks ago
- c from-scratch text-editor