Skip to content

eliezerantonio/GentilPinto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

class Me
    USERNAME = 'GentilPinto'
    NAME = 'Gentil Pinto'
    WEB = 'https://gentilpinto.github.io/my-page/'
    TWITTER = '@gentil__pinto'
    LINKEDIN = '/in/gentilpinto'
    CODE = {
        frontend: ['HTML', 'CSS', 'JavaScript', 'Boostrap', 'Angular'],
        backend: ['Ruby on Rails', 'PHP', 'Laravel', 'NodeJS'],
        architecture: ['SPA', 'MVC', 'REST']
        database: ['PostgreSQL', 'MySQL', 'SQLite3'],
        tools: ['VSCode', 'git', 'GitHub', 'heroku', 'postman'],
        so: ['Linux']
    }
    
    def self.whoami
        puts USERNAME
    end
    
    def self.getDailyKnowledge
        puts [
            :Ruby,
            :RubyOnRails,
            :Javascript,
            :TypeScript,
            :CSS,
            :Angular,
            :TDD
        ]
    end

    def self.getFutureGoal
        puts 'To contribute to open source.'
    end
end

Me.whoami

# GentilPinto

Visitor count

Some stats 💻

my_github_stats languages


Languages & Tools 💻

Profiles 😎

Gentil Pinto GitHub followers Gentil Pinto GitHub followers Gentil Pinto GitHub followers Gentil Pinto GitHub followers Gentil Pinto GitHub followers Gentil Pinto Codewars

  • Thanks for visiting. ❤️ and Follow me !! 😄

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published