|
1 | 1 | const projectList = [
|
2 |
| - |
| 2 | + |
3 | 3 | {
|
4 | 4 | name: "appsmith",
|
5 | 5 | imageSrc: "https://raw.githubusercontent.com/appsmithorg/appsmith/release/static/appsmith_logo_white.png",
|
@@ -985,14 +985,6 @@ const projectList = [
|
985 | 985 | "MPP",
|
986 | 986 | ],
|
987 | 987 | },
|
988 |
| - { |
989 |
| - name: "Game of Life", |
990 |
| - imageSrc: |
991 |
| - "https://avatars0.githubusercontent.com/u/20078201?s=460&u=3e17a0f93f3c87b4dcef5671b623519229a5c4fb&v=4", |
992 |
| - projectLink: "https://github.com/TroyTae/game-of-life/contribute", |
993 |
| - description: "Conway's game of life web version!", |
994 |
| - tags: ["Javascript", "Typescript", "Good First Issue"], |
995 |
| - }, |
996 | 988 | {
|
997 | 989 | name: "Mattermost",
|
998 | 990 | imageSrc:
|
@@ -1310,11 +1302,11 @@ const projectList = [
|
1310 | 1302 | tags: ['Rust,Browser,Servo']
|
1311 | 1303 | },
|
1312 | 1304 | {
|
1313 |
| - name:'matplotlib', |
1314 |
| - imageSrc:'https://github.com/matplotlib/matplotlib/blob/main/doc/_static/matplotlib-icon.svg', |
1315 |
| - projectLink:'https://github.com/matplotlib/matplotlib', |
1316 |
| - description:'Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.', |
1317 |
| - tags:['python','gtk','data-science','qt','data-visualization','tk','matplotlib','plotting','hacktoberfest','wx'] |
| 1305 | + name: 'matplotlib', |
| 1306 | + imageSrc: 'https://github.com/matplotlib/matplotlib/blob/main/doc/_static/matplotlib-icon.svg', |
| 1307 | + projectLink: 'https://github.com/matplotlib/matplotlib', |
| 1308 | + description: 'Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.', |
| 1309 | + tags: ['python', 'gtk', 'data-science', 'qt', 'data-visualization', 'tk', 'matplotlib', 'plotting', 'hacktoberfest', 'wx'] |
1318 | 1310 | },
|
1319 | 1311 | {
|
1320 | 1312 | name: 'activist.org',
|
|
0 commit comments