-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
77 lines (51 loc) · 5.25 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<!DOCTYPE html>
<head>
<title>luizzeroxis</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="color-scheme" content="light dark">
<link rel="icon" href="favicon.png" />
<meta name="google-site-verification" content="DMXuvKOQdoGtZtc-WHvMQ9e_ceA0S1vD7HfO5MDcYuw" />
</head>
<h1>luizzeroxis</h1>
<p><a href="mailto:eldorado.luiz@gmail.com">eldorado.luiz@gmail.com</a></p>
<ul>
<li><a href="https://github.com/luizzeroxis">github.com/luizzeroxis</a></li>
<li><a href="https://luizzeroxis.bsky.social">luizzeroxis.bsky.social</a></li>
<li><a href="https://youtube.com/@luizzeroxis">youtube.com/@luizzeroxis</a></li>
</ul>
<details>
<summary>Projects</summary>
<ul>
<li>(2024-10-26) <a href="bluesky-likes/">See other profile's likes on Bluesky</a> (<a href="https://github.com/luizzeroxis/bluesky-likes/">git</a>) - view other people's likes on Bluesky, since they don't show that in the app.</li>
<li>(2024-08-11) <a href="projects/solar-year-birthday-calculator/index.html">Solar year birthday calculator</a> (<a href="https://github.com/luizzeroxis/luizzeroxis.github.io/tree/master/projects/solar-year-birthday-calculator">git</a>) - calculate your birthdays if a year were always 365.2425 days.</li>
<li>(2024-04-14) <a href="webgm/index.html">Web Game Maker</a> (<a href="https://github.com/luizzeroxis/webgm">git</a>) - replication of Game Maker 8.</li>
<li>(2024-03-26) <a href="projects/wingdings-converter/index.html">Wingdings converter</a> (<a href="https://github.com/luizzeroxis/luizzeroxis.github.io/tree/master/projects/wingdings-converter">git</a>) - translate to and from Wingdings with a keyboard.</li>
<li>(2024-03-09) <a href="projects/gm-origin-fixer/index.html">GameMaker room sprite origin fixer</a> (<a href="https://github.com/luizzeroxis/luizzeroxis.github.io/tree/master/projects/gm-origin-fixer">git</a>) - fix object positions when changing the sprite origin.</li>
<li>(2024-02-19) <a href="https://luiz-zeroxis.appspot.com/undertale-newsletter">Undertale/Deltarune Newsletter/Mailing list Archive</a></li>
<li>(2023-12-25) <a href="https://github.com/luizzeroxis/secret-bookmarks-android">Secret bookmarks app for Android</a> - encrypted bookmark web server as an Android app.</li>
<li>(2023-12-02) <a href="https://github.com/luizzeroxis/secret-bookmarks">Secret bookmarks</a> - encrypted bookmark web server.</li>
<li>(2023-04-16) <a href="https://github.com/luizzeroxis/DisableLowHealthVignetteMod">DisableLowHealthVignette Hollow Knight Mod</a> (you can install it with <a href="https://themulhima.github.io/Lumafly/">Lumafly</a>)</li>
<li>(2023-01-26) <a href="so-cold/index.html">So coldifier</a> (<a href="https://github.com/luizzeroxis/so-cold">git</a>) - make any song sound like Undertale's Snowdrake's amalgamate mother song.</li>
<li>(2022-12-25) <a href="projects/wave-adder/index.html">Wave adder</a> (<a href="https://github.com/luizzeroxis/luizzeroxis.github.io/tree/master/projects/wave-adder">git</a>) - select the frequency and volume of sine waves and add them together.</li>
<li>(2021-10-26) <a href="https://github.com/luizzeroxis/uno-telegram-bot">Uno Telegram Bot</a></li>
<li>(2021-02-15) <a href="https://github.com/luizzeroxis/keyshort/raw/master/keyshort.exe">keyshort.exe</a> (<a href="https://github.com/luizzeroxis/keyshort">git</a>) - execute commands when keys are pressed.</li>
<li>(2021-01-12) <a href="https://github.com/luizzeroxis/luiz-android-compiler">Luiz Android Compiler</a></li>
<li>(2020-12-24) <a href="https://github.com/luizzeroxis/screenshot-with-cursor/raw/master/screenshot-with-cursor.exe">screenshot-with-cursor.exe</a> (<a href="https://github.com/luizzeroxis/screenshot-with-cursor">git</a>) - take a screenshot with the mouse cursor icon on Windows.</li>
<li>(2019-09-20) <a href="projects/thrash-generator/INDEX.HTML">THRASH GENERATOR</a> (<a href="https://github.com/luizzeroxis/luizzeroxis.github.io/tree/master/projects/thrash-generator">git</a>) - generate metal band names.</li>
<li>(2019-07-28) <a href="projects/google-url-cleaner/index.html">Google Search URL cleaner</a> (<a href="https://github.com/luizzeroxis/luizzeroxis.github.io/tree/master/projects/google-url-cleaner">git</a>)</li>
<li>(2019-06-28) <a href="projects/audio-player/index.html">The client-side audio player</a> (<a href="https://github.com/luizzeroxis/luizzeroxis.github.io/tree/master/projects/audio-player">git</a>) - change the speed with the pitch.</li>
<li>(2019-01-11) <a href="projects/sliding-pitch/checker-dance.html">Checker Dance but it gets faster and faster</a> (<a href="https://github.com/luizzeroxis/luizzeroxis.github.io/tree/master/projects/sliding-pitch">git</a>)</li>
<li>(2018-08-18) <a href="projects/kvgenerator/index.html">The CSGO's KV file generator</a> (<a href="https://github.com/luizzeroxis/luizzeroxis.github.io/tree/master/projects/kvgenerator">git</a>)</li>
</ul>
</details>
<details>
<summary>Contributions</summary>
<ul>
<li><a href="https://github.com/UnderminersTeam/UndertaleModTool/commits/master/?author=luizzeroxis">UndertaleModTool</a></li>
</ul>
</details>
<details>
<summary>Donate</summary>
<p><small><a href="https://ko-fi.com/luizzeroxis">ko-fi.com/luizzeroxis</a></small></p>
</details>