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
π¦ 326.6 kB Used in GitHub's Storage
π 168 Contributions in the Year 2025
πΌ Opted to Hire
π 337 Public Repositories
π 17 Private Repositories
I'm an Early π€
π Morning 1118 commits βββββββββββββββββββββββββ 17.56 %
π Daytime 2178 commits βββββββββββββββββββββββββ 34.22 %
π Evening 2495 commits βββββββββββββββββββββββββ 39.20 %
π Night 574 commits βββββββββββββββββββββββββ 09.02 %
π I'm Most Productive on Tuesday
Monday 686 commits βββββββββββββββββββββββββ 10.78 %
Tuesday 1543 commits βββββββββββββββββββββββββ 24.24 %
Wednesday 848 commits βββββββββββββββββββββββββ 13.32 %
Thursday 514 commits βββββββββββββββββββββββββ 08.08 %
Friday 842 commits βββββββββββββββββββββββββ 13.23 %
Saturday 1123 commits βββββββββββββββββββββββββ 17.64 %
Sunday 809 commits βββββββββββββββββββββββββ 12.71 %
π This Week I Spent My Time On
π¬ Programming Languages:
Other 22 hrs 3 mins βββββββββββββββββββββββββ 61.94 %
Ruby 5 hrs 4 mins βββββββββββββββββββββββββ 14.23 %
Markdown 4 hrs 5 mins βββββββββββββββββββββββββ 11.47 %
Git 58 mins βββββββββββββββββββββββββ 02.73 %
sh 39 mins βββββββββββββββββββββββββ 01.84 %
π₯ Editors:
Firefox 21 hrs 2 mins βββββββββββββββββββββββββ 59.06 %
Neovim 10 hrs 3 mins βββββββββββββββββββββββββ 28.24 %
Cursor 3 hrs 57 mins βββββββββββββββββββββββββ 11.11 %
RubyMine 33 mins βββββββββββββββββββββββββ 01.59 %
I Mostly Code in Ruby
Ruby 49 repos βββββββββββββββββββββββββ 45.37 %
Go 20 repos βββββββββββββββββββββββββ 18.52 %
Python 11 repos βββββββββββββββββββββββββ 10.19 %
Shell 3 repos βββββββββββββββββββββββββ 02.78 %
C 3 repos βββββββββββββββββββββββββ 02.78 %
Timeline
Last Updated on 23/06/2025 12:17:56 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 πππ£οΈ