add new resources

This commit is contained in:
Lauren
2019-10-06 22:28:54 +09:00
parent 8cbd2a19e3
commit fd206d8776
2 changed files with 18 additions and 0 deletions

View File

@@ -133,6 +133,12 @@
"desc": "Learn CSS box-model by interractively changing the values.",
"url": "https://codepen.io/carolineartz/full/ogVXZj",
"tags": ["visual tool", "educational", "beginner"]
},
{
"title": "Bennett Feely clip-path maker",
"desc": "This CSS clip-path maker helps you understand the clip-path property and all the cool things you can do with it.",
"url": "https://bennettfeely.com/clippy/",
"tags": []
}
]
}

View File

@@ -145,6 +145,18 @@
"desc": "Generate font combinations with deep learning.",
"url": "https://fontjoy.com/",
"tags": []
},
{
"title": "Can't Unsee",
"desc": "A game where your attention to details earns you a lot of coins. WARNING: Once you see the difference between the images, you won't be able to unsee it!",
"url": "https://cantunsee.space/",
"tags": []
},
{
"title": "Image Color Picker",
"desc": "Image color picker and palette generator.",
"url": "https://image-color.com",
"tags": []
}
]
}