Technical architects must be using UML diagrams to effectively propose and document their solutions. Because UML is the standard which can communicate precisely and accurately across technical and business background people.
ReadGit logs can tell our history, when and what we were working on. So let's use that to analyze our productivity.
ReadIt's interesting to get insights from our git repository like contributions stats, commits per author, commits per month/week/date, code reviewers. There is an interesting tool called git-quick-stats to help generating these insights.
ReadAudits are tried and tested way to ensure that we are following best practices and conforming to high standards. So why not use these audits as our goal and strive towards scoring 100/100 on audits...
ReadSpreadsheets have served as databases in the past and are quiet convenient to use for simple cases when there isn't much complexity involved. Google sheets is a powerful tool as it integrates easily with various services. Let's try using it as a CMS...
Read