Giter Site home page Giter Site logo

Hi 👋, I am Quy

visitors Linkedin: quydoan Experience

A little more about me...

me = Developer.new(name: 'Quy Doan',
                   experience: '16 years',
                   company: 'Payfare',
                   role: 'Senior Software Developer')

me.extend(FullStackSkills)
me.extend(DevOpsSkills)


class Developer
    attr_reader :name, :experience, :company
    def initialize(name: , experience:, company:, role: )
      @name = name
      @experience = experience
      @company = company
      @role = role
    end
end

module FullStackSkills
    def programing_languages
      %w(ruby javascript typescript html css dart go elixir python)
    end

    def databases
      %w(postgresql redis mongodb firestore mysql cassandra)
    end

    def frameworks
      %w(rails react flutter angular backbone)
    end
    alias_method :libraries, :frameworks

    def webservers
      %w(nginx haproxy puma)
    end
end

module DevOpsSkills
    def devops
      %w(docker k8s openshift helm aws google-cloud concourse heroku)
    end
end

✨ Award ✨

  • 🥈 Startup Weekend - Eco-Social Impact - Montreal, Canada (2018)
  • 🥈 Up Hackathon - Health UP Hackathon - Singapore (2013)
  • Paypal Hackathon - Santiago, Chile (2013)

github-contribution

Profile Views

🐱 My GitHub Data

🏆 46 Contributions in the Year 2022

📦 104.7 kB Used in GitHub's Storage

🚫 Not Opted to Hire

📜 58 Public Repositories

🔑 28 Private Repositories

📊 This Week I Spent My Time On

⌚︎ Time Zone: America/Toronto

💬 Programming Languages: 
Ruby                     19 hrs 19 mins      █████████████████░░░░░░░░   68.79% 
YAML                     6 hrs 15 mins       █████░░░░░░░░░░░░░░░░░░░░   22.29% 
Markdown                 39 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   2.37% 
Text                     27 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   1.66% 
Docker                   17 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   1.07%

🔥 Editors: 
RubyMine                 28 hrs 5 mins       █████████████████████████   99.99% 
VS Code                  0 secs              ░░░░░░░░░░░░░░░░░░░░░░░░░   0.01%

🐱‍💻 Projects: 
samsung_ads-auto_deploy  14 hrs 21 mins      ████████████░░░░░░░░░░░░░   51.09% 
Rtb-trader               7 hrs 34 mins       ██████░░░░░░░░░░░░░░░░░░░   26.94% 
auto-deploy              5 hrs 41 mins       █████░░░░░░░░░░░░░░░░░░░░   20.25% 
veracode-api-wrapper     12 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   0.77% 
crystalball              9 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   0.59%

💻 Operating System: 
Mac                      28 hrs 5 mins       █████████████████████████   100.0%

I Mostly Code in Ruby

Ruby                     21 repos            ███████████░░░░░░░░░░░░░░   45.65% 
JavaScript               17 repos            █████████░░░░░░░░░░░░░░░░   36.96% 
TypeScript               6 repos             ███░░░░░░░░░░░░░░░░░░░░░░   13.04% 
Elixir                   1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   2.17% 
Shell                    1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   2.17%

Timeline

Chart not found

Last Updated on 08/02/2022 18:43:31 UTC

Quy Tran Doan's Projects

mailboxer icon mailboxer

A Rails gem to send messages inside a web application

nodejs-api-starter icon nodejs-api-starter

💥 A GraphQL API boilerplate (template) made with Node.js, TypeScript, and PostgreSQL

pappu-pakia icon pappu-pakia

Web Based HTML5 Game for Github Game Off 2012. Name of the Game is "Pappu Pakia". It is super fun and addicting!

postgres-copy icon postgres-copy

Simple PostgreSQL's COPY command support in ActiveRecord models

rails-template icon rails-template

Application template for Rails 5 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.

spree icon spree

Spree is a complete open source e-commerce solution for Ruby on Rails.

streama icon streama

It's like Netflix, but self-hosted! http://dularion.github.io/streama/

suspenders icon suspenders

A Rails template with our standard defaults, ready to deploy to Heroku.

ulid icon ulid

Universally Unique Lexicographically Sortable Identifier

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.