Skip to content
View patrikkaura's full-sized avatar
πŸ‡ΊπŸ‡¦
πŸ‡ΊπŸ‡¦

Highlights

  • Pro
Block or Report

Block or report patrikkaura

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
patrikkaura/README.md

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

Pinned

  1. jan-havlik/dnarchive jan-havlik/dnarchive Public

    Human Genome Database

    TypeScript 2

  2. quadtree quadtree Public archive

    Quadtree - gradient-boosted decision tree model used to predict guanine quadruplexes in DNA sequences

    JavaScript 1

  3. dna-analyser-ibp dna-analyser-ibp Public

    DNA analyser IBP - api wrapper for bioinformatics.ibp used for creating R-loop tracker, P53predictor, G4Killer and G4Hunter analysis

    Jupyter Notebook 1

  4. quadruplex-generator quadruplex-generator Public archive

    Quadruplex generator - python script used to generate artificial guanine quadruplex sequences

    Python 1