Skip to content

Commit b630524

Browse files
committed
Add Gamified Developer Portfolio to README and index.html
1 parent 9bf5bea commit b630524

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ All projects can be previewed through our [Projects Demo Page](https://rishabhar
1414
4. **Places Autocomplete** - Google Places Autocomplete integration [Preview ](https://rishabharaj.github.io/basic-projects/Places_Autocomplete_though_google/autocomplete.html)
1515
5. **Python Backend Login Page** - A login system with Python backend [ Preview ](https://rishabharaj.github.io/basic-projects/Python_backend_login_page/help.html)
1616
6. **WeatherApp** - A simple weather forecast page [ Preview ](https://rishabharaj.github.io/basic-projects/WeatherApp/index.html)
17+
7. **Gamified Developer Portfolio** - Interactive portfolio with playable mini‑games (Snake, Pong, Memory, Typing), XP/leveling, and persistent stats.
18+
[ Preview ](https://rishabharaj.github.io/gamified-portfolio/) · [ Repo ](https://github.com/rishabharaj/gamified-portfolio)
1719

1820
## Project Structure
1921

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@ <h1>Basic Projects</h1>
5555
<li><a href="./Places_Autocomplete_though_google/autocomplete.html">Places Autocomplete</a></li>
5656
<li><a href="./Python_backend_login_page/help.html">Python Backend Login Page</a></li>
5757
<li><a href="./WeatherApp/index.html">Weather forecast </a></li>
58+
<li>
59+
<a href="https://rishabharaj.github.io/gamified-portfolio/" target="_blank" rel="noopener noreferrer">Gamified Portfolio (Deployed)</a>
60+
&nbsp;|&nbsp;
61+
<a href="https://github.com/rishabharaj/gamified-portfolio" target="_blank" rel="noopener noreferrer">Repo</a>
62+
</li>
5863

5964
</ul>
6065
</div>

0 commit comments

Comments
 (0)