218 lines
9.7 KiB
HTML
218 lines
9.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Comfitu.re :: Sweet and Cozy</title>
|
|
|
|
<link href="style.css?v=1.3.1" rel="stylesheet"/>
|
|
<script src="script.js?v=1.3.1" type="application/javascript"></script>
|
|
</head>
|
|
<body>
|
|
|
|
<div class="background"></div>
|
|
<script>comfiture.setupWallpaper();</script>
|
|
|
|
<div class="container">
|
|
<header>
|
|
<pre>
|
|
___ __ _ _
|
|
/ __|___ _ __ / _(_) |_ _ _ _ _ ___
|
|
| (__/ _ \ ' \| _| | _| || |_| '_/ -_) <a href="#changelog">v1.3.1</a>
|
|
\___\___/_|_|_|_| |_|\__|\_,_(_)_| \___| by Fristi-brot.
|
|
</pre>
|
|
<a href="#home">Home</a>
|
|
| <a href="#about">About</a>
|
|
| <a href="#websites">Websites</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! -w-
|
|
</p>
|
|
|
|
<p>
|
|
I am a programmer and web developer from the Netherlands.
|
|
I spend most of my time programming in PHP, and I run a Linux server in my
|
|
free time as a hobby. It mainly runs the subcon.town services. I also enjoy
|
|
retro video games.
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content" id="about">
|
|
<h1>About me</h1>
|
|
<p>
|
|
Hi, my name is Fristi.
|
|
I am a programmer, web developer and server admin from the Netherlands.
|
|
I'm an easy-going guy with a love for old electronics, games and food. If you wish
|
|
to talk to me, hit me up on the <a href="https://mk.toast.cafe/@fristi">fediverse!</a>
|
|
</p>
|
|
|
|
<h2>Professional</h2>
|
|
<p>
|
|
I am mainly a back-end web developer, 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>
|
|
</div>
|
|
|
|
<div class="content" id="websites">
|
|
<h1>Websites & Blogs</h1>
|
|
<p>
|
|
I currently host the following websites:
|
|
</p>
|
|
<p>
|
|
- <a href="https://comfitu.re">Comfiture</a>:
|
|
my personal website, the one you're reading now.
|
|
<a href="https://vcs.subcon.town/fristi/comfitu.re">Source</a><br/>
|
|
- <a href="https://something.comfitu.re/">Something Comfy</a>:
|
|
a blog featuring my random thoughts on various things.
|
|
<a href="https://vcs.subcon.town/fristi/something-fresh">Source</a><br />
|
|
- <a href="https://paperbin.comfitu.re/">The Paperbin</a>:
|
|
a blog where I rant about the things that annoy me.
|
|
<a href="https://vcs.subcon.town/fristi/paperbin">Source</a><br/>
|
|
- <a href="https://subcon.town/">Subcon Town</a>:
|
|
the main website of my personal server.
|
|
<a href="https://vcs.subcon.town/fristi/subcon.town">Source</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content" id="projects">
|
|
<h1>Projects</h1>
|
|
<p>
|
|
I'm always working on something, so here's a list of things I'm working on or
|
|
have worked on in the past.
|
|
</p>
|
|
|
|
<h2>Software</h2>
|
|
<p>
|
|
- <a href="https://vcs.subcon.town/fristi/console-writer">Console Writer</a>:
|
|
a small symfony/laravel package with improved console input/output handling.<br/>
|
|
- A few other things I need to make available on my git repositories, check back later!
|
|
</p>
|
|
|
|
<h2>Services</h2>
|
|
<p>
|
|
For a list of services that I currently host,
|
|
please view the <a href="https://subcon.town">Subcon Town</a> website.
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content" id="contact">
|
|
<h1>Contact information</h1>
|
|
<p>
|
|
I can be contacted by email, or the fediverse.
|
|
</p>
|
|
<p>
|
|
Email: <a href="mailto:fristi@subcon.town">fristi@subcon.town</a><br/>
|
|
Fediverse: <a target="_blank" href="https://mk.toast.cafe/@fristi">@fristi@mk.toast.cafe</a>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="content" id="copyright">
|
|
<h1>Copyright notice</h1>
|
|
<p>
|
|
Unless otherwise specified below, the content and source code of this website are
|
|
licensed under the Blue Oak Model License 1.0.0.
|
|
A copy of this license may be viewed <a target="_blank" href="LICENSE">here</a>.
|
|
Additionally, the website source code can be viewed
|
|
<a target="_blank" href="https://vcs.subcon.town/fristi/comfitu.re">here</a>.
|
|
</p>
|
|
|
|
<h2>Exceptions regarding media content</h2>
|
|
<p>
|
|
The media used on this website, including images, videos, audio and fonts, fall
|
|
under their own respective copyright licenses, and are thus not subject to the
|
|
above mentioned Blue Oak Model License.
|
|
</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>
|
|
|
|
<div class="content" id="changelog">
|
|
<h1>Changelog</h1>
|
|
<p>
|
|
1.3.1 Patch:<br/>
|
|
- Set background image rendering to "crisp-edges"
|
|
</p>
|
|
<p>
|
|
1.3.0 Minor update:<br/>
|
|
- Updated site texts<br/>
|
|
- Fixed git links to now direct to vcs.subcon.town<br/>
|
|
- Updated personal contact info<br/>
|
|
- Fixed css issue causing scrollbars to appear when not needed<br/>
|
|
- Added more backgrounds
|
|
</p>
|
|
<p>
|
|
1.2.2 Patch:<br/>
|
|
- Cleaned up javascript code<br/>
|
|
- Fixed issue with doubly loading wallpaper<br/>
|
|
- Added version query string to css and javascript urls to prevent cache issues
|
|
</p>
|
|
<p>
|
|
1.2.1 Patch:<br/>
|
|
- Set a default background image for the no-javascript crowd<br/>
|
|
- Added this changelog to the website
|
|
</p>
|
|
<p>
|
|
1.2.0 Minor update:<br/>
|
|
- Added blogs content
|
|
</p>
|
|
<p>
|
|
1.1.0 Minor update:<br/>
|
|
- Updated missing content
|
|
</p>
|
|
<p>
|
|
1.0.0 Initial release
|
|
</p>
|
|
</div>
|
|
</main>
|
|
|
|
<footer>
|
|
<br/>
|
|
<div style="text-align: right"><a href="#copyright">BOML</a> 2021 Comfitu.re.</div>
|
|
</footer>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |