<?php
namespace github\users\alexsvorada;
class Profile {
public string $greeting = 'π Welcome to my profile.';
public array $personal = [
"name" => 'π§βπ» Alex Svorada',
"title" => 'β‘ Fullstack Developer',
"location" => 'π Prague, CZ',
];
public array $stack = [
"frameworks" => ['π¦ββ¬ EspoCRM'],
"languages" => ['π PHP', 'π TypeScript', 'π Python'],
"other" => ['π€ Cursor', 'π¨ TailwindCSS', 'π Docker', 'ποΈ SQL', 'π¦ Git'],
];
public array $contact = [
"email" => 'π¨ alex@svorada.eu',
"linkedin" => 'πΌ linkedin.com/in/alexsvorada',
];
}
Pinned Loading
-
forswinapiwrapper
forswinapiwrapper PublicVBA-based Windows API wrapper for automating Fors window interactions.
VBA
-
-
ultimate-tic-tac-toe
ultimate-tic-tac-toe PublicA real-time multiplayer Ultimate Tic-Tac-Toe game. Play against friends in this strategic variation of the classic game.
TypeScript
-
PaintballBattle
PaintballBattle PublicForked from Ajneb97/PaintballBattle
https://www.spigotmc.org/resources/76676/
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.