@@ -1070,10 +1070,10 @@ const projectList = [
1070
1070
{
1071
1071
name : "Phpmyadmin" ,
1072
1072
imageSrc :
1073
- " https://raw .githubusercontent.com/phpmyadmin/phpmyadmin/master/themes/original/img/logo_right.png" ,
1074
- projectLink : " https://www.phpmyadmin.net/contribute/" ,
1075
- description : " A web interface for MySQL and MariaDB." ,
1076
- tags : [ " OpenSource" , " Mariadb" , " Mysql" , " HTML" , " PHP" , " Javascript" ] ,
1073
+ ' https://avatars .githubusercontent.com/u/1351977?s=200&v=4' ,
1074
+ projectLink : ' https://www.phpmyadmin.net/contribute/' ,
1075
+ description : ' A web interface for MySQL and MariaDB.' ,
1076
+ tags : [ ' OpenSource' , ' Mariadb' , ' Mysql' , ' HTML' , ' PHP' , ' Javascript' ] ,
1077
1077
} ,
1078
1078
{
1079
1079
name : "Litefy" ,
@@ -1309,6 +1309,13 @@ const projectList = [
1309
1309
description : 'A browser engine designed for applications including embedded use.' ,
1310
1310
tags : [ 'Rust,Browser,Servo' ]
1311
1311
} ,
1312
+ {
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' ]
1318
+ } ,
1312
1319
{
1313
1320
name : 'activist.org' ,
1314
1321
imageSrc : 'https://raw.githubusercontent.com/activist-org/Organization/main/logos/activistLogoRounded.png' ,
0 commit comments