When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth π€ππ‘
ππ¨π Software Craftmanship's manifesto
π My name is Tien Do. I work as a Ruby on Rails software engineer π»π€οΈ. Ruby is among my first programming languages
ππ», and I feel fortunate to have found it for its unique freedom
and expressive syntax
π€π¬. Thanks to Matsumoto
and all developers who crafted
this fantastic language ππ¨βπ»π.
Ruby on Rails builds upon Ruby, and my enjoyment of Ruby underscores my passion for Ruby on Rails
π€©.
As a software engineer, I embrace a π continuously evolving approach
to learning and growth. I'm dedicated to π€ maintaining curiosity
and openness
towards new technologies and techniques, always seeking ways to improve my skills and knowledge
. When tackling challenges or seeking advice, I prioritize solutions that benefit my team and organization
π₯. I am π passionate about crafting code that is readable, scalable, and maintainable
. Moreover, I understand that π change is constant
in both software engineering and life, and I'm prepared to adapt and evolve
to stay ahead πββοΈππ.
- Quick learning, adapting to new technologies, teams, and organizations π
- Proficient in Ruby and familiar with other programming languages such as Python, Go, Haskell, JavaScript... π»
- Strong problem-solving and strategic thinking skills π€π‘
- Experience with software architectures such as microservices, distributed system ποΈ
- Familiarity with cloud platforms such as AWS βοΈ
- Strong debugging and troubleshooting skills ππ
π± My GitHub Data
π¦ 357.1 kB Used in GitHub's Storage
π 169 Contributions in the Year 2025
πΌ Opted to Hire
π 337 Public Repositories
π 18 Private Repositories
I'm an Early π€
π Morning 1162 commits βββββββββββββββββββββββββ 17.86 %
π Daytime 2199 commits βββββββββββββββββββββββββ 33.79 %
π Evening 2559 commits βββββββββββββββββββββββββ 39.33 %
π Night 587 commits βββββββββββββββββββββββββ 09.02 %
π I'm Most Productive on Tuesday
Monday 687 commits βββββββββββββββββββββββββ 10.56 %
Tuesday 1611 commits βββββββββββββββββββββββββ 24.76 %
Wednesday 881 commits βββββββββββββββββββββββββ 13.54 %
Thursday 514 commits βββββββββββββββββββββββββ 07.90 %
Friday 846 commits βββββββββββββββββββββββββ 13.00 %
Saturday 1148 commits βββββββββββββββββββββββββ 17.64 %
Sunday 820 commits βββββββββββββββββββββββββ 12.60 %
π This Week I Spent My Time On
π¬ Programming Languages:
Other 1 hr 25 mins βββββββββββββββββββββββββ 70.59 %
Ruby 35 mins βββββββββββββββββββββββββ 29.41 %
π₯ Editors:
Firefox 1 hr 25 mins βββββββββββββββββββββββββ 70.59 %
Neovim 35 mins βββββββββββββββββββββββββ 29.41 %
I Mostly Code in Ruby
Ruby 49 repos βββββββββββββββββββββββββ 44.95 %
Go 21 repos βββββββββββββββββββββββββ 19.27 %
Python 11 repos βββββββββββββββββββββββββ 10.09 %
Shell 3 repos βββββββββββββββββββββββββ 02.75 %
C 3 repos βββββββββββββββββββββββββ 02.75 %
Timeline
Last Updated on 09/10/2025 12:17:36 UTC
There is no large codebase in any language that has zero accidental complexity. There are awkward bugfixes. There are workarounds. There are mitigations. There are many many reasons why the useful code won't be pure and beautiful π»ππ€
Changeability is the only design metric that matters; code that's easy to change is well-designed π οΈππ¨
Like many human endeavors, design is part art, part engineering, and part guesswork and experimentation. Discipline, hard work, inspiration, and sound technique all play their parts π¨π§βπ»π¬π§ͺ
MakΒing even a simΒple change to a monoΒlithΒic codeΒbase is pretΒty hard because you must underΒstand the entire thing very well. MakΒing changes to smallΒer, well-defined modΒules is muchΒ easier π‘π»π€
Do what you feel in your heart to be right β for youβll be criticized anyway πππ£οΈ