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 simple, readable, and easy to maintain and update
, recognizing the importance of π± sustainability and scalability. 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 Elixir, Go, C, JavaScript, Python, Haskell, Rust... π»
- Strong problem-solving and strategic thinking skills π€π‘
- Experience with software architectures such as microservices, modular monolith, domain driven designs ποΈ
- Familiarity with cloud platforms such as AWS βοΈ
- Strong debugging and troubleshooting skills ππ
π± My GitHub Data
π¦ 320.6 kB Used in GitHub's Storage
π 960 Contributions in the Year 2024
πΌ Opted to Hire
π 317 Public Repositories
π 12 Private Repositories
I'm an Early π€
π Morning 785 commits βββββββββββββββββββββββββ 15.57 %
π Daytime 1859 commits βββββββββββββββββββββββββ 36.88 %
π Evening 1949 commits βββββββββββββββββββββββββ 38.66 %
π Night 448 commits βββββββββββββββββββββββββ 08.89 %
π I'm Most Productive on Tuesday
Monday 656 commits βββββββββββββββββββββββββ 13.01 %
Tuesday 1042 commits βββββββββββββββββββββββββ 20.67 %
Wednesday 629 commits βββββββββββββββββββββββββ 12.48 %
Thursday 437 commits βββββββββββββββββββββββββ 08.67 %
Friday 805 commits βββββββββββββββββββββββββ 15.97 %
Saturday 845 commits βββββββββββββββββββββββββ 16.76 %
Sunday 627 commits βββββββββββββββββββββββββ 12.44 %
π This Week I Spent My Time On
π¬ Programming Languages:
No Activity Tracked This Week
π₯ Editors:
No Activity Tracked This Week
I Mostly Code in Ruby
Ruby 44 repos βββββββββββββββββββββββββ 47.31 %
Go 15 repos βββββββββββββββββββββββββ 16.13 %
Python 9 repos βββββββββββββββββββββββββ 09.68 %
JavaScript 7 repos βββββββββββββββββββββββββ 07.53 %
Haskell 2 repos βββββββββββββββββββββββββ 02.15 %
Timeline
Last Updated on 02/11/2024 04:11:43 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 πππ£οΈ