Website/content/about/index.md

85 lines
2.7 KiB
Markdown
Raw Normal View History

2024-04-01 12:56:31 +02:00
---
title: "About"
date: 2023-11-27
draft: false
showDate : false
showDateUpdated : false
showHeadingAnchors : false
showPagination : false
showReadingTime : false
showTableOfContents : true
showTaxonomies : false
showWordCount : false
showSummary : false
sharingLinks : false
showEdit: false
showViews: true
showLikes: false
showAuthor: true
layoutBackgroundHeaderSpace: false
---
Hey! I'm Kaley! I sometimes go by DRAGONTOS or dragon, and I just turned 19! I have been using Linux for 3.2 years now and I have since 2 years ago joined the community. I try to help people with problems and make cool project's on
2024-04-02 03:47:40 +02:00
[github](https://github.com/DRAGONTOS)/[forgejo](https://git.kaleyfischer.xyz/DRAGONTOS)! I also have my own hyprland [fork](https://github.com/Trensa-Organization/hyprland)!
2024-04-01 12:56:31 +02:00
2024-04-02 03:47:40 +02:00
## 🤓 Expertise
2024-04-01 12:56:31 +02:00
2024-04-02 03:47:40 +02:00
### Servers & Administration:
- **Operating Systems:** Ubuntu & Debian.
- **Container Management** Docker.
- **Firewall:** pfsense, Ipfire & OPNsense.
- **Scripting:** Bash, Systemd.
2024-04-01 12:56:31 +02:00
2024-04-02 03:47:40 +02:00
### Web & Software Development:
- **Operating Systems:** Linux, Fedora, Debian and Arch.
- **Languages:** C++, Lua.
- **Frameworks:** Hugo.
- **Frontend:** HTML, CSS.
- **Text Editing:** Neovim.
2024-04-01 12:56:31 +02:00
2024-04-02 03:47:40 +02:00
## 📒 Current Projects
- **Hyprland Fork:** I have my own Hyprland fork that I made some changes in, it mainly just is a stable build of Hyprland that you can easily [install]().
2024-04-01 12:56:31 +02:00
2024-04-02 03:47:40 +02:00
## 🗄️ Git Repositories
Below you can find somethings I have worked on in the past and still am working on:
2024-04-01 12:56:31 +02:00
2024-04-02 03:47:40 +02:00
<table>
<thead>
<tr>
<th>Title</th>
<th>Description</th>
<th>Link</th>
</tr>
</thead>
<tbody>
<tr>
<td>RapidMenu</td>
<td>Utilize configuration files to create runner scripts.</td>
<td><a target="_blank" href="https://git.kaleyfischer.xyz/DRAGONTOS/RapidMenu">repo</a></td>
</tr>
<tr>
<td>minecraft-docker</td>
<td>A docker container for running a minecraft server!</td>
<td><a target="_blank" href="https://git.kaleyfischer.xyz/DRAGONTOS/minecraft-docker">repo</a></td>
</tr>
<tr>
<td>dwm</td>
<td>A dwm fork with all my favorite patches.</td>
<td><a target="_blank" href="https://git.kaleyfischer.xyz/DRAGONTOS/dwm">repo</a></td>
</tr>
<tr>
<td>Extramentals</td>
<td>Alt to Essentials!</td>
<td><a target="_blank" href="https://github.com/Trensa-Organization/Extramentals">repo</a></td>
</tr>
<tr>
<td>tr.blood</td>
<td>A blood particle plugin for minecraft.</td>
<td><a target="_blank" href="https://github.com/DRAGONTOS/tr.blood">repo</a></td>
</tr>
</tbody>
</table>
2024-04-01 12:56:31 +02:00
2024-04-02 03:47:40 +02:00
---