Skip to content

Instantly share code, notes, and snippets.

View SelfTaught-HamzaCodes's full-sized avatar

Muhammad Hamza Saeed SelfTaught-HamzaCodes

View GitHub Profile

Privacy Policy — Course Capture

Last updated: July 17, 2026

Course Capture (“the Extension”) is a Chrome extension that helps you capture screenshots of Coursera video lectures.

This policy explains what data we collect, why, and how it’s used.

Data we collect

@SelfTaught-HamzaCodes
SelfTaught-HamzaCodes / gist:00e0a4a11ea77bb717b2221047d245b4
Created January 29, 2023 18:23
Git | GitHub (Cheat Sheet for Beginners)
Git | GitHub (Cheat Sheet)
Created by: Muhammad Hamza Saeed
Downloading GIT
https://git-scm.com/downloads
Setting Credentials
- git config --global user.email <your email>
- git config --global user.email (to view your email)