Spare time
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Site settings
|
# Site settings
|
||||||
title: Siphalor's Homepage # site title
|
title: Siphalor's Homepage # site title
|
||||||
description: >- # site description
|
description: >- # site description
|
||||||
The homepage of Siphalor - a software developer who does some Minecraft modding in his freetime.
|
The homepage of Siphalor - a software developer who does some Minecraft modding in his spare time.
|
||||||
You might also stumble upon projects made in Python or Rust.
|
You might also stumble upon projects made in Python or Rust.
|
||||||
lang: en-US # default lang
|
lang: en-US # default lang
|
||||||
timezone: Europe/Berlin # set your timezone
|
timezone: Europe/Berlin # set your timezone
|
||||||
@@ -13,7 +13,7 @@ mode: dark # default theme "dark" | "light"
|
|||||||
author:
|
author:
|
||||||
name: Siphalor # author name
|
name: Siphalor # author name
|
||||||
bio: >- # tell to the world
|
bio: >- # tell to the world
|
||||||
Hi, I'm a software developer that focuses on modding the sandbox game <a href="https://en.wikipedia.org/wiki/Minecraft">Minecraft</a> in his freetime.
|
Hi, I'm a software developer that focuses on modding the sandbox game <a href="https://en.wikipedia.org/wiki/Minecraft">Minecraft</a> in his spare time.
|
||||||
Therefore a lot of my projects are Java-based but I also occasionally do projects with Python, Rust or PHP (and the other web technologies).
|
Therefore a lot of my projects are Java-based but I also occasionally do projects with Python, Rust or PHP (and the other web technologies).
|
||||||
username: Siphalor # general username
|
username: Siphalor # general username
|
||||||
github: Siphalor # github username
|
github: Siphalor # github username
|
||||||
|
|||||||
2
about.md
2
about.md
@@ -7,7 +7,7 @@ comments: false
|
|||||||
|
|
||||||
Hi, I'm a German software developer currently studying Applied Informatics.
|
Hi, I'm a German software developer currently studying Applied Informatics.
|
||||||
|
|
||||||
In my freetime I do quite [some modding]({% link modding.html %}) to the sandbox video game [Minecraft](https://en.wikipedia.org/wiki/Minecraft). I also do some more or less experimental projects with Python, PHP and Rust.
|
In my spare time I do quite [some modding]({% link modding.html %}) to the sandbox video game [Minecraft](https://en.wikipedia.org/wiki/Minecraft). I also do some more or less experimental projects with Python, PHP and Rust.
|
||||||
|
|
||||||
|
|
||||||
<codersrank-skills-chart username="Siphalor" branding="false" labels legend skills="C++,CSS,HTML,Java,JavaScript,PHP,Python,Rust,SCSS" other></codersrank-skills-chart>
|
<codersrank-skills-chart username="Siphalor" branding="false" labels legend skills="C++,CSS,HTML,Java,JavaScript,PHP,Python,Rust,SCSS" other></codersrank-skills-chart>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ excerpt: My Minecraft mods.
|
|||||||
comments: false
|
comments: false
|
||||||
---
|
---
|
||||||
|
|
||||||
<p>In my freetime I work on several mods for the sandbox video game <a href="https://en.wikipedia.org/wiki/Minecraft">Minecraft</a>. I base these mods on the <a href="https://fabricmc.net">Fabric toolchain</a> but am kindly looking forward to the <a href="https://quiltmc.org">Quilt toolchain</a> officially launching :)</p>
|
<p>In my spare time I work on several mods for the sandbox video game <a href="https://en.wikipedia.org/wiki/Minecraft">Minecraft</a>. I base these mods on the <a href="https://fabricmc.net">Fabric toolchain</a> but am kindly looking forward to the <a href="https://quiltmc.org">Quilt toolchain</a> officially launching :)</p>
|
||||||
|
|
||||||
<h1>My mods</h1>
|
<h1>My mods</h1>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user