Skip to content

Commit 0310b4c

Browse files
committed
README -> Tech Stack
1 parent 5430821 commit 0310b4c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ Additionally, do you think you are capable of facing the challenge of the Python
1010

1111
Because learning is an adventure!
1212

13+
## Tech Stack
14+
15+
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
16+
![CSS](https://img.shields.io/badge/css-%23663399.svg?style=for-the-badge&logo=css&logoColor=white)
17+
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
18+
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
19+
20+
- **Pyodide:** Pyodide enables running full Python code directly in the web browser, allowing interactive coding and learning without installing Python or using a server.
21+
1322
## Learning Roadmap – The Python Path
1423

1524
- [Python Learning Roadmap](https://daniel555as.github.io/the-python-path/pages/roadmap.html#roadmap/)

0 commit comments

Comments
 (0)