|
9 | 9 |
|
10 | 10 | ## Projects list
|
11 | 11 |
|
12 |
| -* [1.Dice simulator](https://github.com/victorpreston/Python-CodeNest/tree/master/0x01-Dice) |
13 |
| -* [2.Dictionary](https://github.com/victorpreston/Python-CodeNest/tree/master/0x02-Dictionary) |
14 |
| -* [3.Hanging man](https://github.com/victorpreston/Python-CodeNest/tree/master/0x03-HangingMan) |
15 |
| -* [4.TicTacToe](https://github.com/victorpreston/Python-CodeNest/tree/master/0x04-TicTacToe) |
16 |
| -* [5.Conditionals](https://github.com/victorpreston/Python-CodeNest/tree/master/0x05-Conditional) |
17 |
| -* [6.Decrements](https://github.com/victorpreston/Python-CodeNest/tree/master/0x06-Decrement) |
18 |
| -* [7.Face detection](https://github.com/victorpreston/Python-CodeNest/tree/master/0x07-Face_detection) |
19 |
| -* [8.Password generator](https://github.com/victorpreston/Python-CodeNest/tree/master/0x08-Passcode-generator) |
20 |
| -* [9.Shutdown](https://github.com/victorpreston/Python-CodeNest/tree/master/0x09-Shutdown) |
21 |
| -* [10.Simple browser](https://github.com/victorpreston/Python-CodeNest/tree/master/0x10-Simple-browser) |
22 |
| -* [11.Text to speech](https://github.com/victorpreston/Python-CodeNest/tree/master/0x11-Text-to-Speech) |
23 |
| -* [12.Weather-finder](https://github.com/victorpreston/Python-CodeNest/tree/master/0x12-Weather-finder) |
24 |
| -* [13.Web server](https://github.com/victorpreston/Python-CodeNest/tree/master/0x13-Web_server) |
25 |
| -* [14.Shuffle](https://github.com/victorpreston/Python-CodeNest/tree/master/0x14-Shuffle) |
26 |
| -* [15.Audio-Book](https://github.com/victorpreston/Python-CodeNest/tree/master/0x15-Audio-Book) |
27 |
| -* [16.QR-Generator](https://github.com/victorpreston/Python-CodeNest/tree/master/0x16-QR-Generator) |
28 |
| -* [17.Sudoku](https://github.com/victorpreston/Python-CodeNest/tree/master/0x17-Sudoku) |
29 |
| -* [18.Url-Web Scrapper](https://github.com/victorpreston/Python-CodeNest/tree/master/0x18-Url-Web-Scraper) |
30 |
| -* [19.PhoneTracker](https://github.com/victorpreston/Python-CodeNest/tree/master/0x19-Phone-Tracker) |
| 12 | +| Number | Name | |
| 13 | +|--------|------| |
| 14 | +| 1 | [Dice simulator](link/to/dice/simulator) | |
| 15 | +| 2 | [Dictionary](link/to/dictionary) | |
| 16 | +| 3 | [Hanging man](link/to/hanging/man) | |
| 17 | +| 4 | [TicTacToe](link/to/tictactoe) | |
| 18 | +| 5 | [Conditionals](link/to/conditionals) | |
| 19 | +| 6 | [Decrements](link/to/decrements) | |
| 20 | +| 7 | [Face detection](link/to/face/detection) | |
| 21 | +| 8 | [Password generator](link/to/password/generator) | |
| 22 | +| 9 | [Shutdown](link/to/shutdown) | |
| 23 | +| 10 | [Simple browser](link/to/simple/browser) | |
| 24 | +| 11 | [Text to speech](link/to/text/to/speech) | |
| 25 | +| 12 | [Weather finder](link/to/weather/finder) | |
| 26 | +| 13 | [Web server](link/to/web/server) | |
| 27 | +| 14 | [Shuffle](link/to/shuffle) | |
| 28 | +| 15 | [Audio Book](link/to/audio/book) | |
| 29 | +| 16 | [QR Generator](link/to/qr/generator) | |
| 30 | +| 17 | [Sudoku](link/to/sudoku) | |
| 31 | +| 18 | [URL Web Scrapper](link/to/url/web/scraper) | |
| 32 | +| 19 | [Phone Tracker](link/to/phone/tracker) | |
| 33 | +| 20 | [Automated Mailing](link/to/phone/tracker) | |
| 34 | +| 21 | [Text Editor](link/to/phone/tracker) | |
| 35 | + |
| 36 | + |
31 | 37 |
|
32 | 38 | ## User Guide
|
33 | 39 |
|
|
0 commit comments