-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
632 lines (632 loc) Β· 23.5 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
[
{
"month": "Collections",
"slug": "screenshot-abc-portfolios",
"name": "My Favorite Portfolios",
"desc": "Just a simple collection of my favorite portfolios for varios reasons. Template is copied from Andy Bell, but Im slowly making it my own",
"color": "#338eda",
"url": "https://portfolios4me.vercel.app",
"github": "https://github.com/uvacoder/abc-portfolios4me"
},
{
"month": "Family",
"slug": "screenshot-maddiesworld",
"name": "Maddies World",
"desc": "A little site dedicated to Maddie",
"color": "#338eda",
"url": "https://maddie.vercel.app",
"github": "https://github.com/uvacoder/maddies-world"
},
{
"month": "Colors",
"slug": "screenshot-colortopia",
"name": "A great collection of gradients",
"desc": "A great webapp that is a great tool for geradients and other tools for working with gradients.",
"color": "#43E8D5",
"url": "https://colortopia.vercel.app",
"github": "https://github.com/Uvacoder/abc-colortopia"
},
{
"month": "Colors",
"slug": "screenshot-awesomecolors",
"name": "AwesomeColors",
"desc": "A great tool to help you generate colorful UI and other programming needs.",
"color": "#43E8D5",
"url": "https://awesome-colors.vercel.app",
"github": "https://github.com/Uvacoder/abc-awesome-colors"
},
{
"month": "Colors",
"slug": "screenshot-colorfulpalettes",
"name": "Colorful Palettes",
"desc": "A great tool which generated hundreds of great colorful palettes for you to copy and paste.",
"color": "#43E8D5",
"url": "https://colorfulpalettes.vercel.app",
"github": "https://github.com/Uvacoder/abc-colorful-palettes"
},
{
"month": "Collection",
"slug": "screenshot-blogroll",
"name": "ABC Blogroll",
"desc": "A great collection of blogs and portfolios of my favorite github users.",
"color": "#43E8D5",
"url": "https://abc-blogroll.vercel.app",
"github": "https://github.com/Uvacoder/abc-blogroll"
},
{
"month": "Collection",
"slug": "screenshot-webgems-abc",
"name": "A great collection of webgems",
"desc": "A great webapp that is a searchable curated list of webgems on the net.",
"color": "#43E8D5",
"url": "https://bookmarks-dev.vercel.app",
"github": "https://github.com/Uvacoder/abclinks-webgems-bookmarks4dev"
},
{
"month": "Collection",
"slug": "screenshot-devmarks",
"name": "abc Devmarks",
"desc": "A curated list of dev marks and pages detailing developer setups, gear, software and configs.",
"color": "#43E8D5",
"url": "https://abc-devmarks.vercel.app",
"github": "https://github.com/Uvacoder/abc-devmarks"
},
{
"month": "Collection",
"slug": "screenshot-thetoolbox",
"name": "TheToolbox",
"desc": "A curated collection of useful tools to help you with your programming.",
"color": "#43E8D5",
"url": "https://thetoolbox.vercel.app",
"github": "https://github.com/Uvacoder/abc-tooling"
},
{
"month": "Collection",
"slug": "screenshot-hiddentools",
"name": "Hiddentools",
"desc": "A great collection of tools for all your programming needs.",
"color": "#43E8D5",
"url": "https://abc-hiddentools.vercel.app",
"github": "https://github.com/Uvacoder/abc-hiddentools"
},
{
"month": "Collection",
"slug": "screenshot-abc-freefordev",
"name": "FreeForDev",
"desc": "A great collection of tools for all your programming needs.",
"color": "#43E8D5",
"url": "https://abc-freefordev.vercel.app/#/",
"github": "https://github.com/Uvacoder/abc-freefordev"
},
{
"month": "Collection",
"slug": "screenshot-icones",
"name": "Icones",
"desc": "A great webapp that is a searchable curated list of programming icones on the net.",
"color": "#43E8D5",
"url": "https://abc-icones.vercel.app",
"github": "https://github.com/Uvacoder/abc-icones"
},
{
"month": "Collection",
"slug": "screenshot-GitHub-emojis",
"name": "GitHub Emojis",
"desc": "A great webapp to search all emojis and copy to your clipboard.",
"color": "#43E8D5",
"url": "https://abc-github-emojis.vercel.app",
"github": "https://github.com/Uvacoder/github-emojis"
},
{
"month": "Collection",
"slug": "screenshot-resources4webdev",
"name": "Resources 4 WebDev",
"desc": "A great webapp to search for numerous resources for webdev.",
"color": "#43E8D5",
"url": "https://resources4webdev.netlify.app",
"github": "https://github.com/Uvacoder/abc-resouurces4webdev"
},
{
"month": "Webapp",
"slug": "screenshot-webdev",
"name": "WebDev",
"desc": "A great collectionn of some of the best resources for all your programming needs.",
"color": "#43E8D5",
"url": "https://abc-webdevcoms.vercel.app",
"github": "https://github.com/Uvacoder/webdev"
},
{
"month": "Webapp",
"slug": "screenshot-freeapis",
"name": "Free API's",
"desc": "A great collectionn of all the free apis to use in your projects.",
"color": "#43E8D5",
"url": "https://abc-freeapis.vercel.app/#/",
"github": "https://github.com/Uvacoder/abc-freeapis"
},
{
"month": "Webapp",
"slug": "screenshot-notetaker",
"name": "Notetaker",
"desc": "A great webapp simple notetaking with the notes saved in the browser.",
"color": "#43E8D5",
"url": "https://notetaker.vercel.app",
"github": "https://github.com/Uvacoder/notetaker"
},
{
"month": "Webapp",
"slug": "screenshot-dribbble-stats",
"name": "Dribbble Stats",
"desc": "A great webapp tool which can take all the data from you dribbble account and show all your date.",
"color": "#43E8D5",
"url": "https://dribble-stats.vercel.app",
"github": "https://github.com/Uvacoder/abc-dribbble-stats"
},
{
"month": "Collection",
"slug": "screenshot-abc-rss-feed",
"name": "My devhub Rss Feed",
"desc": "A start at a feed reader from selected blogs I prefer.",
"color": "#338eda",
"url": "https://eleventy-rss-reader.vercel.app",
"github": "https://github.com/uvacoder/abc-elevenety-rss-reader"
},
{
"month": "Webapp",
"slug": "screenshot-github-profile",
"name": "GitHub Profile Search",
"desc": "I made a visualization of the gun lobbyβs $40M+ funding of the U.S. Congress, which I presented in the [NYU Winter 2019 Show for the Recently Possible](https://itp.nyu.edu/shows/winter2019/). Using data from the [Center for Responsive Politics](https://www.opensecrets.org/) & Next.js, the site lets you find your representative, explore by state, & see the bias in funding. ([Project log](https://ima.lachlanjc.com/2019-11-26_cc_final_project/))",
"color": "#338eda",
"url": "https://abc-github-profile.vercel.app",
"github": "https://github.com/uvacoder/abc-github-profile"
},
{
"month": "Webapp",
"slug": "screenshot-doodler",
"name": "The Doodler",
"desc": "Iβve built a lot of sites for [Hack Club](https://hackclub.com/) over the years. In January, I made [a proposal](https://www.notion.so/hackclub/A-new-era-for-web-at-Hack-Club-37f224e3b22d43e183eea08aa5c62485) that we build sites around Airtable as a database, with Next.js & [Theme UI](https://theme-ui.com) for the frontend, so they can be more βdisposableβ as various pieces of startup infrastructure change. In two days, I rebuilt our site indexing high school hackathons with the new methodology.",
"color": "#252429",
"url": "https://abc-doodler.netlify.app",
"github": "https://github.com/uvacoder/doodler"
},
{
"month": "Webapp",
"slug": "screenshot-gitstalk",
"name": "Gitstalk",
"desc": "2020 was really *a year*, so at the end of the year I returned to a project Iβd started at the end of 2019: creating a year in review. I had a lot of fun assembling the story, but especially making the interactive music player for the Music page, visualizing my Activity rings, & all the little design details.",
"color": "#2b2363",
"url": "https://abc-gitstalk.vercel.app",
"github": "https://github.com/uvacoder/gitstalk"
},
{
"month": "Webapp",
"slug": "screenshot-pokerhands",
"name": "Poker Hands Probabilities",
"desc": "Poker hands manager and probabilities.",
"color": "#0b9e43",
"url": "https://pokerhand-ranger.vercel.app",
"github": "https://github.com/Uvacoder/poker-hands"
},
{
"month": "Webapp",
"slug": "screenshot-quotemaster",
"name": "QuoteMaster",
"desc": "Just a simple webapp to display my collection of quotes. Great search feature and ability to copy quotes to your clipboard with one-click",
"color": "#0b9e43",
"url": "https://abc-quotes-eight.vercel.app",
"github": "https://github.com/Uvacoder/abc-quotes"
},
{
"month": "Webapp",
"slug": "screenshot-abc-stoicism",
"name": "Stoic Philosophers",
"desc": "A great collection of stoic philosophers and there most famous quotes.",
"color": "#0b9e43",
"url": "https://abc-stoicism.netlify.app",
"github": "https://github.com/Uvacoder/abc-stoicism"
},
{
"month": "Tool",
"slug": "screensht.vercel.app",
"name": "Screenshot",
"desc": "Just a simple webapp to use for all your screenshot needs. Just put in the url or any site and out comes a pic of that homepage.",
"color": "#0b9e43",
"url": "https://abc-screenshot.vercel.app",
"github": "https://github.com/Uvacoder/abc-screenshot"
},
{
"month": "Tool",
"slug": "screenshot-emojiaid",
"name": "Emoji-aid",
"desc": "Just a simple webapp to search for emojis. With the added ability to click on any emoji and have it copied to your clipboard.",
"color": "#0b9e43",
"url": "https://emoji-aid.vercel.app",
"github": "https://github.com/Uvacoder/abc-emoji-aid"
},
{
"month": "Tool",
"slug": "screenshot-code-generator",
"name": "Code Generator",
"desc": "Just a simple webapp tool for all your password generator needs.",
"color": "#0b9e43",
"url": "https://abc-code-generator.vercel.app",
"github": "https://github.com/Uvacoder/abc-code-generator"
},
{
"month": "Tool",
"slug": "screenshot-ez-resume",
"name": "Ez Resume",
"desc": "Just a simple webapp tool any kind of resume you may need. The best program out there.",
"color": "#0b9e43",
"url": "https://abc-ez-resume.vercel.app",
"github": "https://github.com/Uvacoder/ez-resume"
},
{
"month": "Tool",
"slug": "screenshot-mockup",
"name": "Screenshot Mockup",
"desc": "Just a simple webapp tool to mockup your Design for Instantly Shareable Images",
"color": "#0b9e43",
"url": "https://screenshot-mockup.vercel.app",
"github": "https://github.com/Uvacoder/screenshot-mockup"
},
{
"month": "Tool",
"slug": "screenshot-mockify",
"name": "Mockify",
"desc": "Just a simple webapp tool to mockup your Design for Instantly Shareable Images",
"color": "#0b9e43",
"url": "https://mockify-abc.vercel.app",
"github": "https://github.com/Uvacoder/mockify"
},
{
"month": "Tool",
"slug": "screenshot-gh-readme-generator",
"name": "GitHub Readme Generator",
"desc": "Just a simple webapp tool to create a great readme file for all your github repos.",
"color": "#0b9e43",
"url": "https://gh-readme-generator.vercel.app",
"github": "https://github.com/Uvacoder/gh-readme-generator"
},
{
"month": "Tool",
"slug": "screenshot-youtube-links",
"name": "Convert YouTube Links",
"desc": "Just a simple webapp tool convert your youtube links.",
"color": "#0b9e43",
"url": "https://convert-youtube-links.vercel.app",
"github": "https://github.com/Uvacoder/convert-youtube-links"
},
{
"month": "Collection",
"slug": "screenshot-abc-awesomesearch",
"name": "New Awesome Search",
"desc": "A great search engine to search the awesome list from github user sindhorus.",
"color": "#333CC0",
"url": "https://abc-awesomesearch.vercel.app",
"github": "https://github.com/Uvacoder/abc-awesomesearch"
},
{
"month": "Guide",
"slug": "screenshot-webdev-glossary",
"name": "WebDev Glossary",
"desc": "A great glossary of webdev terms and there definitions with links.",
"color": "#0b9e43",
"url": "https://webdev-glossary.vercel.app",
"github": "https://github.com/Uvacoder/webdev-glossary"
},
{
"month": "Guide",
"slug": "screenshot-htmlrecipes",
"name": "Html Recipes",
"desc": "A great glossary of html snippets, scripts and tips.",
"color": "#F36868",
"url": "https://htmlrecipes-2.vercel.app",
"github": "https://github.com/Uvacoder/htmlrecipes"
},
{
"month": "Guide",
"slug": "screenshot-code-guide",
"name": "Code Guide",
"desc": "A great and simple guide to html and css tips and scripts.",
"color": "#0b9e43",
"url": "https://uvacoder.github.io/code-guide/",
"github": "https://github.com/Uvacoder/code-guide"
},
{
"month": "Collection",
"slug": "screenshot-awesome-newletters",
"name": "Awesome Newsletters",
"desc": "A great collection of some of the best programming newsletters. This site is in the format of awesome repos and is displayed using vuepress.",
"color": "#7c3aed",
"url": "https://uvacoder.github.io/awesome-newsletters/",
"github": "https://github.com/Uvacoder/awesome-newsletters"
},
{
"month": "Guide",
"slug": "screenshot-smolcss",
"name": "Smolcss",
"desc": "A great guide of css code and snippets.",
"color": "#e28397",
"url": "https://smolcss-guide.vercel.app",
"github": "https://github.com/Uvacoder/smolcss-guide"
},
{
"month": "Collection",
"slug": "screenshot-awesome-search",
"name": "Awesome Search",
"desc": "A great search engine to search the awesome list from github user sindhorus.",
"color": "#333CC0",
"url": "https://awesome-search-abc.vercel.app",
"github": "https://github.com/Uvacoder/abc-awesome-search"
},
{
"month": "Collection",
"slug": "screenshot-abc-awesomesearch",
"name": "New Awesome Search",
"desc": "A great search engine to search the awesome list from github user sindhorus.",
"color": "#333CC0",
"url": "https://abc-awesomesearch.vercel.app",
"github": "https://github.com/Uvacoder/abc-awesomesearch"
},
{
"month": "Collection",
"slug": "screenshot-awesome-design-tools",
"name": "Awesome Design Tools",
"desc": "A great great collection of some of the best links for all your design needs.",
"color": "#333CC0",
"url": "https://awesome-design-tools.vercel.app",
"github": "https://github.com/Uvacoder/Awesome-Design-Tools"
},
{
"month": "Collection",
"slug": "screenshot-search-a-gif",
"name": "Search a gif",
"desc": "A very simple and basic search utility for a great catolgue of gifs.",
"color": "#53E5D9",
"url": "https://search-a-gif.vercel.app",
"github": "https://github.com/Uvacoder/gifs"
},
{
"month": "Collection",
"slug": "screenshot-gagagifs",
"name": "My gif collection",
"desc": "A great db of my collection of gifs. Gifs are sorted into topics and easily searchable for the user through the great UI.",
"color": "#E84367",
"url": "https://uvacoder.github.io/ga-ga-gifs/",
"github": "https://github.com/Uvacoder/ga-ga-gifs"
},
{
"month": "Webapp",
"slug": "screenshot-nuxt-hn",
"name": "HackerNews Nuxt",
"desc": "A basic Hackernews webapp built using the framework Nuxtjs.",
"color": "#D544E8",
"url": "https://abc-nuxt-hackernews.vercel.app/news",
"github": "https://github.com/Uvacoder/abc-nuxt-hackernews"
},
{
"month": "Webapp",
"slug": "screenshot-sudoku",
"name": "Sudoku OnLine",
"desc": "A great online version of the very popular game sudoku. Online version has several levels from begineer up to hard.",
"color": "#D544E8",
"url": "https://sudoku-abc.netlify.app",
"github": "https://github.com/Uvacoder/sudoku"
},
{
"month": "Webapp",
"slug": "screenshot-wordle",
"name": "Wordle",
"desc": "A great online version of the very popular game wordle. Online version has several levels from begineer up to hard.",
"color": "#D544E8",
"url": "https://wordle-abc.vercel.app",
"github": "https://github.com/Uvacoder/wordle-abc"
},
{
"month": "Webapp",
"slug": "screenshot-hashnode-analytics",
"name": "Hashnode Analytics",
"desc": "A great tool to get all your stats from hashnode.",
"color": "#80E843",
"url": "https://hashnode-analytics-abc.vercel.app",
"github": "https://github.com/Uvacoder/hashnode-analytics"
},
{
"month": "Webapp",
"slug": "screenshot-gh-stats-abc",
"name": "GitHub Stats",
"desc": "A great webapp much like github profile and gitstalk. Webapp uses the github-api while collecting and displaying data for a selected github user.",
"color": "#43E8D5",
"url": "https://gh-stats-abc.vercel.app",
"github": "https://github.com/Uvacoder/github-stats"
},
{
"month": "Collection",
"slug": "screenshot-publicapis",
"name": "Search Public Apis",
"desc": "Just a simple webapp to display my collection of quotes. Great search feature and ability to copy quotes to your clipboard with one-click",
"color": "#1AE542",
"url": "https://abc-publicapis.vercel.app",
"github": "https://github.com/Uvacoder/abc-publicapis"
},
{
"month": "Collection",
"slug": "screenshot-awesome-devtools",
"name": "All Awesome Devtools",
"desc": "Just a simple collection of frontend resources",
"color": "#1AE542",
"url": "https://https://awesome-devtools.vercel.app",
"github": "https://github.com/Uvacoder/awesome-devtools"
},
{
"month": "Webapp",
"slug": "screenshot-cube-cubed",
"name": "Rubiks Cube",
"desc": "Just a simple webapp to help anyone solve the rubiks cube.",
"color": "#1AE542",
"url": "https://cube-cubed.vercel.app",
"github": "https://github.com/Uvacoder/abc-cube-cubed"
},
{
"month": "Guide",
"slug": "screenshot-devtools",
"name": "DevTools",
"desc": "A collection of guides and cheatsheets.",
"color": "#1AE542",
"url": "https://abc-devtools.vercel.app",
"github": "https://github.com/Uvacoder/abc-devtools"
},
{
"month": "Tool",
"slug": "screenshot-svgwave-abc.vercel.app",
"name": "SvgWave",
"desc": "A great webapp tool to help you create colorful waves for your project. In png or svg.",
"color": "#1AE542",
"url": "https://svgwave-abc.vercel.app",
"github": "https://github.com/Uvacoder/svgwave"
},
{
"month": "Tool",
"slug": "screenshot-svg2jsx",
"name": "Svg2Jsx",
"desc": "A great webapp tool to convert svg code into jsx.",
"color": "#1AE542",
"url": "https://svg2jsx-abc.vercel.app",
"github": "https://github.com/Uvacoder/svg2jsx"
},
{
"month": "Tool",
"slug": "screenshot-signature",
"name": "Perfect Signature",
"desc": "A great webapp tool use as a signature pad.",
"color": "#1AE542",
"url": "https://uvacoder.github.io/v-perfect-signature/",
"github": "https://github.com/Uvacoder/v-perfect-signature"
},
{
"month": "Guide",
"slug": "screenshot-reacttools-guide",
"name": "React Tools Guide",
"desc": "A great guide using docusaurus as its layout and a great guide for all things react.",
"color": "#1AE542",
"url": "https://react-tools-practices-guide.vercel.app",
"github": "https://github.com/Uvacoder/react-tools-practices-guide"
},
{
"month": "Guide",
"slug": "screenshot-vue-cheat-sheet",
"name": "Vue Cheatsheet",
"desc": "A great guide for all your Vue needs and questions. A great cheatsheet.",
"color": "#1AE542",
"url": "https://uvacoder.github.io/vue-cheatsheet/",
"github": "https://uvacoder.github.io/vue-cheatsheet/"
},
{
"month": "Tool",
"slug": "screenshot-physics-calc",
"name": "Physics Calculator",
"desc": "A great webapp tool for use with all things mathmatics and physics.",
"color": "#1AE542",
"url": "https://abc-physics-calc.vercel.app",
"github": "https://github.com/Uvacoder/abc-physics-calc"
},
{
"month": "Guide",
"slug": "screenshot-cheatsheet-css",
"name": "Cheatsheet CSS",
"desc": "A great and simple one page cheatsheet for CSS.",
"color": "#1AE542",
"url": "https://uvacoder.github.io/cheatsheet-css/",
"github": "https://github.com/Uvacoder/cheatsheet-css"
},
{
"month": "Tool",
"slug": "screenshot-cheatsheet-tailwindcss",
"name": "Cheatsheet CSS",
"desc": "A great and simple one page cheatsheet for Tailwindcss.",
"color": "#1AE542",
"url": "https://cheatsheet-tailwindcss.vercel.app",
"github": "https://github.com/Uvacoder/cheatsheet-tailwindcss"
},
{
"month": "Tool",
"slug": "screenshot-converter-tailwindcss",
"name": "Tailwind CSS converter",
"desc": "A great and simple webapp tool to help you on your tailwindcss conversions.",
"color": "#1AE542",
"url": "https://converter-tailwindcss.vercel.app",
"github": "https://github.com/Uvacoder/tailwind-converter"
},
{
"month": "Collection",
"slug": "screenshot-font-library",
"name": "Font Library",
"desc": "A great collection of hundreds of fonts all sorted and organized for you to search and view.",
"color": "#1AE542",
"url": "https://uvacoder.github.io/font-library/#!/",
"github": "https://github.com/Uvacoder/font-library"
},
{
"month": "Tool",
"slug": "screenshot-ez-resume",
"name": "Ez Resume",
"desc": "A great webapp to help you create your own resume with ease but all the looks of a professional.",
"color": "#1AE542",
"url": "https://ez-resume.vercel.app",
"github": "https://github.com/Uvacoder/ez-resume"
},
{
"month": "Colors",
"slug": "screenshot-colorhyper",
"name": "Colorhyper",
"desc": "A great webapp for all kinds of color gradients for your tailwindcss.",
"color": "#1AE542",
"url": "https://colorhyper-abc.vercel.app",
"github": "https://github.com/Uvacoder/colorhyper"
},
{
"month": "Tool",
"slug": "screenshot-abc-mdtool.vercel.app",
"name": "Markdown Editor",
"desc": "A great webapp for all your writing needs using markdown. Multiple preview and import/export abilities.",
"color": "#1AE542",
"url": "https://abc-mdtool.vercel.app",
"github": "https://github.com/Uvacoder/abc-mdtools"
},
{
"month": "Tool",
"slug": "screenshot-abc-periodic-table.netlify.app",
"name": "Periodic Table",
"desc": "A great learning and informative tool for use with all your scientific studies.",
"color": "#1AE542",
"url": "https://abc-periodic-table.netlify.app",
"github": "https://github.com/Uvacoder/periodictable"
},
{
"month": "Tool",
"slug": "screenshot-myrep",
"name": "My Representative",
"desc": "A great searchable tool for finding any persons elected representative through any home address.",
"color": "#1AE542",
"url": "https://myrepresentative.vercel.app",
"github": "https://github.com/Uvacoder/myrepresentative"
},
{
"month": "Collection",
"slug": "screenshot-devfeed",
"name": "devFeed",
"desc": "A great aggregator from 5 of the top web development and programming sites.",
"color": "#1AE542",
"url": "https://abc-devfeed.vercel.app",
"github": "https://github.com/Uvacoder/abc-devfeed"
},
{
"month": "Tool",
"slug": "screenshot-ushare-it.vercel.app",
"name": "Share-It",
"desc": "A great webapp to transfer files online.",
"color": "#43E8D5",
"url": "https://ushare-it.vercel.app",
"github": "https://github.com/Uvacoder/abc-ushare-it"
}
]