1
1
const projectList = [
2
2
{
3
3
name : 'Reseter.css' ,
4
- imageSrc : 'https://github. com/krishdevdb /reseter.css/raw/master /logo.png' ,
5
- projectLink : 'https://github.com/krishdevdb /reseter.css' ,
4
+ imageSrc : 'https://raw.githubusercontent. com/resetercss /reseter.css/main /logo.png' ,
5
+ projectLink : 'https://github.com/resetercss /reseter.css' ,
6
6
description : 'Reseter.css is an awesome CSS boilerplate for a website. It is a great tool for any web designer. Reseter.css resets all the premade styles by the browser. It normalizes the browser\'s stylesheet for a better cross-browser experience.' ,
7
7
tags : [ 'css' , 'sass' , 'scss' , 'less' , 'stylus' ]
8
8
} ,
9
+
10
+ {
11
+ name : 'CircuitVerse' ,
12
+ imageSrc : 'https://github.com/CircuitVerse/CircuitVerse/blob/master/app/assets/images/CircuitVerse.png' ,
13
+ projectLink : 'https://github.com/CircuitVerse' ,
14
+ description : 'CircuitVerse is a free, open-source platform which allows users to construct digital logic circuits online. We also offer the Interactive Book which teaches users on the fundamentals of modern, digital circuits.' ,
15
+ tags : [ 'html' , 'css' , 'sass' , 'javascript' , 'ruby on rails' ]
16
+ } ,
9
17
{
10
18
name : 'MoveIt' ,
11
19
imageSrc :
@@ -35,7 +43,7 @@ const projectList = [
35
43
{
36
44
name : 'React Native' ,
37
45
imageSrc :
38
- 'https://github.com/facebook/react-native/blob/master /Libraries/NewAppScreen/components/logo.png?raw=true' ,
46
+ 'https://github.com/facebook/react-native/blob/main /Libraries/NewAppScreen/components/logo.png?raw=true' ,
39
47
projectLink : 'https://github.com/facebook/react-native/contribute' ,
40
48
description : 'A framework for building native apps with React.' ,
41
49
tags : [ 'JavaScript' , 'React' , 'React Native' , 'Mobile App' ] ,
@@ -200,15 +208,6 @@ const projectList = [
200
208
description : 'Automate Clojure projects without setting your hair on fire.' ,
201
209
tags : [ 'Clojure' , 'Automation' ] ,
202
210
} ,
203
- {
204
- name : 'Brackets' ,
205
- imageSrc :
206
- 'https://github.com/adobe/brackets/raw/gh-pages/images/brackets_128.png?raw=true' ,
207
- projectLink : 'https://github.com/adobe/brackets/contribute' ,
208
- description :
209
- 'An open source code editor for the web, written in JavaScript, HTML and CSS.' ,
210
- tags : [ 'Editor' , 'Windows' , 'Linux' , 'MacOS' ] ,
211
- } ,
212
211
{
213
212
name : 'Webpack' ,
214
213
imageSrc : 'https://avatars3.githubusercontent.com/u/2105791?v=3&s=100' ,
@@ -276,30 +275,6 @@ const projectList = [
276
275
"Learn GitHub's pull request process by contributing code in a fun simulation project." ,
277
276
tags : [ 'GitHub' , 'Tutorial' ] ,
278
277
} ,
279
- {
280
- name : 'Mail For Good' ,
281
- imageSrc : 'https://avatars0.githubusercontent.com/u/9892522?v=3&s=100' ,
282
- projectLink : 'https://github.com/freeCodeCamp/mail-for-good/contribute' ,
283
- description : 'An open source email campaign management tool.' ,
284
- tags : [ 'Nodejs' , 'JavaScript' , 'Email-Campaigns' ] ,
285
- } ,
286
- {
287
- name : 'Hyper' ,
288
- imageSrc :
289
- 'https://camo.githubusercontent.com/847ee74c9984736cc7027686e0a965073b34c9b85677d019111855503fdf869c/68747470733a2f2f6173736574732e7a6569742e636f2f696d6167652f75706c6f61642f76313534393732333834362f7265706f7369746f726965732f68797065722f68797065722d332d7265706f2d62616e6e65722e706e67' ,
290
- projectLink : 'https://github.com/vercel/hyper/contribute' ,
291
- description : 'JS/HTML/CSS Terminal' ,
292
- tags : [
293
- 'HTML' ,
294
- 'CSS' ,
295
- 'JavaScript' ,
296
- 'React' ,
297
- 'Typescript' ,
298
- 'linux' ,
299
- 'macos' ,
300
- 'terminal' ,
301
- ] ,
302
- } ,
303
278
{
304
279
name : 'Visual Studio Code' ,
305
280
imageSrc :
@@ -312,7 +287,7 @@ const projectList = [
312
287
{
313
288
name : 'Scrapy' ,
314
289
imageSrc :
315
- 'https://blog-media.scrapinghub .com/production/wp-content/uploads/2016/10/06054611/Scrapy-300x300.png ' ,
290
+ 'https://camo.githubusercontent .com/40d00cefb120a829517e503658aaf6c987d5f9cc6be5e2e35fb20bd63bdbceb5/68747470733a2f2f7363726170792e6f72672f696d672f7363726170796c6f676f2e706e67 ' ,
316
291
projectLink : 'https://github.com/scrapy/scrapy/contribute' ,
317
292
description :
318
293
'Scrapy is a fast high-level web crawling and web scraping framework, used to crawl websites and extract structured data from their pages. ' ,
@@ -392,8 +367,8 @@ const projectList = [
392
367
imageSrc :
393
368
'https://www.oppia.org/build/assets/images/logo/288x128_logo_mint.42f8d38467fe745205b3374b33668068.png' ,
394
369
projectLink : 'https://github.com/oppia/oppia/contribute' ,
395
- description : 'Tool for collaboratively building interactive lessons .' ,
396
- tags : [ 'Python' , 'Javascript ' , 'Css' , 'Html' , 'Shell '] ,
370
+ description : 'Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege .' ,
371
+ tags : [ 'Python' , 'Typescript ' , 'Angular ' ] ,
397
372
} ,
398
373
{
399
374
name : 'Public Lab' ,
@@ -465,7 +440,7 @@ const projectList = [
465
440
{
466
441
name : 'css-protips' ,
467
442
imageSrc :
468
- 'https://camo .githubusercontent.com/9b290de6835cf807aaa81bb6a7cfdf3835636f8c/68747470733a2f2f7261776769742e636f6d2f416c6c5468696e6773536d697474792f6373732d70726f746970732f6d61737465722f6d656469612f6c6f676f2e737667 ' ,
443
+ 'https://raw .githubusercontent.com/AllThingsSmitty/css-protips/fc4c12dfcdfb26c43a09bc2176525637c3c38268/assets/img/bulb.svg ' ,
469
444
projectLink : 'https://github.com/AllThingsSmitty/css-protips/contribute' ,
470
445
description : 'Simple but useful tips to improve your CSS skills.' ,
471
446
tags : [ 'CSS' , 'tips' , 'guide' , 'simple' , 'useful' ] ,
@@ -601,7 +576,15 @@ const projectList = [
601
576
'https://raw.githubusercontent.com/vercel/hyper/canary/app/static/icon.png' ,
602
577
projectLink : 'https://github.com/zeit/hyper/contribute' ,
603
578
description : 'A terminal built on web technologies' ,
604
- tags : [ 'html' , 'javascript' , 'css' , 'react' , 'terminal' ] ,
579
+ tags : [ 'HTML' ,
580
+ 'CSS' ,
581
+ 'JavaScript' ,
582
+ 'React' ,
583
+ 'Typescript' ,
584
+ 'linux' ,
585
+ 'macos' ,
586
+ 'terminal'
587
+ ] ,
605
588
} ,
606
589
{
607
590
name : 'Kap' ,
@@ -937,7 +920,7 @@ const projectList = [
937
920
{
938
921
name : 'ClickHouse' ,
939
922
imageSrc :
940
- 'https://raw.githubusercontent. com/ClickHouse/ClickHouse/ master/website/ images/logo.png' ,
923
+ 'https://github. com/ClickHouse/clickhouse-presentations/raw/ master/images/logo-400x240 .png' ,
941
924
projectLink : 'https://github.com/ClickHouse/ClickHouse/contribute' ,
942
925
description :
943
926
'Column-oriented database management system that allows generating analytical data reports in real time.' ,
@@ -1150,6 +1133,34 @@ const projectList = [
1150
1133
projectLink : 'https://github.com/codenameone/CodenameOne' ,
1151
1134
description : 'Cross-platform mobile app development framework for Java & Kotlin developers' ,
1152
1135
tags : [ 'Cross-Platform' , 'OpenSource' , 'Java' , 'Kotlin' , 'Android' , 'iOS' , 'Framework' ]
1136
+ } ,
1137
+ {
1138
+ name : 'SymPy' ,
1139
+ imageSrc : 'https://www.sympy.org/static/images/logo.png' ,
1140
+ projectLink : 'https://github.com/sympy/sympy' ,
1141
+ description : 'A computer algebra system written in pure Python' ,
1142
+ tags : [ 'Python' , 'Science' , 'Math' , 'Computer-Algebra' ]
1143
+ } ,
1144
+ {
1145
+ name : 'Pytorch' ,
1146
+ imageSrc : 'https://github.com/pytorch/pytorch/raw/master/docs/source/_static/img/pytorch-logo-dark.png' ,
1147
+ projectLink : 'https://github.com/pytorch/pytorch' ,
1148
+ description : 'PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.' ,
1149
+ tags : [ 'Python' , 'Machine-Learning' , 'Deep-Learning' , 'Neural-Network' , ]
1150
+ } ,
1151
+ {
1152
+ name : 'Yarn' ,
1153
+ imageSrc : 'https://github.com/yarnpkg/assets/raw/master/yarn-kitten-full.png?raw=true' ,
1154
+ projectLink : 'https://github.com/yarnpkg/yarn' ,
1155
+ description : 'Yarn is a JavaScript package manager created by Facebook that doubles as a project manager.' ,
1156
+ tags : [ 'JavaScript' , 'Package-Manager' , 'NodeJS' , 'NPM' , ]
1157
+ } ,
1158
+ {
1159
+ name : 'Scribe - Language Keyboards' ,
1160
+ imageSrc : 'https://raw.githubusercontent.com/scribe-org/Organization/main/logo/ScribeAppLogo.png' ,
1161
+ projectLink : 'https://github.com/scribe-org/Scribe-iOS' ,
1162
+ description : 'Keyboards for language learners with translation, verb conjugation and more!' ,
1163
+ tags : [ 'iOS' , 'Swift' , 'Productivity' , 'Good First Issue' , 'Beginner' ]
1153
1164
}
1154
1165
] ;
1155
1166
export default projectList ;
0 commit comments