<?php
namespace github\users\alexsvorada;
class Profile {
public string $greeting = 'π Welcome to my profile.';
public array $personal = [
"name" => 'π§βπ» Alex Svorada',
"title" => 'β‘ Fullstack Software Developer',
"location" => 'π Prague, CZ',
];
public array $skills = [
"frameworks" => ['π¦ββ¬ EspoCRM'],
"languages" => ['π PHP', 'β‘ JavaScript', 'β Java'],
"other" => ['π€ Cursor', 'π Docker', 'ποΈ SQL', 'π¦ Git'],
];
public array $contact = [
"email" => 'π¨ alex@svorada.eu',
"linkedin" => 'πΌ linkedin.com/in/alexsvorada',
];
}
Popular repositories Loading
-
SlimyTreeTaps
SlimyTreeTaps PublicForked from Slimefun-Addon-Community/SlimyTreeTaps
A Slimefun4 Addon that adds an alternative way of getting plastic: Through rubber from trees.
Java 2
-
GlobalWarming
GlobalWarming PublicForked from poma123/GlobalWarming
This Slimefun addon adds climate change mechanics to the game.
Java 2
-
SoulJars
SoulJars PublicForked from Slimefun-Addon-Community/SoulJars
A Repository for my Slimefun Addon "SoulJars"
Java 2
-
EcoPower
EcoPower PublicForked from Slimefun-Addon-Community/EcoPower
A SlimefunAddon that is focused on climate-friendly and renewable power generation
-
ExoticGarden
ExoticGarden PublicForked from Slimefun-Addon-Community/ExoticGarden
A Slimefun 4 Addon that adds new plants and various new food items
Java 1
-
If the problem persists, check the GitHub status page or contact support.