Daisuke Yamashita is the Chief Development Officer at ANDPAD, which provides a project management system for the construction industry. He discussed how ANDPAD uses static analysis of Go code to analyze code structure, check types, use static single assignment form, and analyze pointers. Developing static analysis involves starting with a skeleton, using a layered architecture, and avoiding prohibited dependencies between layers.