#!/bin/bash
git clone https://stefka.eu/
cd stefka.eu

export NAME="Jiří Štefka"
export YearOfBirth=2002
export JOB="student"
export LIFE_STYLE="scouting"
export CURIOUS=1
export HOBBIES="coding,
                music (guitar),
                driving,
                repairing stuff,
                ..."

gcc -Wall -Wextra -g person.c -o "$NAME"
./"$NAME" -"$YearOfBirth" -"$JOB" -"$LIFE_STYLE" -"$CURIOUS" -"$HOBBIES"

Yup, that’s me ↑.

You're probably wondering how I got here. Well it all started

Links to nice things

💻 You can read about some of my projects here

⚙️ I host my own Forgejo instance

  • Here you can find all my personal projects

🚀 You can find me on Github

  • Here I help out other projects

📫 Contact Me

☕️ Support Me

If you find my work helpful, please consider buying me a coffee ☕️

Buy me a coffee
Well, that’s all!

For now at least 😉

RSS