Skip to content

jarviscodes/R-S

Repository files navigation

R&S

Research and scratchpad repo containing code samples from books, micro-ideas, exercices, ... Some code may not work or be optimized as expected.

Most of these have other ways of solving them. There are builtins and standard libary modules that are more appropriate for production use.

Inquiries? Requests? Remarks? Suggestions?

python -m transpose_cipher

[email protected] (k=4)

Done

Bubble Sorting algorithm implementation

Caesar/Shift cipher tool without codecs.

Insertion sorting algorithm implementation

Convert from and to morse code.

Simple Reverse cipher tool.

Simple TCP/UDP Client/Server example.

Function timer like timeit

Encryption done.

Small tool that uses watchdog to watch a directory for changes.

API Endpoint example for tasks. Contains a User and Task schema.

WIP

Transpose Cipher

Decryption and bruteforcing

Simple CRUD

UD :-)

About

Research & Studying Repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages