Pinned Repositories
CrypRPNG
Comparative analysis of the sequence of random numbers. NIST STS review. Linear congruential generator (LCG), Blum Blum Shub (BBS) and linear feedback shift register (LFSR) survey.
Dictionaries
Hunspell UTF8 dictionaries. These work with Sublime Text. [Spell check]
dotfiles
googleAPI
Simple use of google API using python
Keystroke-Dynamics
Keystroke recorder with authentication
linear-algebra
Example of binding C static library with Swift Framework with Public and Private APIs
LizMars.github.io
Personal blog
Percolation
Coursera. Algorithms, Part I. Programming Assignment 1: Percolation. Total score: 92.50 / 100.00
pig_latin_translation
Pig Latin Translation Microservice
Randomized-Queues-and-Dequeues
Programming Assignment 2: Randomized Queues and Deques Write a generic data type for a deque and a randomized queue. The goal of this assignment is to implement elementary data structures using arrays and linked lists, and to introduce you to generics and iterators.
lizmars's Repositories
lizmars/Keystroke-Dynamics
Keystroke recorder with authentication
lizmars/linear-algebra
Example of binding C static library with Swift Framework with Public and Private APIs
lizmars/CrypRPNG
Comparative analysis of the sequence of random numbers. NIST STS review. Linear congruential generator (LCG), Blum Blum Shub (BBS) and linear feedback shift register (LFSR) survey.
lizmars/Dictionaries
Hunspell UTF8 dictionaries. These work with Sublime Text. [Spell check]
lizmars/dotfiles
lizmars/googleAPI
Simple use of google API using python
lizmars/LizMars.github.io
Personal blog
lizmars/Percolation
Coursera. Algorithms, Part I. Programming Assignment 1: Percolation. Total score: 92.50 / 100.00
lizmars/pig_latin_translation
Pig Latin Translation Microservice
lizmars/Randomized-Queues-and-Dequeues
Programming Assignment 2: Randomized Queues and Deques Write a generic data type for a deque and a randomized queue. The goal of this assignment is to implement elementary data structures using arrays and linked lists, and to introduce you to generics and iterators.