Skip to content

patrikkaura/patrikkaura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 

Repository files navigation

Hello there, I'm Patrik!


Full-stack developer from Czech Republic

welcome

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.




About me

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"],
};