|
9 | 9 |
|
10 | 10 | ## Projects list
|
11 | 11 |
|
12 | | -| Number | Name | |
| 12 | +| Number | Directory | |
13 | 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) | |
| 14 | +| 1 | [Dice simulator](https://github.com/victorpreston/Python-CodeNest/tree/master/0x01-Dice) | |
| 15 | +| 2 | [Dictionary](https://github.com/victorpreston/Python-CodeNest/tree/master/0x02-Dictionary) | |
| 16 | +| 3 | [Hanging man](https://github.com/victorpreston/Python-CodeNest/tree/master/0x03-HangingMan) | |
| 17 | +| 4 | [TicTacToe](https://github.com/victorpreston/Python-CodeNest/tree/master/0x04-TicTacToe) | |
| 18 | +| 5 | [Conditionals](https://github.com/victorpreston/Python-CodeNest/tree/master/0x05-Conditional) | |
| 19 | +| 6 | [Decrements](https://github.com/victorpreston/Python-CodeNest/tree/master/0x06-Decrement) | |
| 20 | +| 7 | [Face detection](https://github.com/victorpreston/Python-CodeNest/tree/master/0x07-Face_detection) | |
| 21 | +| 8 | [Password generator](https://github.com/victorpreston/Python-CodeNest/tree/master/0x08-Passcode-generator) | |
| 22 | +| 9 | [Shutdown](https://github.com/victorpreston/Python-CodeNest/tree/master/0x09-Shutdown) | |
| 23 | +| 10 | [Simple browser](https://github.com/victorpreston/Python-CodeNest/tree/master/0x10-Simple-browser) | |
| 24 | +| 11 | [Text to speech](https://github.com/victorpreston/Python-CodeNest/tree/master/0x11-Text-to-Speech) | |
| 25 | +| 12 | [Weather finder](https://github.com/victorpreston/Python-CodeNest/tree/master/0x12-Weather-finder) | |
| 26 | +| 13 | [Web server](https://github.com/victorpreston/Python-CodeNest/tree/master/0x13-Web_server) | |
| 27 | +| 14 | [Shuffle](https://github.com/victorpreston/Python-CodeNest/tree/master/0x14-Shuffle) | |
| 28 | +| 15 | [Audio Book](https://github.com/victorpreston/Python-CodeNest/tree/master/0x15-Audio-Book) | |
| 29 | +| 16 | [QR Generator](https://github.com/victorpreston/Python-CodeNest/tree/master/0x16-QR-Generator) | |
| 30 | +| 17 | [Sudoku](https://github.com/victorpreston/Python-CodeNest/tree/master/0x17-Sudoku) | |
| 31 | +| 18 | [URL Web Scrapper](https://github.com/victorpreston/Python-CodeNest/tree/master/0x18-Url-Web-Scraper) | |
| 32 | +| 19 | [Phone Tracker](https://github.com/victorpreston/Python-CodeNest/tree/master/0x19-Phone-Tracker) | |
| 33 | +| 20 | [Automated Mailing](https://github.com/victorpreston/Python-CodeNest/tree/master/0x20-AutomatedMailing) | |
| 34 | +| 21 | [Text Editor](https://github.com/victorpreston/Python-CodeNest/tree/master/0x21TextEditor) | |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
0 commit comments