Skip to content

Commit 236b227

Browse files
committed
Add javascript-data-table to readme
1 parent aa9ff15 commit 236b227

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,21 @@ Hey, I'm Bill and this is my personal portfolio repo
66

77
View the portfolio live at [billdevcode.github.io](https://billdevcode.github.io/) with links to each individual project
88

9-
OR
9+
**OR**
1010

11-
View each individual project directly
11+
View each individual project directly:
1212

13-
1. \*new\* Maps and Locations - JavaScript, jQuery and Google Places API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/maps-locations), [live](https://billdevcode.github.io/projects/maps-locations/index.html)]
14-
2. Random Quotes - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/random-quotes), [live](https://billdevcode.github.io/projects/random-quotes/index.html)]
15-
3. JavaScript Calculator - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/javascript-calculator), [live](https://billdevcode.github.io/projects/javascript-calculator/index.html)]
16-
4. Pomodoro Clock - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/pomodoro-clock), [live](https://billdevcode.github.io/projects/pomodoro-clock/index.html)]
17-
5. Twitch.tv API - JavaScript, jQuery and Twitch.tv API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/twitchTV), [live](https://billdevcode.github.io/projects/twitchTV/index.html)]
18-
6. FCC Leaderboard - ReactJS, JavaScript and Free Code Camp API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/fcc-leaderboard), [live](https://billdevcode.github.io/projects/fcc-leaderboard/index.html)]
19-
7. Wikipedia Viewer - JavaScript, jQuery and Wikipedia API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/wikipedia-viewer), [live](https://billdevcode.github.io/projects/wikipedia-viewer/index.html)]
20-
8. Tic-Tac-Toe - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/tic-tac-toe), [live](https://billdevcode.github.io/projects/tic-tac-toe/index.html)]
21-
9. Simon Game - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/simon-game), [live](https://billdevcode.github.io/projects/simon-game/index.html)]
13+
1. **new** JavaScript Data Table - Vanilla JavaScript only [[code](https://github.com/billdevcode/javascript-data-table), [live](https://billdevcode.github.io/projects/javascript-data-table/index.html)]
14+
2. Maps and Locations - JavaScript, jQuery and Google Places API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/maps-locations), [live](https://billdevcode.github.io/projects/maps-locations/index.html)]
15+
3. Random Quotes - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/random-quotes), [live](https://billdevcode.github.io/projects/random-quotes/index.html)]
16+
4. JavaScript Calculator - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/javascript-calculator), [live](https://billdevcode.github.io/projects/javascript-calculator/index.html)]
17+
5. Pomodoro Clock - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/pomodoro-clock), [live](https://billdevcode.github.io/projects/pomodoro-clock/index.html)]
18+
6. Twitch.tv API - JavaScript, jQuery and Twitch.tv API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/twitchTV), [live](https://billdevcode.github.io/projects/twitchTV/index.html)]
19+
7. FCC Leaderboard - ReactJS, JavaScript and Free Code Camp API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/fcc-leaderboard), [live](https://billdevcode.github.io/projects/fcc-leaderboard/index.html)]
20+
8. Wikipedia Viewer - JavaScript, jQuery and Wikipedia API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/wikipedia-viewer), [live](https://billdevcode.github.io/projects/wikipedia-viewer/index.html)]
21+
9. Tic-Tac-Toe - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/tic-tac-toe), [live](https://billdevcode.github.io/projects/tic-tac-toe/index.html)]
22+
10. Simon Game - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/simon-game), [live](https://billdevcode.github.io/projects/simon-game/index.html)]
2223

2324
## License
2425

25-
MIT License
26+
MIT License

0 commit comments

Comments
 (0)