Kaynn
- 7,145 total downloads
- last updated 9/26/2017
- Latest version: 0.0.4.8-alpha (prerelease)
A .NET library that helps with mathematics and algorithmic work.
- 1,321 total downloads
- last updated 10/2/2017
- Latest version: 1.1.5
A C# library that handles the backend work of a Tic-Tac-Toe Game.
You can check the docs here: https://github.com/Yeo-Wen-Qin/TicTacToe-Game/wiki
- 1,214 total downloads
- last updated 8/19/2017
- Latest version: 1.1.0
Encryption and decryption of texts using Vigenere Cipher.
- 550 total downloads
- last updated 5/20/2017
- Latest version: 1.0.0
An API to check if a number is prime using fermat's little theorem
- 545 total downloads
- last updated 9/29/2017
- Latest version: 1.0.0
A .NET android Library that simplifies the process of preparing and setting up MediaPlayer.
- 503 total downloads
- last updated 9/12/2017
- Latest version: 1.0.0
A .NET library made in F# to do encryption and decryptions of text with caesar cipher.
Create an instance of the class/module `CaesarCipher`, and start by using the functions `Encrypt(message:string, key:int)` and `Decrypt(message:string, key:int)`.
- 468 total downloads
- last updated 8/24/2017
- Latest version: 1.0.0
Calculates Entropy of a message based on Shannon's Entropy.
- 467 total downloads
- last updated 9/8/2017
- Latest version: 1.0.0
A .NET Library that does Linear Feedback Shift Registers. https://en.wikipedia.org/wiki/Linear-feedback_shift_register
- 444 total downloads
- last updated 8/20/2017
- Latest version: 1.0.0
Allows conversion of bases.
- 204 total downloads
- last updated 3/15/2019
- Latest version: 1.0.0-rc (prerelease)
A .NET library that simplifies the process for creating a card memory game.