Skip to content
View dommywalsh's full-sized avatar
  • Mohara
  • cape town

Highlights

  • Pro
Block or Report

Block or report dommywalsh

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

Hello, you legend! ๐Ÿ‘‹

I'm Dom! a budding fullstack developer based out of Barcelona/Cape Town.


More about me ๐Ÿ‘‡

class Dom < Human
  def initialize
   @name = 'Dom Walsh'
   @age = 28
   @nationality = ['South African', 'British', 'EU residency']
   @education = [ 'Stellenbosch University', 'Le Wagon', 'Chek Institute' ]
   @hobbies = [ 'Slacklining', 'Boardgames', 'Hiking' ]
 end

  def current_location
    'Cape Town, South Africa'
  end

  def open_for_work?
   true
  end

  def currently
   {
     coding: ['A boardgame meetup app: Game Plan'],
     reading: [ 'The pragmatic programmer', 'The Drifters'],
     listening_to: ['Low rider - War']
   }
  end
end

Pinned

  1. game_plan game_plan Public

    Ruby

  2. co_connect co_connect Public

    Ruby