import { Component, Input } from '@angular/core' @Component({ selector: 'app-profile-card-small', template: `
Webdeveloper