Skip to content

Commit bfa0503

Browse files
authored
fix: use new links and projects in readme (#664)
1 parent 3879040 commit bfa0503

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

README.md

+16-6
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- [Example Project](https://technical-documentation-page.freecodecamp.rocks/)
2424

2525
- Personal Portfolio
26+
2627
- [Project Description](https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-projects/build-a-personal-portfolio-webpage)
2728
- [Example Project](https://personal-portfolio.freecodecamp.rocks/)
2829

@@ -48,10 +49,10 @@
4849
- [Project Description](https://www.freecodecamp.org/learn/2022/javascript-algorithms-and-data-structures/cash-register-project/build-a-cash-register)
4950
- [Example Project](https://cash-register.freecodecamp.rocks/)
5051

51-
- Pokémon Search App
52+
- RPG Creature Search App
5253

53-
- [Project Description](https://www.freecodecamp.org/learn/2022/javascript-algorithms-and-data-structures/pokemon-search-app-project/build-a-pokemon-search-app)
54-
- [Example Project](https://pokemon-search-app.freecodecamp.rocks/)
54+
- [Project Description](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/build-an-rpg-creature-search-app-project/build-an-rpg-creature-search-app)
55+
- [Example Project](https://rpg-creature-search-app.freecodecamp.rocks/)
5556

5657
## Data Visualization
5758

@@ -71,9 +72,12 @@
7172
- [Example Project](https://heat-map.freecodecamp.rocks/)
7273

7374
- Choropleth Map
75+
7476
- [Project Description](https://www.freecodecamp.org/learn/data-visualization/data-visualization-projects/visualize-data-with-a-choropleth-map)
7577
- [Example Project](https://choropleth-map.freecodecamp.rocks/)
78+
7679
- Treemap Diagram
80+
7781
- [Project Description](https://www.freecodecamp.org/learn/data-visualization/data-visualization-projects/visualize-data-with-a-treemap-diagram)
7882
- [Example Project](https://treemap-diagram.freecodecamp.rocks/)
7983

@@ -100,6 +104,7 @@
100104
- [Example project](https://exercise-tracker.freecodecamp.rocks/)
101105

102106
- File Metadata
107+
103108
- [Project description](https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/file-metadata-microservice)
104109
- [Example project](https://file-metadata-microservice.freecodecamp.rocks/)
105110

@@ -126,6 +131,7 @@
126131
- [Example project](https://sudoku-solver.freecodecamp.rocks/)
127132

128133
- American British Translator
134+
129135
- [Project description](https://www.freecodecamp.org/learn/quality-assurance/quality-assurance-projects/american-british-translator)
130136
- [Example project](https://american-british-translator.freecodecamp.rocks/)
131137

@@ -142,6 +148,7 @@
142148
- [Example project](https://anonymous-message-board.freecodecamp.rocks/)
143149

144150
- Secure Real Time Multiplayer Game
151+
145152
- [Project description](https://www.freecodecamp.org/learn/information-security/information-security-projects/secure-real-time-multiplayer-game)
146153
- [Example project](https://secure-real-time-multiplayer-game.freecodecamp.rocks/)
147154

@@ -173,19 +180,21 @@
173180
- [Example project](https://manage-a-book-trading-club.freecodecamp.rocks/)
174181

175182
- Voting App
183+
176184
- [Project description](https://www.freecodecamp.org/learn/coding-interview-prep/take-home-projects/build-a-voting-app)
177185
- [Landing page](https://voting-app.freecodecamp.rocks/)
178186

179187
## APIs and Proxies
180188

181189
### Main Curriculum
182190

183-
- PokéAPI Proxy
191+
- RPG Creature API
184192

185-
- [Project description](https://www.freecodecamp.org/learn/2022/javascript-algorithms-and-data-structures/pokemon-search-app-project/build-a-pokemon-search-app)
186-
- [Landing page](https://pokeapi-proxy.freecodecamp.rocks/)
193+
- [Project description](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/build-an-rpg-creature-search-app-project/build-an-rpg-creature-search-app)
194+
- [Landing page](https://rpg-creature-api.freecodecamp.rocks/)
187195

188196
- Stock Price Checker Proxy
197+
189198
- [Project description](https://www.freecodecamp.org/learn/information-security/information-security-projects/stock-price-checker)
190199
- [Landing page](https://stock-price-checker-proxy.freecodecamp.rocks/)
191200

@@ -202,5 +211,6 @@
202211
- [Landing page](https://weather-proxy.freecodecamp.rocks/)
203212

204213
- Use the Twitch JSON API Proxy
214+
205215
- [Project description](https://www.freecodecamp.org/learn/coding-interview-prep/take-home-projects/use-the-twitch-json-api)
206216
- [Landing page](https://twitch-proxy.freecodecamp.rocks/)

0 commit comments

Comments
 (0)