Skip to content

Instantly share code, notes, and snippets.

View atb00ker's full-sized avatar
😃
Learning

Ajay Tripathi atb00ker

😃
Learning
View GitHub Profile
@atb00ker
atb00ker / grayjay-tube39
Last active June 28, 2026 22:29
homelab
{
"name": "Tube39",
"description": "A plugin that adds PeerTube as a source",
"author": "atb00ker",
"authorUrl": "https://lab39.home.kg",
"platformUrl": "https://peertube.lab39.home.kg/",
"sourceUrl": "https://gist.githubusercontent.com/atb00ker/33dac2afc54bbda7e85f2c0f053277cc/raw/",
"repositoryUrl": "https://gitlab.futo.org/videostreaming/plugins/peertube",
"scriptUrl": "https://plugins.grayjay.app/PeerTube/PeerTubeScript.js",
"version": 27,
@atb00ker
atb00ker / raspberry
Created January 24, 2021 13:06
Useful commands and instructions for Raspberry Pi
snippets: commands that I keep forgetting
@atb00ker
atb00ker / windows
Last active October 15, 2020 15:10
Commands for windows systems' powershell.
basic: basic commands for windows
@atb00ker
atb00ker / devops
Last active February 12, 2020 12:49
Shortcuts and commands for DevOps tools
alias : commonly useful aliases
commands : frequently used commands
helm : get helm running
kubeadm : commands for self managed kubernetes instance with kubeadm
kubernetes : helpful kubernetes commands
docker : docker clipboard commands
ansible-folder : folder structure for new ansible project
ansible-encrypt : encrypt folders using ansible-vault
ansible-openwisp : setup files for ansible-openwisp2
@atb00ker
atb00ker / web
Last active February 12, 2020 12:33
Useful snippets for web-development
web-encode-decode.js : JavaScript to encode and decode any given string.
web-custom-google-forms : Make forms on your website and submit on Google forms pragmatically.
@atb00ker
atb00ker / linux
Last active February 19, 2026 11:13
linux commands and information i find useful.
permissions : information about getting file permissions
flaskdrive : flashdrive commands
pipeline : redirecting stdout and stderr
wget : wget to save a site offline
openssl : openssl options
certificates : types of certs and their purpose
commands : general useful commands
convert : Convert files between different formats (mostly using ffmpeg)
ssh : Useful SSH configurations
bootmenu : How to open bootmenu for different manufacturers
@atb00ker
atb00ker / snippets
Last active April 25, 2026 15:31
Collection of snippets i find myself using every once in a while
snippet-active : commands I keep forgetting
snippets-archive : commands I used to forget
snippets-backup : commands that might be useful again someday