diff --git a/.vs/IOSD_MAIT_Hacktoberfest-2020_Flutter/v16/.suo b/.vs/IOSD_MAIT_Hacktoberfest-2020_Flutter/v16/.suo new file mode 100644 index 0000000..81a720c Binary files /dev/null and b/.vs/IOSD_MAIT_Hacktoberfest-2020_Flutter/v16/.suo differ diff --git a/.vs/IOSD_MAIT_Hacktoberfest-2020_Flutter/v16/Browse.VC.db b/.vs/IOSD_MAIT_Hacktoberfest-2020_Flutter/v16/Browse.VC.db new file mode 100644 index 0000000..90acf44 Binary files /dev/null and b/.vs/IOSD_MAIT_Hacktoberfest-2020_Flutter/v16/Browse.VC.db differ diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json new file mode 100644 index 0000000..0cf5ea5 --- /dev/null +++ b/.vs/ProjectSettings.json @@ -0,0 +1,3 @@ +{ + "CurrentProjectSetting": "No Configurations" +} \ No newline at end of file diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..80ba86d --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,11 @@ +{ + "ExpandedNodes": [ + "", + "\\assets", + "\\assets\\images", + "\\assets\\profilesPic", + "\\lib" + ], + "SelectedNode": "\\assets\\profilesPic\\Safal.jpg", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..3d9a253 Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/assets/profilesPic/Safal.jpg b/assets/profilesPic/Safal.jpg new file mode 100644 index 0000000..3d6f512 Binary files /dev/null and b/assets/profilesPic/Safal.jpg differ diff --git a/lib/completeMemberInfo.dart b/lib/completeMemberInfo.dart index 4c539b0..418e96c 100644 --- a/lib/completeMemberInfo.dart +++ b/lib/completeMemberInfo.dart @@ -103,6 +103,16 @@ class AllMembers { linkedInURL: 'https://www.linkedin.com/in/shivanshugarg12', status: 'Web Designer'), Member( + name: 'Safal Mahat', + year: '3rd', + department: 'Computer Science and Information Technology', + profilePic: 'assets/profiles/Safal.jpg', + aboutMe: 'I am a hardworking computer science student and want be start my carrer as fullstack developer. Simply put I am a learner.', + facebookURL: 'https://www.facebook.com/safal08', + githubURL: 'https://github.com/Safal08', + linkedInURL: 'https://www.linkedin.com/in/s%C3%A1f%C3%A0l-m%C3%A1h%C3%A0t-2056b2194/', + status: 'Web Designer'), + Member( name: 'Rashmi', year: '2nd', department: 'Computer Science',