@@ -24,15 +24,6 @@ const projects = [
24
24
"link" :"https://master.d3su1632stz2i2.amplifyapp.com/" ,
25
25
"under_construction" : false
26
26
} ,
27
- {
28
- "name" : "Coronavirus Tracker 🦠" ,
29
- "description" : "This is a first pass at a coronavirus tracker, using Wes Bos' code along on youtube. In the coming weeks I hope to add to this!" ,
30
- "uses" :[ "react" ] ,
31
- "link" :"https://github.com/jbrennan414/coronavirus" ,
32
- "github" :"https://github.com/jbrennan414/coronavirus" ,
33
- "under_construction" : false ,
34
- "retired" : true
35
- } ,
36
27
{
37
28
"name" : "FindMyFourteener 🗻" ,
38
29
"description" : " Do you live in Denver and need to hike a 14'er? This is the site for you!" ,
@@ -41,14 +32,6 @@ const projects = [
41
32
"github" :"https://github.com/jbrennan414/findmyfourteener" ,
42
33
"under_construction" : true
43
34
} ,
44
- {
45
- "name" : "WhereI'llBe ⛷" ,
46
- "description" : "Share your ski calendar with your friends, to carpool or get drinks on the mountain!" ,
47
- "uses" :[ "react" , "firebase" , "redux" ] ,
48
- "link" :"https://whereillbe.com/" ,
49
- "github" :"https://github.com/jbrennan414/where-ill-be" ,
50
- "retired" : true
51
- } ,
52
35
{
53
36
"name" : "CurrenSee 💶" ,
54
37
"description" : "CurrenSee is a proof that I could successfully get something onto the Apple App Store, here is proof!" ,
0 commit comments