@@ -2449,4 +2449,85 @@ export default [
24492449 repoOwner : 'Leon Bambrick' ,
24502450 category : [ 'course' , 'project' , 'language' ]
24512451 } ,
2452+ {
2453+ id : 254 ,
2454+ link : 'https://raw.githubusercontent.com/AchoArnold/discount-for-student-dev/master/README.md' ,
2455+ repoName : 'discount-for-student-dev' ,
2456+ description : 'This is list of discounts on software (SaaS, PaaS, IaaS, etc.) and other offerings for developers who are students' ,
2457+ repoOwnerName : 'AchoArnold' ,
2458+ repoOwner : 'Acho Arnold' ,
2459+ category : [ 'productive' , 'project' ]
2460+ } ,
2461+ {
2462+ id : 255 ,
2463+ link : 'https://raw.githubusercontent.com/marmelab/awesome-rest/master/README.md' ,
2464+ repoName : 'awesome-rest' ,
2465+ description : 'A collaborative list of great resources about RESTful API architecture, development, test, and performance' ,
2466+ repoOwnerName : 'marmelab' ,
2467+ repoOwner : 'marmelab' ,
2468+ category : [ 'backend' , 'project' ]
2469+ } ,
2470+ {
2471+ id : 256 ,
2472+ link : 'https://raw.githubusercontent.com/cicdops/awesome-ciandcd/master/README.md' ,
2473+ repoName : 'awesome-ciandcd' ,
2474+ description : 'continuous integration and continuous delivery' ,
2475+ repoOwnerName : 'cicdops' ,
2476+ repoOwner : 'cicdops' ,
2477+ category : [ 'course' , 'productive' , 'project' ]
2478+ } ,
2479+ {
2480+ id : 257 ,
2481+ link : 'https://raw.githubusercontent.com/melvin0008/awesome-projects-boilerplates/master/README.md' ,
2482+ repoName : 'awesome-projects-boilerplates' ,
2483+ description : 'Boilerplates for mobile and web apps' ,
2484+ repoOwnerName : 'melvin0008' ,
2485+ repoOwner : 'Melvin' ,
2486+ category : [ 'mob-dev' , 'web-dev' ]
2487+ } ,
2488+ {
2489+ id : 258 ,
2490+ link : 'https://raw.githubusercontent.com/matiassingers/awesome-readme/master/readme.md' ,
2491+ repoName : 'awesome-readme' ,
2492+ description : 'A curated list of awesome READMEs' ,
2493+ repoOwnerName : 'matiassingers' ,
2494+ repoOwner : 'Matias Singers' ,
2495+ category : [ 'productive' ]
2496+ } ,
2497+ {
2498+ id : 259 ,
2499+ link : 'https://raw.githubusercontent.com/NARKOZ/guides/master/README.md' ,
2500+ repoName : 'guides' ,
2501+ description : 'Design and development guides' ,
2502+ repoOwnerName : 'NARKOZ' ,
2503+ repoOwner : 'Nihad Abbasov' ,
2504+ category : [ 'project' , 'course' , 'web-dev' ]
2505+ } ,
2506+ {
2507+ id : 260 ,
2508+ link : 'https://raw.githubusercontent.com/kilimchoi/engineering-blogs/master/README.md' ,
2509+ repoName : 'engineering-blogs' ,
2510+ description : 'A curated list of engineering blogs' ,
2511+ repoOwnerName : 'kilimchoi' ,
2512+ repoOwner : 'Kilim Choi' ,
2513+ category : [ 'productive' ]
2514+ } ,
2515+ {
2516+ id : 261 ,
2517+ link : 'https://raw.githubusercontent.com/chentsulin/awesome-graphql/master/README.md' ,
2518+ repoName : 'awesome-graphql' ,
2519+ description : 'Awesome list of GraphQL' ,
2520+ repoOwnerName : 'chentsulin' ,
2521+ repoOwner : 'C. T. Lin' ,
2522+ category : [ 'web-dev' , 'frontend' , 'backend' ]
2523+ } ,
2524+ {
2525+ id : 262 ,
2526+ link : 'https://raw.githubusercontent.com/fasouto/awesome-dataviz/master/README.md' ,
2527+ repoName : 'awesome-dataviz' ,
2528+ description : 'A curated list of awesome data visualization libraries and resources.' ,
2529+ repoOwnerName : 'fasouto' ,
2530+ repoOwner : 'Fabio Souto' ,
2531+ category : [ 'frontend' , 'data-science' , 'mob-dev' ]
2532+ } ,
24522533] ;
0 commit comments