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
📦 321.2 kB Used in GitHub's Storage
🏆 9 Contributions in the Year 2025
💼 Opted to Hire
📜 327 Public Repositories
🔑 13 Private Repositories
I'm an Early 🐤
🌞 Morning 830 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.00 %
🌆 Daytime 1918 commits █████████░░░░░░░░░░░░░░░░ 36.97 %
🌃 Evening 1985 commits ██████████░░░░░░░░░░░░░░░ 38.26 %
🌙 Night 455 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 08.77 %
📅 I'm Most Productive on Tuesday
Monday 668 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.88 %
Tuesday 1082 commits █████░░░░░░░░░░░░░░░░░░░░ 20.86 %
Wednesday 643 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.39 %
Thursday 447 commits ██░░░░░░░░░░░░░░░░░░░░░░░ 08.62 %
Friday 810 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.61 %
Saturday 869 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.75 %
Sunday 669 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.90 %
📊 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 46 repos ███████████░░░░░░░░░░░░░░ 44.66 %
Go 20 repos █████░░░░░░░░░░░░░░░░░░░░ 19.42 %
Python 10 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 09.71 %
C 3 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 02.91 %
Haskell 3 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 02.91 %
Timeline
Last Updated on 17/02/2025 08:13:48 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 🎨🧑💻🔬🧪
Making even a simple change to a monolithic codebase is pretty hard because you must understand the entire thing very well. Making changes to smaller, well-defined modules is much easier 💡💻🤔
Do what you feel in your heart to be right – for you’ll be criticized anyway 💖🙏🗣️