diff --git a/assets/profilesPic/SIDHANT THAKUR.png b/assets/profilesPic/SIDHANT THAKUR.png new file mode 100644 index 0000000..78bab44 Binary files /dev/null and b/assets/profilesPic/SIDHANT THAKUR.png differ diff --git a/lib/completeMemberInfo.dart b/lib/completeMemberInfo.dart index b43fd54..5f7387d 100644 --- a/lib/completeMemberInfo.dart +++ b/lib/completeMemberInfo.dart @@ -1,4 +1,4 @@ -/* +/* Plese go though the "Contributors.md" file before you start coding or editing. However the guidelines are as follows: @@ -107,6 +107,18 @@ class AllMembers { githubURL: 'https://github.com/shivanshugarg12800', linkedInURL: 'https://www.linkedin.com/in/shivanshugarg12', status: 'Web Designer'), + + Member( + name: 'Sidhant Thakur', + year: '2nd', + department: 'Information Technology', + profilePic: 'assets/profilesPic/SIDHANT THAKUR.png', + aboutMe: + 'A beginner willing to learn and explore new things and technologies in IT field', + + githubURL: 'https://github.com/SIDHANT2001', + linkedInURL: 'https://www.linkedin.com/in/sidhant-thakur-138673160/', + status: 'BEGINNER '), ]; static List get members {