const profile = new Profile() .addGreeting('Hi') .withName('Ujjwal Vishwakarma') .withTitle('Software Developer') .withExpertise('System Software + Web Development') .build();