-
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
a7e1f85
commit 21ba7ef
Showing
1 changed file
with
12 additions
and
2 deletions.
There are no files selected for viewing
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,2 +1,12 @@ | ||
# resume | ||
My digital resume | ||
resume | ||
============ | ||
|
||
### About | ||
My digital resume allows readers to easily looking at relevant skill sets by filtering related experience and projects. Build with React library to manage contents and user interaction. | ||
|
||
### Stacks | ||
- React: The Javascript library | ||
- react-redux: Managing loaded data in the state | ||
- json-loader: Loading JSON data into React environment | ||
- Webpack & Babel: Javascript bundler | ||
- Docker: Isolating applications and setting up required environment |