Organization Avatar
{{ 'PUBLIC_PAGE.COMPANY_PROFILE' | translate }}

{{ 'PUBLIC_PAGE.YEAR_FOUNDED' | translate }}: {{ organization.registrationDate | dateFormat : null : 'Y' }}
{{ 'PUBLIC_PAGE.COMPANY_SIZE' | translate }}: {{ employeeCounts }}
{{ 'PUBLIC_PAGE.TOTAL_CLIENTS' | translate }}: {{ clientCounts$ | async }}
{{ 'PUBLIC_PAGE.CLIENT_FOCUS' | translate }}:
{{ 'PUBLIC_PAGE.PROFITS' | translate }} :
{{ 'PUBLIC_PAGE.TOTAL_PROJECTS' | translate }}:
{{ 'PUBLIC_PAGE.TOTAL_INCOME' | translate }}:
{{ 'PUBLIC_PAGE.TOTAL_BONUSES_PAID' | translate }}:
{{ 'PUBLIC_PAGE.EMPLOYEES' | translate }}:
{{ 'PUBLIC_PAGE.DESCRIPTION' | translate }}:
{{ 'PUBLIC_PAGE.OVERVIEW' | translate }}:
{{ 'POP_UPS.MINIMUM_PROJECT_SIZE' | translate }}:
{{ organization.currency }} {{ organization.minimumProjectSize }}
{{ 'PUBLIC_PAGE.SKILLS' | translate }}:
{{ 'PUBLIC_PAGE.LANGUAGES' | translate }}:
{{ 'PUBLIC_PAGE.AWARDS' | translate }}:
{{ employee?.organizationPosition?.name }}
{{ employee?.short_description }}
{{ employee.payPeriod | replace : '_' : ' ' | titlecase }}
Sofia, Sofia, Bulgaria
{{ 'PUBLIC_PAGE.AVERAGE_BONUS' | translate }}: {{ employee.billRateCurrency }} {{ employee.averageBonus === null ? 0 : employee.averageBonus }}
  • {{ skill.name }}
  • {{ employee.billRateValue | currency : employee.billRateCurrency : 'symbol' | position : organization?.currencyPosition }}/hr
    {{ employee.totalWorkHours }} {{ 'ORGANIZATIONS_PAGE.HOURS_WORKED' | translate }}
    A
    {{ 'PUBLIC_PAGE.ANONYMOUS' | translate }}
    Full Stack Web Developer
    {{ employee.payPeriod | replace : '_' : ' ' | titlecase }}
    Sofia, Sofia, Bulgaria
    {{ 'PUBLIC_PAGE.AVERAGE_BONUS' | translate }}: {{ employee.billRateCurrency }} {{ employee.averageBonus === null ? 0 : employee.averageBonus }}
  • {{ skill.name }}
  • {{ client?.name }}