I'm a full-stack developer building digital products and machine learning models. I currently code advertising system (Sklik) for Seznam a.s. and work as researcher staff member at Masaryk University. When I'm not coding you can find me gravel riding, or running around the city.
type FullStack = Frontend & Backend
const patrik: FullStack = {
code: ["Typescript", "Javascript", "NodeJs", "Deno", "π Python"],
askMeAbout: ["web development", "machine learning"],
technologies: {
frontend: ["ReactJS", "Typescript"],
backend: {
js: ["NextJS", "Express", "koa"],
python: ["Flask"],
},
devOps: ["Kubernetes", "Dockerπ³", "Gitlab CI/CD", "Github actions", "Nginx"],
databases: ["mongo", "Maria db", "sqlite", "redis"],
machineLearning: ["Keras", "XGBoost", "scikit-learn", "opencv"],
},
hobbies: ["π F1 - Redbull Racing", "π Frantisek Kotleta's books", "π΄β Gravel cycling", "πββοΈ Running"],
architecture: ["Microservice", "Single page applications"],
currentFocus: ["Web development", "System architecture", "Machine learning"],
};