Skip to content
View georgrybski's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report georgrybski

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
georgrybski/README.md

Hi, I'm Georg Rybski

impl Georg {
    fn new() -> Self {
        Georg {
            languages: &["Java", "TypeScript", "JavaScript", "Rust", "SQL"],
            frameworks: &["Spring", "NestJS", "Jakarta EE", "Quarkus", "Angular"],
            databases: &["PostgreSQL", "Redis", "DynamoDB"],
            system_design: &["RESTful APIs", "Microservices", "Design Patterns"],
            current_project: "Building efficient and scalable software solutions",
            goal: "Continue to learn and grow in all things tech",
        }
    }
}

let software_engineer = Georg::new();

Certifications and Socials:

georg-rybski-linkedin     credly-badges     georg-rybski-hackerrank     georg-rybski-google-cloud-skills-boost


github-snake

Pinned Loading

  1. compass-devsecops-scholarship compass-devsecops-scholarship Public

    Compass UOL DevSecOps Scholarship Activities

    Shell

  2. hackathon-javaee hackathon-javaee Public

    Forked from yanpgabriel/hackathon-javaee

    Simple CRUD using Quarkus, Java EE, Hibernate, Docker and MySQL

    Java 1

  3. hackathon-angular hackathon-angular Public

    Forked from yanpgabriel/hackathon-angular

    Angular TypeScript CRUD application front-end

    TypeScript 1

  4. adatech-bookstore-exercise adatech-bookstore-exercise Public

    3D HashMap In-Memory Database Java Bookstore Application

    Java 1

  5. oxidai oxidai Public

    Rust-based LLM chat application leveraging Candle and Qdrant [WIP]

    Rust