portfolio.sh
$ cat README.md
about.sh
$ ./about.sh --verbose

[INFO] Passionate developer with a love for creating elegant solutions to complex problems. I specialize in building web applications with modern technologies and have a keen interest in user experience design.

[INFO] Currently focused on full-stack development using React, Next.js, Laravel, and Node.js. Always eager to learn new technologies and share knowledge with the community.

experience.log
$ cat experience.log | grep -A 10 "work_history"

Junior Front-end Developer

2025 - Present

Penterep s.r.o.

Leading development of web applications using React and Node.js. Architecting scalable solutions and mentoring junior developers.

Vue.jsSCSSLaravelTypeScriptShadCN/UI

Junior Full Stack Developer

2024 - 2024

McRAI s.r.o.

Built and maintained multiple client projects from concept to deployment. Collaborated with designers to create pixel-perfect interfaces.

NettePHPCSSJavaScriptMySQL
education.txt
$ head -n 20 education.txt

Bachelor's Degree in Computer Science

Technical University of Brno - Faculty of Information Technology

2024 - Present

Pursuing advanced studies in software development, algorithms, and system design.

Information Technology Maturity

Secondary Technical School Třebíč

2020 - 2024

Focused on programming, hardware, and database systems.

skills.json
$ jq '.skills' skills.json
"Code Languages": [
"C","C++","Python","C#","Java","Assembly","VHDL","Bash"
]
"Frontend": [
"React","Next.js","TypeScript","Tailwind CSS","Vue.js","Sass","HTML","jQuery"
]
"Backend": [
"Node.js","Laravel","PostgreSQL","MySQL","PHP"
]
"Tools": [
"Git","Docker","VS Code","Figma","Linux","TeX"
]
"Soft Skills": [
"Fast delivery","Problem Solving","Effective Communication","Agile/Scrum"
]
hobbies.list
$ cat hobbies.list
🎮 Gaming - Good gameplay and graphics enjoyer
📚 Movies - Lover of Sci-fi and Thriller films
⚽ Football - Fan and playing on amateur level
🏃 Running - Maintaining fitness and mental clarity
🎨 Design - Photo edit and graphic design
📷 A.I. - Machine Learning enthusiast
$ _