diff --git a/root/index.html b/root/index.html deleted file mode 100644 index 69cfedb..0000000 --- a/root/index.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - NAKIDAI.RU(7) - - - - - - - - -
NAKIDAI.RU(7)Miscellaneous Information ManualNAKIDAI.RU(7)
-
-
-

-

mail - plaza521@inbox.ru

-
-
-

-

nakidaiC & - Python developer

-
-
-

-

I'm coder from Russia. I used to like playing games, but now I'm - tired of it a little I think.

-

I'm writing my projects mostly in Python, but sometime on dark - nights I want to relax and write something in C, usually after several hours - since I started coding I will go cry because of my stupidness, and then - close to morning I will go sleep).

-

This is links to places where you can find me:

- -

Also since I'm coder, I write some projects. There you can find - some:

-
-
LaTeXDS
-
LaTeX renderer in Discord
-
stp
-
SVG renderer in web
-
NotABot
-
QoL bot for Vectozavr's Discord server
-
MQEC
-
MQ - emulator
-
mycfetch
-
Simple system fetch tool
-
-

Also there you can see my key which I use for signing commits:

- -
-
-----BEGIN PGP PUBLIC KEY BLOCK-----
-Comment: Nakidai <plaza521@inbox.ru>
-Comment:   C & Python developer
-Comment: Fingerprint:   A0294D0C6040EFAA74F538C718AD605FDA13FE5A
-
-
-mDMEZeYYIhYJKwYBBAHaRw8BAQdAW2JvE2Q+Bv2vJ3r9ZXqeFXS4HllW6A79G6Wr
-ay3Gr260Mk5ha2lkYWkgKEMgJiBQeXRob24gZGV2ZWxvcGVyKSA8cGxhemE1MjFA
-aW5ib3gucnU+iJMEExYKADsWIQSgKU0MYEDvqnT1OMcYrWBf2hP+WgUCZeYYIgIb
-AwULCQgHAgIiAgYVCgkICwIEFgIDAQIeBwIXgAAKCRAYrWBf2hP+WgctAP9U/M/S
-3F4Cls4CQgmsErAYmfRQ2UKYC1fQVeg16yZT/AEAjZRoAFnf3J/fb7rByPsW454v
-hVmB+tNyVDeqqQ0xage4OARl5hgiEgorBgEEAZdVAQUBAQdATk8I26tjHH2+PtpA
-kG/I+GmxWJqqjWcsm0WL68MJa3cDAQgHiHgEGBYKACAWIQSgKU0MYEDvqnT1OMcY
-rWBf2hP+WgUCZeYYIgIbDAAKCRAYrWBf2hP+WqZWAP46h/hgCJZF+XKs8/djVs7b
-RrWbuSGUxxPc7SVzL+yrEAD8C1SSfs+uWTgUTEIeIZ/QHtkUTEH8wcgmfHIGRUYE
-SwA=
-=Limc
------END PGP PUBLIC KEY BLOCK-----
-
-
-
-

- -
-
- - - - - -
August 24, 2024Nakidai
- - diff --git a/root/style.css b/root/style.css deleted file mode 100644 index fd17e05..0000000 --- a/root/style.css +++ /dev/null @@ -1,17 +0,0 @@ -table.head, table.foot { width: 100%; } -td.head-rtitle, td.foot-os { text-align: right; } -td.head-vol { text-align: center; } -div.Pp { margin: 1ex 0ex; } -div.Nd, div.Bf, div.Op { display: inline; } -span.Pa, span.Ad { font-style: italic; } -span.Ms { font-weight: bold; } -dl.Bl-diag > dt { font-weight: bold; } -code.Nm, code.Fl, code.Cm, code.Ic, code.In, code.Fd, code.Fn, -code.Cd { font-weight: bold; font-family: inherit; } - -html { font-family: monospace; line-height: 1.25em; } -body { max-width: 80ch; margin: 1em auto; padding: 0 1ch; } -table { border-collapse: collapse; } -table.Nm code.Nm { padding-right: 1ch; } - -body { background:#000; color:#AAA; }