Skip to content

Commit

Permalink
add hangman-game and wikipedia-map
Browse files Browse the repository at this point in the history
  • Loading branch information
sitek94 committed Mar 30, 2021
1 parent 7c452f8 commit 3243094
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 0 deletions.
Binary file added content/projects/hangman-game/images/banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions content/projects/hangman-game/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
slug: 'hangman-game'
title: 'Hangman Game'
description: '_A simple Hangman Game that uses WordsAPI._'
techs:
- 'react'
- 'sass'
- 'jest'
- 'javascript'
date: '2021-01-17'
repoUrl: 'https://github.com/sitek94/hangman-game'
homepageUrl: 'https://sitek94.github.io/hangman-game/'
banner: './images/banner.jpg'
ckTag: 1617114058345
---
Binary file added content/projects/wikipedia-map/images/banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions content/projects/wikipedia-map/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
slug: 'wikipedia-map'
title: 'Wikipedia Map'
description:
'_React application for exploring Wikipedia articles, displayed on Google
Maps._'
techs:
- 'react'
- 'material-ui'
- 'javascript'
date: '2021-03-15'
repoUrl: 'https://github.com/sitek94/wikipedia-map'
homepageUrl: 'https://wikipedia-map.netlify.app/'
banner: './images/banner.jpg'
ckTag: 1617111223354
---

0 comments on commit 3243094

Please sign in to comment.