tim-green-resume 1.1.6 → 1.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/resume.json +7 -0
package/package.json
CHANGED
package/resume.json
CHANGED
|
@@ -35,6 +35,13 @@
|
|
|
35
35
|
"Idle - Multipage Site Template - https://www.timgreen.ws/idle/",
|
|
36
36
|
"Night Owl - Bootstrap Admin Dashboard - https://night-owl.timgreen.ws/"
|
|
37
37
|
],
|
|
38
|
+
"Some apps that I've built in React": [
|
|
39
|
+
"IP Info - https://github.com/tim-green/ip-info-react",
|
|
40
|
+
"Rock Paper Scissor - https://github.com/tim-green/rps-react",
|
|
41
|
+
"The Colour Contrast Checker - https://github.com/tim-green/colour-contrast-checker",
|
|
42
|
+
"Splash - https://github.com/tim-green/splash-clones",
|
|
43
|
+
"GroundCTRL React UI - https://github.com/tim-green/groundctrl-ui"
|
|
44
|
+
],
|
|
38
45
|
"Contact": [
|
|
39
46
|
"Blog - https://www.somewhatcreative.net",
|
|
40
47
|
"Github - https://github.com/tim-green/",
|