Skip to content
View SWillames's full-sized avatar

Organizations

@RubyMastery

Block or report SWillames

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

👋 Hello! Welcome to my Github profile. 👋

My name is Sérgio, i'm backend developer

class Programmer
  attr_accessor :name, :skills, :experience, :status

  def initialize(name, skills, experience)
    @name = name
    @skills = skills
    @experience = experience
    @status = 'Available'
  end

  def present
    "Name: #{@name}, Skills: #{@skills.join(', ')}, Experience: #{@experience} years, Status: #{@status}"
  end
end

Languages and Tools:

Low skill

My Skills

Medium Skill

My Skills

Main

My Skills
java java

📊 Github Stats













Pinned Loading

  1. api-people api-people Public

    Java

  2. api_beer api_beer Public

    Java

  3. crypto_wallet crypto_wallet Public

    Ruby

  4. currency_exchanges currency_exchanges Public

    Ruby

  5. discount_inss discount_inss Public

    Ruby

  6. translatechatbot translatechatbot Public

    Ruby