I am a Developer Advocate at SAP, where I help developers be successful with SAP and non-SAP technology. I spend my days giving trainings, writing tutorials and sample code, producing videos, and speaking at conferences.


cds
type FocusAreas : String enum {
	UI5 = 'SAPUI5/OpenUI5';
	CAP = 'SAP Cloud Application Programming Model';
	BTP = 'SAP Business Technology Platform';
}

Opinions are my own, not SAP's.