Skip to content

Commit

Permalink
Merge pull request #11 from Yaswanth-Mitta/externalyash
Browse files Browse the repository at this point in the history
Added my details in external collabs
  • Loading branch information
xcrescent authored Oct 10, 2023
2 parents f3341c1 + e845ca9 commit f05bfd8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added assets/images/yaswanth_mitta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions lib/data/external_collaborator.dart
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,14 @@ List<BrlCard> externalColab = [
linked: 'https://www.linkedin.com/in/aman-kumar-986448238',
ig: 'https://www.instagram.com/aman_singh.9223',
),
const BrlCard(
img: 'https://xcrescent.github.io/portfolio_brl_trainees/assets/assets/images/yaswanth_mitta.png',
name: 'Yaswanth Mitta',
memberType: 'External Collaborator',
domain: 'Flutter Developer',
git: 'https://github.com/Yaswanth-Mitta',
linked: 'https://www.linkedin.com/in/yaswanth-mitta',
ig: 'https://www.instagram.com/ninnu._kori/?hl=en',
),
// Add your own card here
];

0 comments on commit f05bfd8

Please sign in to comment.