diff --git a/CHANGELOG.md b/CHANGELOG.md index cd84777..71a6c4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,40 @@ -# 1.0.0 (2023-11-12) +# 1.2.0 (2023-11-13) ### Feat -- add profiles recording ++ update profiles content + - [Wyatt Walsh](https://github.com/wyattowalsh) + - [Peter Strick](https://github.com/PeterStrick) + - [trinib](https://github.com/trinib) + - [Silvanus Sterlinghart](https://github.com/FierceMao) + - [Mᴀɴᴀsᴇ́s Jᴇsᴜ́s](https://github.com/manasesjesus) + - [Anmol Baranwal](https://github.com/Anmol-Baranwal) + - [Stefan (^_^)](https://github.com/cornatul) + - [AH WEI](https://github.com/kwchang0831) + - [Meet Vasani](https://github.com/D4-80593-meetvasani) + - [Jeremy(Xinyi) Zhang](https://github.com/Jeremyzzzz) + - [Saif Al Siam](https://github.com/alsiam) + - [Mauricio Taffarel](https://github.com/taffarel55) + - [Mindula Dilthushan Manamperi](https://github.com/Mindula-Dilthushan) + - [Aman Seelay](https://github.com/ImSeelay) + - [Владислав Кузнецов](https://github.com/SmithyVL) + - [Shivam Prakash](https://github.com/Shivam171) + - [Szwedzik](https://github.com/szwedzik) + - [Samarth Saxena](https://github.com/SamarthSaxena10) + - [Dennis Abrams](https://github.com/dennisabrams) + +# 1.1.0 (2023-11-12) + +### Feat + ++ add profiles recording # 1.0.0 (2023-11-08) ### Feat -- initialization Project -- categories -- love the cards -- chinese/English switching -- local data storage ++ initialization Project ++ categories ++ love the cards ++ chinese/English switching ++ local data storage diff --git a/README.md b/README.md index 941f90e..5085677 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,25 @@ Link: [https://bubble-awesome-profile.vercel.app/](https://bubble-awesome-profil Profiles ++ [Wyatt Walsh](https://github.com/wyattowalsh) ++ [Peter Strick](https://github.com/PeterStrick) ++ [trinib](https://github.com/trinib) ++ [Silvanus Sterlinghart](https://github.com/FierceMao) ++ [Mᴀɴᴀsᴇ́s Jᴇsᴜ́s](https://github.com/manasesjesus) ++ [Anmol Baranwal](https://github.com/Anmol-Baranwal) ++ [Stefan (^_^)](https://github.com/cornatul) ++ [AH WEI](https://github.com/kwchang0831) ++ [Meet Vasani](https://github.com/D4-80593-meetvasani) ++ [Jeremy(Xinyi) Zhang](https://github.com/Jeremyzzzz) ++ [Saif Al Siam](https://github.com/alsiam) ++ [Mauricio Taffarel](https://github.com/taffarel55) ++ [Mindula Dilthushan Manamperi](https://github.com/Mindula-Dilthushan) ++ [Aman Seelay](https://github.com/ImSeelay) ++ [Владислав Кузнецов](https://github.com/SmithyVL) ++ [Shivam Prakash](https://github.com/Shivam171) ++ [Szwedzik](https://github.com/szwedzik) ++ [Samarth Saxena](https://github.com/SamarthSaxena10) ++ [Dennis Abrams](https://github.com/dennisabrams) + [Alexandre Sanlim](https://github.com/alexandresanlim) + [Anmol Singh](https://github.com/anmol098) + [Michael Hoffmann](https://github.com/mokkapps) diff --git a/README.zh.md b/README.zh.md index 4c35c7b..9e2e548 100644 --- a/README.zh.md +++ b/README.zh.md @@ -70,6 +70,25 @@ Link: [https://bubble-awesome-profile.vercel.app/](https://bubble-awesome-profil Profiles ++ [Wyatt Walsh](https://github.com/wyattowalsh) ++ [Peter Strick](https://github.com/PeterStrick) ++ [trinib](https://github.com/trinib) ++ [Silvanus Sterlinghart](https://github.com/FierceMao) ++ [Mᴀɴᴀsᴇ́s Jᴇsᴜ́s](https://github.com/manasesjesus) ++ [Anmol Baranwal](https://github.com/Anmol-Baranwal) ++ [Stefan (^_^)](https://github.com/cornatul) ++ [AH WEI](https://github.com/kwchang0831) ++ [Meet Vasani](https://github.com/D4-80593-meetvasani) ++ [Jeremy(Xinyi) Zhang](https://github.com/Jeremyzzzz) ++ [Saif Al Siam](https://github.com/alsiam) ++ [Mauricio Taffarel](https://github.com/taffarel55) ++ [Mindula Dilthushan Manamperi](https://github.com/Mindula-Dilthushan) ++ [Aman Seelay](https://github.com/ImSeelay) ++ [Владислав Кузнецов](https://github.com/SmithyVL) ++ [Shivam Prakash](https://github.com/Shivam171) ++ [Szwedzik](https://github.com/szwedzik) ++ [Samarth Saxena](https://github.com/SamarthSaxena10) ++ [Dennis Abrams](https://github.com/dennisabrams) + [Alexandre Sanlim](https://github.com/alexandresanlim) + [Anmol Singh](https://github.com/anmol098) + [Michael Hoffmann](https://github.com/mokkapps) diff --git a/src/common/profiles.ts b/src/common/profiles.ts index bae1830..db96afa 100644 --- a/src/common/profiles.ts +++ b/src/common/profiles.ts @@ -1,6 +1,139 @@ import { IProfileCard } from '@/types/config'; export const ProfileCardList: IProfileCard[] = [ + { + name: 'Wyatt Walsh', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/62.jpg', + githubUrl: 'https://github.com/wyattowalsh' + }, + { + name: 'Peter Strick', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/63.jpg', + githubUrl: 'https://github.com/PeterStrick' + }, + { + name: 'trinib', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/64.jpg', + githubUrl: 'https://github.com/trinib' + }, + { + name: 'Silvanus Sterlinghart', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/65.jpg', + githubUrl: 'https://github.com/FierceMao' + }, + { + name: 'Mᴀɴᴀsᴇ́s Jᴇsᴜ́s', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/66.jpg', + githubUrl: 'https://github.com/manasesjesus' + }, + { + name: 'Anmol Baranwal', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/67.jpg', + githubUrl: 'https://github.com/Anmol-Baranwal' + }, + { + name: 'Stefan (^_^)', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/68.jpg', + githubUrl: 'https://github.com/cornatul' + }, + { + name: 'AH WEI', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/69.jpg', + githubUrl: 'https://github.com/kwchang0831' + }, + { + name: 'Meet Vasani', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/70.jpg', + githubUrl: 'https://github.com/D4-80593-meetvasani' + }, + { + name: 'Jeremy(Xinyi) Zhang', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/71.jpg', + githubUrl: 'https://github.com/Jeremyzzzz' + }, + { + name: 'Saif Al Siam', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/72.jpg', + githubUrl: 'https://github.com/alsiam' + }, + { + name: 'Mauricio Taffarel', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/73.jpg', + githubUrl: 'https://github.com/taffarel55' + }, + { + name: 'Mindula Dilthushan Manamperi', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/74.jpg', + githubUrl: 'https://github.com/Mindula-Dilthushan' + }, + { + name: 'Aman Seelay', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/75.jpg', + githubUrl: 'https://github.com/ImSeelay' + }, + { + name: 'Владислав Кузнецов', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/76.jpg', + githubUrl: 'https://github.com/SmithyVL' + }, + { + name: 'Shivam Prakash', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/77.jpg', + githubUrl: 'https://github.com/Shivam171' + }, + { + name: 'Szwedzik', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/78.jpg', + githubUrl: 'https://github.com/szwedzik' + }, + { + name: 'Samarth Saxena', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/79.jpg', + githubUrl: 'https://github.com/SamarthSaxena10' + }, + { + name: 'Dennis Abrams', + snapshootTime: '2023/11/13 22:00', + imageUrl: + 'https://raw.githubusercontent.com/LHRUN/file-store/main/bubble/80.jpg', + githubUrl: 'https://github.com/dennisabrams' + }, { name: 'Alexandre Sanlim', snapshootTime: '2023/11/12 13:22',