Skip to content

Commit

Permalink
fix(sebastian): slight wording adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
maybeanerd committed Dec 9, 2024
1 parent ea45d50 commit 0aa613a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions server/profiles/sebastian.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export const sebastian: Profile = {
{ en: 'Orchestration of 15+ microfrontends by 9+ teams' },
{ en: 'Stewardship of a shared component library' },
{ en: 'Highly scalable multi-brand setup with minimal overhead by leveraging complex CI/CD pipelines' },
{ en: 'Custom communication system between native (iOS, Android) apps and embedded web views' },
],
showInProfile: true,
type: ProjectType.job,
Expand Down Expand Up @@ -228,8 +229,8 @@ export const sebastian: Profile = {
],
highlights: [
{
en: '50k+ user sign-ups.',
de: '50k+ Nutzeranmeldungen.',
en: '50k+ user sign-ups',
de: '50k+ Nutzeranmeldungen',
},
{
en: 'Dev-Lead for teams of up to 5',
Expand Down

0 comments on commit 0aa613a

Please sign in to comment.