Title |
Approximate Date of Creation |
Short Content descriptor |
5 cool html tags |
August 2021 |
There are many cool HTML tags, that allow for
cool functionality. |
Integer circle algorithm |
September 2021 |
I never thought the parametrization of this algorithm could be used to generate cool fractal
images. |
100 programming Questions/Tasks and example
Answers. |
23. September 2021 |
I just started it to practice my java skills, in the future I plan to add Python solutions.
|
Finding Prime + RSA |
2022 |
I had a simple application example task: given the public key (n, e) = (7387, 1357) decrypt
the intercepted message: (2133, 429, 1126). The letters of the original message where
converted to numbers using the following sheme: (A, 11), (B, 12), (C, 13), ..., (Y, 35), (Z,
36)
>
Jupyter Lite
Notebook (link only works on localhost....)
|
macroquad funny animations |
29.01.2022 |
exploring inverse cinematics. Raw Source code file: |
React Matrix Math Inversion GUI |
20.22.2023 |
Experimenting with a library called React Datasheet grids and mathjs. source |