-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
90 lines (88 loc) · 4.66 KB
/
contact.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
78
79
80
81
82
83
84
85
86
87
88
89
90
<!DOCTYPE html>
<html lang="en">
<head>
<script type="text/javascript" src="/Assets/MainFunctions.js"></script>
<script type="text/javascript">WriteHead();</script>
<title>CatWithCode - Contact</title>
</head>
<body align="left">
<div id="viewerChecker"> <a href="https://catwithcode.moe/Blog/2024.10.02_F_Search_Engines/F_Search_Engines.html">GITHUB PAGES IS ONLY FOR SEARCH ENGINES! CLICK HERE TO FIND OUT WHY! IF YOU ARE ON CATWITHCODE.MOE ALREADY, YOU MAY BLOCK JS AND THATS WHY YOU SEE THIS. GOOD FOR YOU :).</a> <script type="text/javascript">creatCheckViewer();</script></div>
<div id="Header"> <a href="/archive.html">NoJS-Header</a> <script type="text/javascript">WriteHeader();</script></div>
<h1>Contact-Information:</h1>
<hr>
<h2><u><b>More Information about me:</b></u></h2>
<ul>
<li>Programming Languages: <ul>
<li>Java</li>
<li>C#</li>
<li>GDScript</li>
<li>HTML and CSS</li>
<li>BASH</li>
<li>Transact-SQL</li>
<li>VBA</li>
</ul></li>
<br>
<li>Languages: Fluent German and English</li>
<br>
<li>Experienced with: <ul>
<li>Linux</li>
<li>SQL-Server</li>
<li>Pen. Testing, Hacking / Modding</li>
<li>Industrial Software development</li>
</ul></li>
</ul>
<hr>
<h2><u><b>Contact options:</b></u></h2>
<p>If you want to contact me, have a question about related topics, or want to add something, just send me an E-_M.A-IL or open a GitHub issue so everyone can see it.</p>
<br>
<b>[PUBLIC] GitHub Issues: </b>
<a href="https://github.com/CatWithCode/catwithcode.github.io/issues">https://github.com/CatWithCode/catwithcode.github.io/issues</a>
<br>
<b>[PRIVATE] E-_M.A-IL: </b>
<b>p^riva^te <u>PUNKT</u> co^ntac^t <u>AT-ZEICHEN</u> cat^wi^thc^ode <u>PUNKT</u> m^oe</b>
<br>
<hr>
<h2><u><b>Official Accounts:</b></u></h2>
<p>I'm only really active here, but I have some Accounts on other platforms for various reasons. These are my real accounts. <u>Any other accounts anywhere are not me.</u>
<br><br>
<i>(Support platform accounts are only listed and exist so that I can support others. I do not have a support site myself.)</i>
</p>
<br>
<p>GitHub: <a href="https://github.com/CatWithCode">CatWithCode</a></p>
<p>UBports Forum: <a href="https://forums.ubports.com/user/catwithut">CatWithUT</a></p>
<p>Fairphone Community Forum: <a href="https://forum.fairphone.com/u/catwithafairphone/summary">CatWithAFairphone</a></p>
<br>
<p>Patreon: <a href="https://www.patreon.com/c/CatWithCode">CatWithCode</a></p>
<p>Ko-fi: <a href="https://ko-fi.com/catwithcode62778">CatWithCode</a></p>
<br>
<p>---</p>
<br>
<h3><u><b>Official Promotional Accounts:</b></u></h3>
<p>These are accounts I only have (or maybe need) but don't want, to promote a project I'm gonna release and were my blog is not a big enough of a user base to justify it.</p>
<br>
<p>BlueSky: <a href="https://bsky.app/profile/catwithcode.bsky.social">catwithcode.bsky.social</a></p>
<p>Discord: catwithcode</p>
<p>YouTube: <a href="https://www.youtube.com/@CatWithCode">@CatWithCode</a></p>
<hr>
<h2><u><b>Supporting and/or Involved in/with:</b></u></h2>
<p>A list of people, organisations or artists I currently officially and publicly support or am involved with, clearly labelled to prevent misinformation.</u></p>
<br>
<p>Donating to:</p>
<ul>
<li>HEALTH (Music Band)</li>
<li>hazel (YouTube)</li>
<li>f4mi (YouTube)</li>
<li>Peripeteia (Immersive sim Game)</li>
<li>vaxry (Linux Wayland Tiling compositor) [Once]</li>
</ul>
<br>
<p>Involved in/with:</p>
<ul>
<li>---</li>
</ul>
<hr>
<h4><u>Note:</u> <i>I am going to obfuscate some of the contact information here to make it harder for bots and similarly annoying individuals to contact me. Simply replace the underlined GERMAN words with there Symbol counterparts and remove the "^"-Symbols. If you don't speak German, use a translator. Sorry not sorry for the inconvenience. :P</i></h4>
<br>
<div id="Footer"> <p><b><u>NoJS-Footer (COULD NOT LOAD LICENSE JS-CODE FOR FOOTER! THE LICENSE IS IN THE HTML CODE!)</u></b></p><script type="text/javascript">WriteFooter('2025.01.13 - 17:55');</script></div>
</body>
</html>