Skip to content

Instantly share code, notes, and snippets.

View junaidahmed501's full-sized avatar
🏠
Working from home

Junaid junaidahmed501

🏠
Working from home
View GitHub Profile
<button
[disabled]="!isButtonEnabled"
(click)="handleButtonClick()"
mat-button type="button" class="button">
<span
[matTooltip]="'Info about why the button is disabled.'"
[matTooltipDisabled]="isButtonEnabled">
<mat-icon>save</mat-icon>
Action
</span>
@junaidahmed501
junaidahmed501 / Beginner-friendly Python Open Source Projects
Created July 17, 2018 13:58 — forked from ossanna16/Beginner-friendly Python Open Source Projects
This is a list of beginner-friendly Python open source projects. I'm always looking for new projects to add to my list, if you have an idea please tweet me at @ossanna16 :)
* OpenHatch - https://openhatch.org/search/?q=&language=Python
* PyLadies - https://github.com/pyladies
* New Coder - https://github.com/econchick/new-coder
* Django Girls - https://github.com/DjangoGirls
* Matplotlib - https://github.com/matplotlib/matplotlib
* Hylang - http://docs.hylang.org/en/latest/, https://github.com/hylang/hy
* Open Slides (Django) - http://openslides.org/
* Zeeguu - https://zeeguu.unibe.ch
* Project Jupyter - https://github.com/jupyter
* nbgrader - https://github.com/jupyter/nbgrader