This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b1532d6
commit b14577b
Showing
2 changed files
with
37 additions
and
29 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,41 @@ | ||
[ | ||
{ | ||
"title": "Heal Together", | ||
"description": "A web teletherapy app. Still in development.", | ||
"image": "assets/images/heal-together.jpg", | ||
"link": "https://kamiri-charles.github.io/heal-together/", | ||
"icons": "react javascript html5 sass" | ||
}, | ||
|
||
{ | ||
"title": "Movie Quote Generator", | ||
"description": "A web app that generates random movie quotes", | ||
"image": "assets/images/movie-quote-generator.jpg", | ||
"link": "https://kamiri-charles.github.io/movie-quote-generator/", | ||
"icons": "react javascript html5 sass" | ||
}, | ||
{ | ||
"title": "Art Alchemy", | ||
"description": "An e-commerce platform for artists.", | ||
"image": "assets/images/art-alchemy.jpg", | ||
"link": "https://kamiri-charles.github.io/art-alchemy/", | ||
"icons": "typescript java spring-boot mongodb css3" | ||
}, | ||
|
||
{ | ||
"title": "Matrix Rain Effect", | ||
"description": "Inspired by the matrix.", | ||
"image": "assets/images/matrix-rain-effect.jpg", | ||
"link": "https://kamiri-charles.github.io/matrix-rain-effect/", | ||
"icons": "react javascript" | ||
}, | ||
{ | ||
"title": "Heal Together", | ||
"description": "A web teletherapy app. Still in development.", | ||
"image": "assets/images/heal-together.jpg", | ||
"link": "https://kamiri-charles.github.io/heal-together/", | ||
"icons": "react javascript html5 sass" | ||
}, | ||
|
||
{ | ||
"title": "Martial Hero", | ||
"description": "A 2d HTML canvas game. Still in development.", | ||
"image": "assets/images/martial-hero.jpg", | ||
"link": "https://kamiri-charles.github.io/martial-hero/", | ||
"icons": "typescript html5 css3 unity" | ||
} | ||
{ | ||
"title": "Movie Quote Generator", | ||
"description": "A web app that generates random movie quotes", | ||
"image": "assets/images/movie-quote-generator.jpg", | ||
"link": "https://kamiri-charles.github.io/movie-quote-generator/", | ||
"icons": "react javascript html5 sass" | ||
}, | ||
|
||
{ | ||
"title": "Matrix Rain Effect", | ||
"description": "Inspired by the matrix.", | ||
"image": "assets/images/matrix-rain-effect.jpg", | ||
"link": "https://kamiri-charles.github.io/matrix-rain-effect/", | ||
"icons": "react javascript" | ||
}, | ||
|
||
{ | ||
"title": "Martial Hero", | ||
"description": "A 2d HTML canvas game. Still in development.", | ||
"image": "assets/images/martial-hero.jpg", | ||
"link": "https://kamiri-charles.github.io/martial-hero/", | ||
"icons": "typescript html5 css3 unity" | ||
} | ||
] |