Skip to content

Commit ebb0eee

Browse files
committed
Remove dumb projects
1 parent 4293af9 commit ebb0eee

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

src/data/projects.js

-17
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,6 @@ const projects = [
2424
"link":"https://master.d3su1632stz2i2.amplifyapp.com/",
2525
"under_construction": false
2626
},
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-
},
3627
{
3728
"name": "FindMyFourteener 🗻",
3829
"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 = [
4132
"github":"https://github.com/jbrennan414/findmyfourteener",
4233
"under_construction": true
4334
},
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-
},
5235
{
5336
"name": "CurrenSee 💶",
5437
"description": "CurrenSee is a proof that I could successfully get something onto the Apple App Store, here is proof!",

0 commit comments

Comments
 (0)