Skip to content
View e-mannonen's full-sized avatar
📚
Studying
📚
Studying
  • Helsinki
  • 19:53 (UTC +03:00)
Block or Report

Block or report e-mannonen

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

image

class SoftwareEngineer

    def initialize
        @name = "Elisa Mannonen"
        @role = "Software Engineer"
        @language_spoken = ["fi_FI", "se_SE", "de_DE", "en_US"]
        @languages_used = ["TypeScript", "JavaScript", "C", "Python"]
    end

    def greet
        puts "I don't know what to write here yet I will come up with it later :)"
    end

end

me = SoftwareEngineer.new
me.greet

Popular repositories

  1. e-mannonen e-mannonen Public

    Config files for my GitHub profile.