round here I create programs that interest me and can be of some use to some people
- Brazil
-
-
integer-binary-one-line Public
An one-liner approach to a positive integer decimal to binary conversor
Python MIT License UpdatedDec 5, 2022 -
matrix-cryptography Public
Program that will encode and decode text messages using matrices
-
nim_game_bot Public
Play against a bot in Nim-game that never loses.
-
Binomial_expansion-solver Public
Program that expand a binomial usign Pascal's triangle.
-
Polynomial_interpolator Public
A code that returns the polynomial of a function, along with its respective graph, when given its data sets.