Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit ef33386

Browse files
Update index.md
1 parent b22f75e commit ef33386

File tree

1 file changed

+80
-30
lines changed

1 file changed

+80
-30
lines changed

‎docs/index.md‎

Lines changed: 80 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,87 @@
1-
## Welcome to GitHub Pages
1+
#mini-projects-python
22

3-
You can use the [editor on GitHub](https://github.com/chavarera/python-mini-projects/edit/master/docs/index.md) to maintain and preview the content for your website in Markdown files.
3+
A collection of simple pythonminiprojects to enhance your python skills
44

5-
Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files.
5+
If you want to learn about python visit [Here](https://github.com/chavarera/PythonScript)
66

7-
### Markdown
7+
##Steps To Follow
88

9-
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
9+
- Select an issue
10+
- Open [project here](https://github.com/chavarera/python-mini-projects)
11+
- Create a fork of the project
12+
- Create clone of forked project on your local machine
13+
- Checkout to development branch
14+
- Create a folder in projects directory according to issue name
15+
- Write your code
16+
- Commit the changes
17+
- Push the code
18+
- Create a pull request
1019

11-
```markdown
12-
Syntax highlighted code block
20+
## Connect On Social media
21+
[Join WhatsApp group](https://chat.whatsapp.com/Ghp25kidWLaGrAVA0G0GAa)
22+
## Contributors ✨
1323

14-
# Header 1
15-
## Header 2
16-
### Header 3
24+
Thanks goes to these wonderful people
25+
Sr no | Project Name | Author
26+
--- | --- | ---
27+
1 | [Hello World](https://github.com/chavarera/python-mini-projects/tree/master/projects/Hello) | [Ravi Chavare](https://github.com/chavarera)
28+
2 | [JSON to CSV](https://github.com/chavarera/python-mini-projects/tree/master/projects/Convert_JSON_to_CSV)| [Murilo Pagliuso](https://github.com/DarkCeptor44)
29+
3 | [Random Password Generator](https://github.com/chavarera/python-mini-projects/tree/master/projects/Random%20password%20generator) | [Mitesh](https://github.com/Mitesh2499)
30+
4 | [Instagram Profile Info](https://github.com/chavarera/python-mini-projects/tree/master/projects/InstagramProfile) | [Ravi Chavare](https://github.com/chavarera)
31+
5 | [Search string in Files](https://github.com/chavarera/python-mini-projects/tree/master/projects/string%20search%20from%20multiple%20files) | [Mitesh](https://github.com/Mitesh2499)
32+
6 | [Fetch links from Webpage](https://github.com/chavarera/python-mini-projects/tree/master/projects/All%20Links%20from%20given%20Webpage) | [Mitesh](https://github.com/Mitesh2499)
33+
7 | [Todo App With Flask](https://github.com/chavarera/python-mini-projects/tree/master/projects/Todo%20app) | [Mitesh](https://github.com/Mitesh2499)
34+
8 | [Add Watermark on Images](https://github.com/chavarera/python-mini-projects/tree/master/projects/image%20watermark) | [Mitesh](https://github.com/Mitesh2499)
35+
9 | [WishList App Using Django](https://github.com/chavarera/python-mini-projects/tree/master/projects/WishList) | [Ravi Chavare](https://github.com/chavarera)
36+
10 | [Split Folders into Subfolders](https://github.com/chavarera/python-mini-projects/tree/master/projects/split%20folder%20into%20subfolders) | [Ravi Chavare](https://github.com/chavarera)
37+
11 | [Download bulk images](https://github.com/chavarera/python-mini-projects/tree/master/projects/download%20images%20from%20website) | [Mitesh](https://github.com/Mitesh2499)
38+
12 | [Random word from file](https://github.com/chavarera/python-mini-projects/tree/master/projects/Random_word_from_list) |
39+
13 | [Battery notification](https://github.com/chavarera/python-mini-projects/tree/master/projects/battery%20notification) | [Mitesh](https://github.com/Mitesh2499)
40+
14 | [Calculate age](https://github.com/chavarera/python-mini-projects/tree/master/projects/Calculate%20age) | [Gaodong](https://github.com/xlgd)
41+
15 | [Text file analysis](https://github.com/chavarera/python-mini-projects/tree/master/projects/Textfile%20analysis) | [m044de](https://github.com/m044de/)
42+
16 | [Generate image snipets](https://github.com/chavarera/python-mini-projects/tree/master/projects/py-carbon-clips) | [ravi chavare](https://github.com/chavarera/)
43+
17 | [Organize file system](https://github.com/chavarera/python-mini-projects/tree/master/projects/organized%20download%20folder%20with%20different%20categories) | [Mitesh](https://github.com/Mitesh2499)
44+
18 | [Send emails](https://github.com/chavarera/python-mini-projects/tree/master/projects/send%20email%20from%20CSV) | [Mitesh](https://github.com/Mitesh2499)
45+
19 | [Get Ipaddress and Hostname of Website](https://github.com/chavarera/python-mini-projects/tree/master/projects/Find%20Out%20Hostname%20and%20IP%20address) | [Nuh Mohammed](https://github.com/NuhMohammed)|
46+
20 | [Progressbar using tqdm](https://github.com/chavarera/python-mini-projects/tree/master/projects/Terminal%20Progress%20Bar%20with%20Images%20Resizing) | [Mitesh](https://github.com/Mitesh2499)
47+
21 | [Get meta information of images](https://github.com/Xlgd/python-mini-projects/tree/master/projects/Get%20meta%20information%20of%20images) | [Gaodong](https://github.com/xlgd)
48+
22 | [Captures Frames from video](https://github.com/chavarera/python-mini-projects/tree/master/projects/Capture_Video_Frames) | [phileinSophos](https://github.com/phileinSophos/)
49+
23 | [Fetch Wifi Saved Password Windows](https://github.com/chavarera/python-mini-projects/tree/master/projects/Get%20Wifi%20password) | [Mitesh](https://github.com/Mitesh2499)
50+
24 | [Save Screenshot of given Website](https://github.com/chavarera/python-mini-projects/tree/master/projects/snapshot%20of%20given%20website) | [m044de](https://github.com/m044de/)
51+
25 | [Split files using no of lines](https://github.com/chavarera/python-mini-projects/tree/master/projects/Split_File) | [phileinSophos](https://github.com/phileinSophos/)
52+
26 | [Encode and decode text using key](https://github.com/chavarera/python-mini-projects/tree/master/projects/create%20script%20to%20encode%20and%20decode%20text) | [Gaodong](https://github.com/xlgd)
53+
27 | [captures screenshot at regular interval of time](https://github.com/chavarera/python-mini-projects/tree/master/projects/capture_screenshot) | [d33pc](https://github.com/d33pc/)
54+
28 | [Create password hash](https://github.com/chavarera/python-mini-projects/tree/master/projects/hashing%20passwords) | [m044de](https://github.com/m044de/)
55+
29 | [Encrypt file and folders](https://github.com/chavarera/python-mini-projects/tree/master/projects/create%20a%20script%20to%20encrypt%20files%20and%20folder) | [Gaodong](https://github.com/xlgd)
56+
30 | [Decimal to binary and vice versa](https://github.com/chavarera/python-mini-projects/tree/master/projects/decimal%20to%20binary%20convertor%20and%20vice%20versa) | [Alan Anaya](https://github.com/alananayaa/)
57+
31 | [Cli Based Todo Application](https://github.com/chavarera/python-mini-projects/tree/master/projects/CLI%20Todo) | [Audrey Yang](https://github.com/audrey-yang)
58+
32 | [Currency Convertor cli app](https://github.com/chavarera/python-mini-projects/tree/master/projects/Currency%20Converter) | [github-of-wone](https://github.com/github-of-wone/)
59+
33 | [Stopwatch Application](https://github.com/chavarera/python-mini-projects/tree/master/projects/create%20a%20simple%20stopwatch) | [Gaodong](https://github.com/xlgd)
60+
34 | [CLI Proxy Tester](https://github.com/chavarera/python-mini-projects/tree/master/projects/cli_proxy_tester) | [Ingo Kleiber](https://github.com/IngoKl)
61+
35 | [XML to JSON file Convertor](https://github.com/chavarera/python-mini-projects/tree/master/projects/Convert_XML_To_JSON) | [John Kirtley](https://github.com/johnkirtley)
62+
36 | [Compress file and folders](https://github.com/chavarera/python-mini-projects/tree/master/projects/write%20script%20to%20compress%20folder%20and%20files) | [Gaodong](https://github.com/xlgd)
63+
37 | [Find IMDB movie ratings](https://github.com/chavarera/python-mini-projects/tree/master/projects/Find%20IMDb%20rating) | [ShivSt](https://github.com/ShivSt)
64+
38 | [Convert dictionary to python object](https://github.com/chavarera/python-mini-projects/tree/master/projects/convert_dictionary_to_python_object) | [Varun-22](https://github.com/Varun-22)
65+
39 | [move files to alphabetically arranged folders](https://github.com/chavarera/python-mini-projects/tree/master/projects/Write%20script%20to%20move%20files%20into%20alphabetically%20ordered%20folder) | [Chathura Nimesh](https://github.com/kana800/)
66+
40 | [Scrape Youtube video comment](https://github.com/chavarera/python-mini-projects/tree/master/projects/Web%20scraping%20a%20youtube%20comment) | [Saicharan67](https://github.com/Saicharan67)
67+
41 | [Website Summerization](https://github.com/chavarera/python-mini-projects/tree/master/projects/Web%20scraping%20a%20youtube%20comment) | [Believe Ohiozua](https://github.com/believeohiozua)
68+
42 | [Text To speech(mp3)](https://github.com/chavarera/python-mini-projects/tree/master/projects/TextToSpeech) | [Sergej Dikun](https://github.com/Serhazor)
69+
43 | [Image format conversio)](https://github.com/chavarera/python-mini-projects/tree/master/projects/convert_Imgs) | [Ramon Ferreira](https://github.com/ramonfsk)
70+
44 | [Save random article from wikipedia](https://github.com/chavarera/python-mini-projects/tree/master/projects/Random_Wikipedia_Article) | [Rakshit Puri](https://github.com/skate1512)
71+
45 | [Check website connectivity](https://github.com/chavarera/python-mini-projects/tree/master/projects/check%20website%20connectivity) | [Shiv Thakur](https://github.com/ShivSt)
72+
46 | [Fetch city weather information](https://github.com/chavarera/python-mini-projects/tree/master/projects/Fetch%20Current%20Weather) | [Kushal Agrawal](https://github.com/kushal98)
73+
47 | [Calculator App](https://github.com/chavarera/python-mini-projects/tree/master/projects/Create%20calculator%20app) | [Gaodong](https://github.com/xlgd)
74+
48 | [Merge Csv files](https://github.com/chavarera/python-mini-projects/tree/master/projects/Merge%20CSV%20Files) | [Kushal Agrawal](https://github.com/kushal98)
75+
49 | [Fetch tweets and save in csv](https://github.com/chavarera/python-mini-projects/tree/master/projects/Fetch%20and%20Store%20Tweets) | [Kushal Agrawal](https://github.com/kushal98)
76+
50 | [Language Translator using googletrans](https://github.com/chavarera/python-mini-projects/tree/master/projects/Language%20Translator) | [Ashiqur Rahman Tusher](https://github.com/ashikurt77)
77+
51 | [Split video using timeperiod](https://github.com/chavarera/python-mini-projects/tree/master/projects/split%20a%20video%20file%20by%20given%20time%20period) | [Chathura Nimesh](https://github.com/kana800/)
78+
52 | [Fetch unique words from file](https://github.com/chavarera/python-mini-projects/tree/master/projects/Unique%20words%20in%20a%20file) | [Rakshit Puri](https://github.com/skate1512)
79+
53 | [Speech to text converter](https://github.com/chavarera/python-mini-projects/tree/master/projects/Speech%20to%20text) | [Paulo Henrique](https://github.com/chavarera/python-mini-projects/tree/master/projects/Speech%20to%20text)
80+
54 | [Set Random Wallpaper](https://github.com/chavarera/python-mini-projects/tree/master/projects/write%20a%20script%20to%20download%20a%20random%20image%20from%20unsplash%20and%20set%20it%20as%20wallpaper) | [Chathura Nimesh](https://github.com/kana800/)
81+
55 | [Find Dominant color from image](https://github.com/chavarera/python-mini-projects/tree/master/projects/dominant%20color) | [Mitesh](https://github.com/Mitesh2499)
82+
56 | [ascii art](https://github.com/chavarera/python-mini-projects/tree/master/projects/asciiart) | [Shiny Akash](https://github.com/Shiny-Akash)
83+
57 | [Merge Pdf Files](https://github.com/chavarera/python-mini-projects/tree/master/projects/merge%20pdfs) | [ShivSt](https://github.com/ShivSt)
84+
58 | [Fetch Open Port](https://github.com/chavarera/python-mini-projects/tree/master/projects/Fetch%20Open%20Ports) | [Kushal Agrawal](https://github.com/kushal98)
85+
59 | [Convert Numbers To Words](https://github.com/chavarera/python-mini-projects/tree/master/projects/convert%20numbers%20to%20word) | [Niraj Shrestha](https://github.com/CrestNiraj12)
86+
60 | [Restart and Shutdown System](https://github.com/chavarera/python-mini-projects/tree/master/projects/Shutdown%20or%20restart%20your%20device) | [Phillibob55](https://github.com/Phillibob55)
1787

18-
- Bulleted
19-
- List
20-
21-
1. Numbered
22-
2. List
23-
24-
**Bold** and _Italic_ and `Code` text
25-
26-
[Link](url) and ![Image](src)
27-
```
28-
29-
For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).
30-
31-
### Jekyll Themes
32-
33-
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/chavarera/python-mini-projects/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file.
34-
35-
### Support or Contact
36-
37-
Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /