Skip to content

Instantly share code, notes, and snippets.

View Jakisundays's full-sized avatar
:octocat:
Coding

Jacob Dominguez Jakisundays

:octocat:
Coding
View GitHub Profile
@abhishtagatya
abhishtagatya / autoclip.py
Last active July 11, 2025 20:37
Automation Script to Edit Videos for TikTok using Python
# _____ _ _____ _ _
# | _ |_ _| |_ ___| | |_|___
# | | | | _| . | --| | | . |
# |__|__|___|_| |___|_____|_|_| _|
# |_|
#
# By Abhishta (github.com/abhishtagatya)
# pip install gTTs
# pip install moviepy
@bradtraversy
bradtraversy / mongodb_cheat_sheet.md
Last active November 24, 2025 05:49
MongoDB Cheat Sheet

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database