Compare commits

...

2 Commits

Author SHA1 Message Date
ae0fae745a WAAAAAAAA 2025-01-02 02:03:46 +00:00
9b8f0325f9 Fixed js issue. 2025-01-02 02:03:46 +00:00

View File

@ -67,8 +67,13 @@ setTimeout(matrix,100);
</div>
{{end}}
<div class="eight wide center column">
<h3>REGARDING THE USE OF AI</h3>
<p>NOTE: ONLY FAIR USE OF AI REGARDING ALL SOURCE CODE. EVERYTHING ON THIS SITE IS HAND CRAFTED. I'M A PROFESSIONAL DEV FOR MORE THAN 15 YEARS.</p><p>AI is only used for <u>general summaries</u> at the beginning of <u>source files</u>, implementing the MIT license, mentioning my email, and formatting of the source. I automated this process for consistancy. <u>Some project summaries on this site is generated based on content of my projects.</u> Building nice sites is not my favourite hobby. <u>I prefer to build (web) applications having business logic.</u></p>
</div>
<div class="eight wide center column">
<h3>C Development</h3>
<p>With C, I mostly reinvent the wheel and rewrite existing applications from scratch to learn what is under the hood. I am able to write nginx-grade web servers with WebDAV support. I also have experience in writing Redis-quality key-value stores. Projects made:</p>
@ -82,7 +87,7 @@ setTimeout(matrix,100);
</ul>
</div>
<div class="eight wide center column">
<div class="eight wide column">
<h3>Python Development</h3>
<p>Python is my go-to language for software development. Technologies I prefer to work with, but not limited to, are:</p>
<ul class="tag-list">
@ -91,6 +96,8 @@ setTimeout(matrix,100);
<li>FastAPI</li>
<li>dataset</li>
</ul>
<img src="https://retoor.molodetz.nl/retoor/molodetz.nl/raw/branch/main/data/gitea/public/64480230-18ce-4770-8b7c-1e2688e051c6.jpg" style="max-width: 50%;" />
</div>
<div class="eight wide center column">