Skip to content

Commit 21f8e28

Browse files
committed
➕ Add banner!
Signed-off-by: Harmouch101 <eng.mahmoudharmouch@gmail.com>
1 parent 5248f85 commit 21f8e28

File tree

2 files changed

+19
-10
lines changed

2 files changed

+19
-10
lines changed

README.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,35 @@ All rights reserved.
66

77
<div align="left">
88
<span>
9-
<a href="https://github.com/Harmouch101/Awesome-Pycon-Notes">
9+
<a href="https://github.com/Harmouch101/awesome-pycon-notes">
1010
<img loading="lazy" width="149" height="149" src="https://github.blog/wp-content/uploads/2008/12/forkme_right_darkblue_121621.png?resize=149%2C149" class="attachment-full size-full jetpack-lazy-image" alt="Fork me on GitHub" data-recalc-dims="1" data-lazy-src="https://github.blog/wp-content/uploads/2008/12/forkme_right_darkblue_121621.png?resize=149%2C149&is-pending-load=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" align="right" float="right">
1111
</a>
1212
</span>
1313
<span display="inline-block">
14-
<h1>Awesome Pycon Notes!</h1>
14+
<h1>😎 Awesome Pycon Notes!</h1>
1515
</span>
1616
</div>
1717

1818
<div align="left">
19-
<a class="github-fork-ribbon" href="https://github.com/Harmouch101/Awesome-Pycon-Notes" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">
20-
<img src="https://awesome.re/badge-flat.svg" alt="Awesome" style="display:block; margin-left:auto; margin-right:auto; width:45%;">
19+
<a class="github-fork-ribbon" href="https://github.com/Harmouch101/awesome-pycon-notes" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">
20+
<img src="./assets/Banner.PNG" alt="Awesome" width="80%">
2121
</a>
22+
<br>
2223
</div>
2324

24-
> A Collection of notes, speaker's deck/files related to pycon talks.
25-
> Maintained by [`Mahmoud Harmouch`](https://github.com/harmouch101).
26-
> This repository can be used as a reference/documentation for mastering the python programming language and the Django framework.
25+
<br>
26+
<br>
27+
<br>
2728

28-
## Table Of Content (TOC). <a name="TOC"></a>
29+
> ⚠️ This repo is currently under construction. Consider giving a ⭐ for future updates!
30+
31+
> A collection of notes, speaker's deck/files related to pycon talks, and a list of python books.
32+
> This repository can be used as a reference/documentation for mastering the python programming language and the Django framework.
33+
34+
> Currently maintained by [`Mahmoud Harmouch`](https://github.com/harmouch101).
35+
36+
37+
## 👉 Table Of Content (TOC). <a name="TOC"></a>
2938

3039
1. [Python Talks](#Talks)
3140
1.1 [Beginner Level](#Beginner)
@@ -64,9 +73,9 @@ All rights reserved.
6473

6574
### Beginner Level <a name="Beginner"></a> <h4>[Go To TOC](#TOC).</h4>
6675

67-
| # | Videos | Original Link for Speaker Deck/files | Downloaded files | Notes Taken |
76+
| Speaker | Videos | Original Link for Speaker Deck/files | Downloaded files | Notes Taken |
6877
| :---: | :------------: | :------------: | :------------: |:------------: |
69-
| 1 <a name="1.1.1"></a> | [`2014`][000] [`2016`][001] [`2017`][002] [`2018`][003] | [`2015`][0000] [`2016`][0001] [`2018`][0002] | [`2015`][00000] [`2016`][00001] [`2018`][00002] | [`The Language Basics.md`][000000] |
78+
| Stuart Williams <a name="1.1.1"></a> | [`2014`][000] [`2016`][001] [`2017`][002] [`2018`][003] | [`2015`][0000] [`2016`][0001] [`2018`][0002] | [`2015`][00000] [`2016`][00001] [`2018`][00002] | [`The Language Basics.md`][000000] |
7079

7180
## :books: Python Books. <a name="Books">
7281

assets/Banner.PNG

47.7 KB
Loading

0 commit comments

Comments
 (0)