Skip to content

Commit

Permalink
Add base layer projects for now
Browse files Browse the repository at this point in the history
  • Loading branch information
April Rieger authored and April Rieger committed Dec 19, 2023
1 parent 4943f8e commit fc3dac5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 18 deletions.
Binary file added content/images/employee360.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 10 additions & 18 deletions content/sections/projects/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,27 @@
{
"visible": true,
"category": "",
"title": "",
"description": "",
"tags": ["", ""],
"title": "Employee360",
"description": "A tool to manage and organize employee data to help during one on ones, coaching, reviews, and promotions.",
"tags": ["Ruby on Rails", "Product Owner"],
"image": {
"src": "../../images/clement-h-95YRwf6CNw8-unsplash.jpg",
"src": "../../images/employee360.png",
"alt": "",
"linkTo": ""
},
"links": [
{
"type": "github",
"url": "https://github.com/aprilrieger"
},
{
"type": "external",
"url": "https://aprilrieger.github.io"
"url": "https://github.com/scientist-softserv/employee360"
}
]
},
{
"visible": true,
"category": "",
"title": "",
"description": "",
"tags": ["", ""],
"title": "A Step-by-Step Guide To Effortlessly Dockerize Your PHP Laravel App",
"description": "A quick dockerized Laravel php application ready for development.",
"tags": ["Tutorial", "Docker", "php", "Laravel", "Development"],
"image": {
"src": "../../images/clement-h-95YRwf6CNw8-unsplash.jpg",
"alt": "",
Expand All @@ -36,11 +32,7 @@
"links": [
{
"type": "github",
"url": "https://github.com/aprilrieger"
},
{
"type": "external",
"url": "https://aprilrieger.github.io"
"url": "https://github.com/aprilrieger/larvel-app"
}
]
}
Expand All @@ -50,4 +42,4 @@
"label": "Visit on Github",
"url": "https://github.com/aprilrieger"
}
}
}

0 comments on commit fc3dac5

Please sign in to comment.