Skip to content

Commit

Permalink
have 6+ years of experience (since 2018)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 authored Jun 1, 2024
1 parent bf998ba commit 98ffe8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/widgets/about.dart
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const aboutTitle =
'We are a Mobile Developer Team, develop applications on platforms like Android, iOS and cross-platform like Flutter';

const aboutDetails =
'- We have 4+ years experiences to develop Android,iOS and Flutter applications. \n'
'- We have 6+ years experiences to develop Android,iOS and Flutter applications. \n'
'- Performed technical designs and implementation of 10+ complex apps. \n'
'- Worked closely with marketing team, design team, and QC team to develop applications from scratch.\n'
'- We have launched the apps in Play Store. \n'
Expand Down
4 changes: 2 additions & 2 deletions lib/widgets/members.dart
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const profiles = <ProfileModel>[
avatarPath: 'assets/images/chung_avatar.png',
name: 'Hoàng Anh Chung (@hoangchungk53qx1)',
description:
'I am a full-stack developer with 5+ years of experience developing mobile apps.\n'
'I am a full-stack developer with 6+ years of experience developing mobile apps.\n'
'I have developed through many complex applications related to fields such as livestream, social networking, photo editing, tools...',
techUsed: [
Technology.android,
Expand All @@ -49,7 +49,7 @@ const profiles = <ProfileModel>[
avatarPath: 'assets/images/hoc_avatar.jpg',
name: 'Nguyễn Thái Học (@hoc081098)',
description: 'A senior full-stack engineer, mobile developer and backend developer.\n'
'I have 5+ years of experience (since 2018), have a strong knowledge of Clean Architecture,'
'I have 6+ years of experience (since 2018), have a strong knowledge of Clean Architecture,'
' MVVM, MVI, Reactive Programming, Kotlin/Android, Dart/Flutter, iOS/Swift.\n'
'Focus on technical, clean code, good architecture and performance.',
techUsed: [
Expand Down

0 comments on commit 98ffe8d

Please sign in to comment.