152 lines
6.6 KiB
HTML
152 lines
6.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Comfitu.re - Sweet and Cozy</title>
|
|
|
|
<link href="style.css" rel="stylesheet"/>
|
|
<script src="script.js" type="application/javascript"></script>
|
|
</head>
|
|
<body>
|
|
|
|
<div class="background"></div>
|
|
|
|
<div class="container">
|
|
<header>
|
|
<pre>
|
|
___ __ _ _
|
|
/ __|___ _ __ / _(_) |_ _ _ _ _ ___
|
|
| (__/ _ \ ' \| _| | _| || |_| '_/ -_) v1.1.0
|
|
\___\___/_|_|_|_| |_|\__|\_,_(_)_| \___| by Fristi-kan
|
|
</pre>
|
|
<a href="#home">Home</a>
|
|
| <a href="#about">About</a>
|
|
| <a href="#projects">Projects</a>
|
|
| <a href="#contact">Contact</a><br/>
|
|
</header>
|
|
|
|
<main>
|
|
<div class="content" id="home">
|
|
<pre>
|
|
( )
|
|
( )
|
|
( )
|
|
( )
|
|
) )
|
|
( ( /\
|
|
(_) / \ /\
|
|
________[_]________ /\/ \/ \
|
|
/\ /\ ______ \ / /\/\ /\/\
|
|
/ \ //_\ \ /\ \ /\/\/ \/ \
|
|
/\ / /\/\ //___\ \__/ \ \/
|
|
/ \ /\/ \//_____\ \ |[]| \
|
|
/\/\/\/ //_______\ \|__| \
|
|
/ \ /XXXXXXXXXX\ \
|
|
\ /_I_II I__I_\__________________\
|
|
I_I| I__I_____[]_|_[]_____I
|
|
I_II I__I_____[]_|_[]_____I
|
|
I II__I I XXXXXXX I
|
|
~~~~~" "~~~~~~~~~~~~~~~~~~~~~~~~
|
|
</pre>
|
|
|
|
<p>
|
|
Hello, welcome to my cozy personal website! 0w0
|
|
</p>
|
|
|
|
<p>
|
|
I am a webdeveloper and general tinkerer from the Netherlands.
|
|
Most of my time is usually spent on PHP/Laravel projects.
|
|
In my free time I maintain my Linux server, running a number
|
|
of services including a Pleroma microblogging instance, a Nextcloud instance,
|
|
a Prosody XMPP instance, as well as some of my websites and some other small things.
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content" id="about">
|
|
<h1>About me</h1>
|
|
<p>
|
|
Hi, my name is Marvin Schreurs, but most will know me under my online alias
|
|
"Fristi". I am a webdeveloper, server admin and general tinkerer from the Netherlands.
|
|
</p>
|
|
<p>
|
|
I am a fairly easy-going, old-school type of guy. Most would describe me as
|
|
"strangely old-fashioned" due to my apparent disdain for new-fangled gadgets
|
|
and love for the classic and vintage. I like games, classic board games, card games,
|
|
retro video games, games.
|
|
</p>
|
|
|
|
<h2>Professional</h2>
|
|
<p>
|
|
I am mainly a back-end webdeveloper, specializing in PHP and the Laravel Framework.
|
|
Besides that, I also do front-end work, usually focusing on creating simplistic
|
|
user interfaces with pure Javascript (no frameworks or jQuery) and Sass/CSS. I believe
|
|
that refraining from javascript frameworks results in cleaner, more optimized and more controllable code.
|
|
</p>
|
|
<p>
|
|
Besides programming, I also work a lot with Linux servers (and Linux in general).
|
|
In a professional capacity, I mainly do devops work, administrating a development
|
|
and production server, helping out with software deployments and maintenance. In
|
|
my spare time, I run a hobby server that hosts my personal websites (including this one)
|
|
and a couple of services I administrate.
|
|
</p>
|
|
<p>
|
|
To get a better picture of what I've worked with, please view the projects page.
|
|
</p>
|
|
|
|
<h2>Philosophies</h2>
|
|
<p>
|
|
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content" id="projects">
|
|
<h1>Software Projects</h1>
|
|
<p>
|
|
Under Construction.
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content" id="contact">
|
|
<h1>Contact information</h1>
|
|
<p>
|
|
I can be contacted by email, xmpp or the fediverse.
|
|
</p>
|
|
<p>
|
|
Email: <a href="mailto:fristi@subcon.town">fristi@subcon.town</a><br/>
|
|
XMPP: <a href="mailto:fristi@subcon.town">fristi@subcon.town</a><br/>
|
|
Fediverse: <a target="_blank" href="https://kartoffel.cafe/fristi">@fristi@kartoffel.cafe</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content" id="copyright">
|
|
<h1>Copyright notice</h1>
|
|
<p>
|
|
Unless otherwise specified, the Creative Commons Zero (CC0)
|
|
clause applies to this website, including its content
|
|
and source code. Please see the <a target="_blank" href="LICENSE.md">CC0 clause</a>
|
|
and <a target="_blank" href="https://git.subcon.town/fristi/comfitu.re">source code</a>.
|
|
</p>
|
|
|
|
<h2>Exceptions regarding media content</h2>
|
|
<p>
|
|
The CC0 clause does not apply to the images, videos, audio and fonts used on
|
|
this website. The respective copyright licenses for these works apply.
|
|
</p>
|
|
|
|
<h2>Complaints</h2>
|
|
<p>
|
|
If you feel any material is incorrectly used on this website, or otherwise
|
|
infringes on your copyright, feel free to file a complaint to
|
|
<a href="mailto:fristi@subcon.town">fristi@subcon.town</a>.
|
|
</p>
|
|
</div>
|
|
</main>
|
|
|
|
<footer>
|
|
<br/>
|
|
<div style="text-align: right"><a href="#copyright">CC0</a> 2021 Comfitu.re. No rights reserved.</div>
|
|
</footer>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |