Commit Graph

156 Commits

Author SHA1 Message Date
Rodrigo Oliveira
cf21e68e6b
Add TranslateCLI (#200) 2020-10-28 15:19:15 +05:30
dec0
db9217b0cb
Added Independent RSA Communication Algorithm (#199)
* Added an indepedent RSA library

Added an indepedent RSA library with no depedences (adapted to communication)

* Created README.md

Created README.md

* Update README.md

* Added project to README.md

Added project "Independent RSA Communication Algorithm" to README.md

Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-10-27 09:50:22 +05:30
Abhilasha Sinha
aeb8537b70
Github CLI tool added. (#198)
* GithubBot added

* add new project

* Update README.md

* Update README.md
2020-10-27 09:48:22 +05:30
sagar627
e3db5f71f2
Added spotify downloader (#195)
Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-10-24 17:22:34 +05:30
Jeremias Moreira Gomes
957f7ab45c
Download page as pdf (#196)
* Download page as PDF.

* Contributor name.

* Pudim page typo.
2020-10-24 17:20:19 +05:30
Joe
21b89e112a
added elastic-snapshot script (#193)
* added elastic-snapshot script

* added project to the projects list

* updated requirements.txt
2020-10-21 09:05:58 +05:30
gitkp
6279e83f26
Simple 2048 GUI tkinter game in Python3 (#194)
* Simple 2048 GUI tkinter game in Python3

* added contributor to readme file
2020-10-19 13:57:31 +05:30
Ayush Bhardwaj
d944828722
Update README.md 2020-10-16 13:10:33 +05:30
Harsh Raj
e08ff04f49
Added a Folder Manger Script. (#188)
* Added Folder_Manager

* Added Name to README.md

Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-10-14 17:18:34 +05:30
Burak Bekci
bd9a89afd0
IMDB list querier project by Burak Bekci (#187)
Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-10-14 17:16:08 +05:30
Atharva Ashok Patil
b9f4162f13
Added Python made News Generator HackerNews (#174) 2020-10-14 16:51:51 +05:30
sagar627
3f90a01a5e
Python script to view wifi password. (#163)
* Added wifi.py

* Delete main.py

* Create wifi_password.py

* Create requirements.txt

* Create README.md

* Rename wifi_password.py to main.py

* Update README.md

* Update README.md

Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-10-14 16:50:21 +05:30
Sam Ebison
c19ba9da50
url_shortener files were added (#191)
url_shortener.py skel was created

the script has completed

README.md description and requirements.txt were added

The project was added to README.md
2020-10-14 16:15:23 +05:30
Ayush Bhardwaj
99987da841
Update README.md 2020-10-09 17:12:28 +05:30
QuangPH
d7b46ecaac
add script for convert pdf to text (#183)
Co-authored-by: pham.huu.quang <SUN-ASTERISK\pham.huu.quang@b121686-lt.sun-asterisk.com>
2020-10-09 17:09:01 +05:30
Remco Halman
80bfc6c98d
added batch image watermarker (#184)
* added batch image watermarker

* Create README.md

* Update README.md to include project
2020-10-09 13:54:35 +05:30
Aayushi Varma
11501c5292
Added python script to remove duplicate files from a directory (#179)
* create script

* create README.md

* updated README.md

* updated README.md
2020-10-07 16:14:18 +05:30
HARISH KUMAR TIWARI
196815c664
python script to create github repo (#178) 2020-10-06 15:57:57 +05:30
Jinesh Parakh
5e38bca219
Added Codeforces Checker Python Script (#176) 2020-10-06 13:09:14 +05:30
Jinam Shah
77f5f99296
Added script to send messages to sqs in parallel (#165)
* Added script to send messages to sqs in parallel

* Update README.md
2020-10-05 14:11:00 +05:30
Synster
fa07478deb
Tambola tickets generator (#169)
* Adds utility to generate Tambola tickets

* Adds utility to generate Tambola tickets
2020-10-05 14:09:41 +05:30
JohnWesleyK
881f70e6e8
Added Fibonacci_Sequence_Generator and updated main README.md accordingly (#173) 2020-10-05 13:43:23 +05:30
loge1998
27f2a0e8b6
Added git automation to repo (#171)
Added gitAutomation to README.md

refactoring
2020-10-05 13:37:25 +05:30
Abhishek
0a2ceccb4b
Added Py_Cleaner (#162)
* Update README.md

* Added Py_Cleaner
2020-10-05 13:24:15 +05:30
ayedaemon
7d0ac020b6
sudoku-solver (#144) 2020-09-26 12:13:51 +05:30
Ansh Dhingra
6e869244dd
Ansh's Dictionary (#142)
Added a project of English Theasauras
2020-08-29 11:49:35 +05:30
SHUBHAM GARG
cbbd618e0b
Added a Random_Email_Generator to the list of projects! (#141)
* Added Random Email Generator Python Script

* Create README.md

* Update README.md

* Update Random_email_generator.py

* Update Random_email_generator.py

* Update README.md

* Added Random Email Generator Python Script

Co-authored-by: shub-garg <shubhamsgcool@gmail.com>
2020-08-25 15:31:15 +05:30
Ayush Bhardwaj
65a7d781fb
Update README.md 2020-07-07 13:05:43 +05:30
tushar5526
eff5756354
python script which creates a map in html showing realtime covid stat… (#138)
* python script which creates a map in html showing realtime covid status in india

* remove extra space; fix allignment

Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-05-08 13:34:12 +05:30
Ayush Bhardwaj
0d812076d4
fix table allignment 2020-05-08 02:13:29 +05:30
Chinmay Rane
87fa39dc4f
Added RSA Algorithm used in cryptography (#61)
* Added RSA Algorithm

* Update README.md

* Create README.md

* Update README.md

* Add files via upload

* Update README.md

* Added RSA Algorithm

Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-03-25 16:41:34 +05:30
Nikola Dokoski (Nino)
09b7c22c26
Added an SSH host adder script, which allows you to add hosts to your ssh config file. (#76)
Co-authored-by: NinoCosmic <nikola.dokoski@cosmicdevelopment.com>
Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-03-25 16:39:56 +05:30
Atthaphon Urairat
587a083db6
Added PX to REM, REM to Px as command line tools (#82)
Co-authored-by: Atthaphon Urairat <aurairat@inetasia.com>
Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-03-19 17:52:14 +05:30
Nissaar
d7ca9f5ab2
Wikipedia-Search (#87)
* Create pywikisearch.py

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update pywikisearch.py

* Create requirements.txt (#1)

Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-03-19 17:51:02 +05:30
Shobhit Bhosure
b2139ce2e9
Instagram Video Downloader (#94)
* Instagram Video Downloader

downloads all the videos from instagram post

* Update README.md

Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-03-18 14:03:22 +05:30
LOKESH KHURANA
e428f6a3fd
Added Image Recognition Script (#109)
* Added face recognition script

* Updated README

Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-03-18 14:00:11 +05:30
Ayush Bhardwaj
165a0787f3
Revert "All changes made : Script added (#130)" (#135)
This reverts commit 74de9279f7.
2020-03-16 00:31:52 +05:30
mukeshprasad
74de9279f7
All changes made : Script added (#130)
* Added whatsapp-message Script

* Update README.md

Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-03-16 00:31:01 +05:30
Mateus Berardo de Souza Terra
31fc25db8c Fixed ToDoBot link (#133)
To Do bot link was using "-" instead of %20

Changed path to folders

Removed full repo path to folders to make project robust to cloning as discussed on issue #139 on [AzureNotebooks](https://github.com/Microsoft/AzureNotebooks/issues/193).

Fixed clean up photo directory name

Fixed file organizer link

Script: Importance Checker (Updated Project List) (#132)

* Add files to fork

* Update README.md

Squash

Squash

Fixed ToDoBot link

To Do bot link was using "-" instead of %20

parent 7c58b564104cdd1990492276292f04ec19009e57
author MatTerra <mateus.b.s.terra@gmail.com> 1574710004 -0300
committer MatTerra <mateus.b.s.terra@gmail.com> 1574710650 -0300

Squash

Fixed ToDoBot link

To Do bot link was using "-" instead of %20

Squash

Changed path to folders

Removed full repo path to folders to make project robust to cloning as discussed on issue #139 on [AzureNotebooks](https://github.com/Microsoft/AzureNotebooks/issues/193).

Fixed ToDoBot link

To Do bot link was using "-" instead of %20

Script: Importance Checker (Updated Project List) (#132)

* Add files to fork

* Update README.md
2019-11-26 12:22:45 +05:30
natesabrown
97e8b2eb7c Script: Importance Checker (Updated Project List) (#132)
* Add files to fork

* Update README.md
2019-11-25 23:12:55 +05:30
mukeshprasad
ff0ca3a022 Added Python Script HacktoberFest 2019 (#128)
* Added whatsapp-message Script

* Update README.md
2019-11-01 19:00:40 +05:30
Mayank Nader
c04764c6d7 add yts_torrents project (#116)
* add yts_torrents project
2019-10-31 10:07:55 +05:30
Ayush Bhardwaj
5e04f016df
update(README) : Badges and Contact links 2019-10-27 20:44:22 +05:30
hastagAB
68e01f3bf7 File Organizer Script added 2019-10-27 20:26:33 +05:30
hastagAB
e081ef8be4 Badge Update 2019-10-27 19:52:39 +05:30
Ayush Bhardwaj
da80aef32b
Merge branch 'master' into master 2019-10-22 13:57:39 +05:30
Ayush Bhardwaj
be8547bfdd
Merge branch 'master' into py_recorder 2019-10-22 13:55:32 +05:30
rockyjain
c20bc3a281 commit squashed 2019-10-20 19:57:55 +05:30
obiwan69
ab66a7a474 Create key-pair-generator.py
Create description.md

Create requirements.txt

Rename description.md to README.md

Update requirements.txt

Update README.md
2019-10-20 17:45:20 +05:30
Izra Faturrahman
d3d076fca3 Add pretty CSV script 2019-10-20 14:11:44 +07:00
Ayush Bhardwaj
4339f92023
Merge pull request #106 from codenitros/master
Update readme.md
2019-10-18 20:07:48 +05:30
sritanmay001
5ef188e387 Added clean_up_photo 2019-10-17 14:58:36 +05:30
user_doesnt_exist
87517cbd84
Update readme.md 2019-10-16 18:43:46 +05:30
Ayush Bhardwaj
47befdf7c0
Merge branch 'master' into to-do-bot-branch 2019-10-15 14:51:25 +05:30
Ayush Bhardwaj
6d3236eb3e
Merge pull request #101 from jramnai/python-files
[ADD] Upload files to s3 using boto3 and python
2019-10-15 13:32:04 +05:30
Ayush Bhardwaj
9c97a72d87
Merge pull request #100 from SuvigyaJain1/automated-email-branch
Add automated_email and name to README
2019-10-15 12:54:36 +05:30
Jayram Nai
ab36a5ac8d [ADD] Upload files to s3 using boto3 and python
[ADD] requirements and uasge section in readme file
2019-10-15 10:26:00 +05:30
DarshanPatel11
9de4f392d3 Added Telegram To Do Bot
Update README.md
2019-10-15 10:10:52 +05:30
Suvigya
51bac2e95a Add automated_email and name to README 2019-10-15 06:20:16 +05:30
Ayush Bhardwaj
53118fec76
Merge pull request #103 from coolsonu39/master
added medium article downloader script
2019-10-15 01:07:18 +05:30
Sonal Agrawal
323f29ffcc added medium article downloader script 2019-10-14 18:37:19 +05:30
Ryan
292ce84cd2 added doh dig to reade 2019-10-12 14:05:55 +02:00
Ayush Bhardwaj
760ba8492c
Merge pull request #93 from Hafpaf/master
add extended_ip_address_info.py
2019-10-10 09:19:26 +05:30
Ayush Bhardwaj
c015e265fb
Merge pull request #90 from DarshanPatel11/patch-1
Update README.md
2019-10-10 09:14:53 +05:30
Ayush Bhardwaj
0815a1d414
Edit(README): Add to contribution guidelines 2019-10-10 09:00:59 +05:30
Hafnium
75617c3a26 add extended_ip_address_info.py 2019-10-09 22:59:34 +02:00
Darshan Patel
e1bca56707
Update README.md 2019-10-09 15:23:48 +05:30
Darshan Patel
1faaddcda6
Update README.md 2019-10-09 15:22:11 +05:30
Hafnium
e6d0f6150a add createPassword.py + details 2019-10-07 12:53:49 +02:00
Ayush Bhardwaj
537132d254
Merge pull request #83 from sonniki/yoda-speak
add yoda translator
2019-10-07 12:46:48 +05:30
sonniki
d23bbfdcf0 add yoda translator
add the script to the projects list

add requirements
2019-10-07 09:03:12 +02:00
Ayush Bhardwaj
5a1c4ec58e
Merge pull request #81 from AdnCodez/master
Cryptocurrency converter GUI app
2019-10-06 18:39:06 +05:30
Ayush Bhardwaj
18fee78cb5
Merge pull request #79 from preetmishra/master
Add Keylogger project
2019-10-05 23:11:43 +05:30
Ayush Bhardwaj
49cb1e61d4
Merge pull request #73 from Andrei-Niculae/Excel_Files_Merger
Added python script for merging excel files
2019-10-05 23:08:52 +05:30
Ayush Bhardwaj
f2c858d0d8
Merge pull request #70 from adityaarakeri/master
adding file-encrypt-decrypt
2019-10-05 23:06:55 +05:30
AndreiN
991f0c2e88 Added python script for merging excel files
Added Excel_Files_Merger script to project list

Added Github link
2019-10-05 20:32:43 +03:00
Anil Khatri
b9601cfa30
Merge branch 'master' into virtual_env 2019-10-05 21:51:40 +05:30
Anil Khatri
ee51a36232 Add script level requirements.txt 2019-10-05 21:44:59 +05:30
AdnCodez
605a6e4325 Cryptocurrency converter GUI app 2019-10-05 15:31:55 +01:00
Adi 🧙
63cb0ba71b adding a command line python script which:
* encrypts a given file
* decrypts it back to original
* updating main readme
2019-10-04 23:12:29 -07:00
Preet Mishra
38abc6d080 Add keylogger project 2019-10-05 11:14:17 +05:30
yashYRS
a98e652eeb Added script to extract information from IMDB about any TV show 2019-10-05 09:06:39 +05:30
Ayush Bhardwaj
6f9d6a7e65
Merge branch 'master' into master 2019-10-04 11:04:15 +05:30
Ayush Bhardwaj
0e5c0aab35
Merge pull request #74 from mvforell/master
Add script to run a Minecraft server in the background
2019-10-04 10:35:57 +05:30
Ayush Bhardwaj
aa1b918d57
Merge pull request #71 from RodolfoFerro/master
Added signature photo to (transparent) png converter script.
2019-10-04 10:32:04 +05:30
Earl Austin Avila Zuniga
7c304b1285
added script to README
added script (Find PhoneNumber in String) to README
2019-10-04 11:42:36 +08:00
willian GL
f5046cde5a Adding cli_calculator on project and also updating readme 2019-10-03 22:54:18 -03:00
Anil Khatri
c11825aed6 add virtual env support 2019-10-03 22:09:24 +05:30
Max von Forell
ea6d078145 Add script to run a Minecraft server in the background 2019-10-03 16:06:51 +02:00
Rodolfo Ferro
8ac09c04ff Added signatue photo to (transparent) png converter script. 2019-10-03 03:08:43 -05:00
Ayush Bhardwaj
42f18a2d4a
edit(README): changes in contribution guidelines 2019-10-03 12:58:31 +05:30
Min Maung Maung
312625b90c
Readme.md Fanciness Update
(Had to make a new fork due to messing up some squashes)
2019-10-03 08:22:03 +06:30
Nir
692ded373d Add Port Scanner Utility 2019-10-02 19:56:42 +03:00
Ayush Bhardwaj
2eadd24b8a
Update README 2019-01-24 16:22:13 +05:30
Ayush Bhardwaj
a5705ac9ee
Update README 2018-11-14 18:44:08 +05:30
Ayush Bhardwaj
ff9cee4958
Update README.md 2018-10-23 03:05:25 +05:30
Ayush Bhardwaj
c81437e6c6
Update README.md 2018-10-16 00:03:54 +05:30
Ayush Bhardwaj
32ecb8c245
Update README.md 2018-10-12 00:44:28 +05:30
Ayush Bhardwaj
3dd173d1a2
Update README.md 2018-10-11 21:44:07 +05:30
Ayush Bhardwaj
f1c859f4ea
Updated README 2018-10-10 16:41:13 +05:30