Skip to content

Instantly share code, notes, and snippets.

View jaydattpatel's full-sized avatar
🎯
Focusing

Jaydatt jaydattpatel

🎯
Focusing
View GitHub Profile

Git Commands And Github

Visitor badge
Command Description
git --version check git version
ls -a list all files with hidden files or folder
git config --global user.name {"username"} set user name in local git
@jaydattpatel
jaydattpatel / mongodb_cheat_sheet.md
Last active September 15, 2024 05:09
Mongodb Cheat Sheet
@jaydattpatel
jaydattpatel / Python Project pillow, tesseract, and opencv.md
Last active August 1, 2024 16:14
Python Project : pillow, tesseract, and opencv - Coursera - Python 3 Programming Specialization - University of Michigan

Python Project : pillow, tesseract, and opencv Course on Coursera (University of Michigan)

Week - 3 Project

author : Jaydatt Patel

Visitor badge
import zipfile
@jaydattpatel
jaydattpatel / Wheel of Fortune - Python Classes and Inheritance on Coursera.md
Last active August 1, 2024 16:15
Wheel of Fortune | Week - 3 Project | Python Classes and Inheritance on Coursera (University of Michigan)
@jaydattpatel
jaydattpatel / OMDB-and-TasteDive-Mashup - Data Collection and Processing with Python on Coursera.md
Last active August 1, 2024 16:16
Data Collection and Processing with Python on Coursera by University of Michigan : Week 3 Final Project - OMDB and TasteDive Mashup

OMDB and TasteDive Mashup

Week 3 Final Project

Data Collection and Processing with Python (coursera by University of Michigan)

Visitor badge
#Your first task will be to fetch data from TasteDive. The documentation for the API is at https://tastedive.com/read/api.