Skip to content
View ShiedaKayn1975's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report ShiedaKayn1975

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

URRAA 🤠

This account contains my important/interesting private repositories.

Rest of my repositories and my information can be found on this profile: https://github.com/ShiedaKayn1975

Have a nice day!

Pinned Loading

  1. cupcake cupcake Public

    Media service for Final Project

    Ruby

  2. kirin kirin Public

    Backend for my e-commerce system

    Ruby 3

  3. Metaprogramming in Ruby Metaprogramming in Ruby
    1
    ## Dynamic Method
    2
    ```ruby
    3
    # Decide how to define a method at runtime
    4
    class C
    5
    end
  4. cupcake-cdk cupcake-cdk Public

    Infrastructure as code with AWS CDK

    Python