Skip to content

Instantly share code, notes, and snippets.

View arpitjindal97's full-sized avatar
🎯
Focusing

Arpit Agarwal arpitjindal97

🎯
Focusing
View GitHub Profile

Shoulders

Front Deltoid
    1. Standing Barbell Shoulder Press
    2. Seated Dumbbell Shoulder Press

Side Deltoid
    1. Standing Dumbbell Lateral Raise
    2. Lying Incline Lateral Raise

Here's a summary of various methods for making surma:

Surma is always in powder form, Kajal is in moist/gel form

1. Almond-based Kajal:

Ingredients:

  • Almonds
  • Cow's ghee (clarified butter)

Generating Private Key & Self-Signed Certificate

Below are the different ways

Existing Private key is used to generate Certificate

openssl req  -key private.key  -new  -x509 -days 1460 -out domain.crt

Generate private key and self-signed certifcate together

@arpitjindal97
arpitjindal97 / intel-iris-linux.sh
Last active January 29, 2023 20:17
Script to fix screen flicker on Intel Iris Graphics card
sudo touch /etc/modprobe.d/i915.conf
sudo echo "options i915 enable_guc=3 enable_psr=0" > /etc/modprobe.d/i915.conf
## sudo touch /etc/modprobe.d/i8042.conf
## sudo echo "options i8042 direct dumbkbd" > /etc/modprobe.d/i8042.conf
sudo update-initramfs -u
@arpitjindal97
arpitjindal97 / parse_k6.sh
Last active July 21, 2022 20:57
Parse file.csv generated by K6 (load generation tool)
## This script is used to parse file.csv emited by k6 tool
## Run this script using below commands:
## bash parse_k6.sh
## bash parse_k6.sh ping
## bash parse_k6.sh allow
## bash parse_k6.sh filter
# Scenario
# if omitted will process all
api="$1"
@arpitjindal97
arpitjindal97 / mysterium-ubuntu.sh
Last active July 26, 2020 10:07
Ubuntu Server 18.04 Raspi 3
# ubuntu 18.04 bionic server for Raspberry Pi 3 arm64
sudo apt-get update
sudo apt install libcap2-bin jq dirmngr ipset resolvconf openvpn software-properties-common wireguard-dkms wireguard
export PPA="ppa:mysteriumnetwork/node"
export PPA_URL="http://ppa.launchpad.net/mysteriumnetwork/node/ubuntu"
export PPA_FINGER="ECCB6A56B22C536D"
@arpitjindal97
arpitjindal97 / .zshenv
Last active April 23, 2023 15:31
Sample zshenv file
export GOPATH="$HOME/go"
export PATH="$HOME/.local/bin:$GOPATH/bin:$PATH"
export ANDROID_SDK_ROOT=/usr/local/share/android-sdk
plugins=(kubectl docker docker-compose gcloud)
git config --global core.editor "vim"
git config --global gpg.program gpg
# change accordingly
@arpitjindal97
arpitjindal97 / k8s-containerd-single-node.md
Last active May 10, 2020 19:16
Kubernetes with Containerd on Ubuntu
@arpitjindal97
arpitjindal97 / torrc-exit
Last active October 22, 2023 12:32
Tor Exit Relay Configuration
ORPort 9001
Nickname arpitjindal97
ContactInfo 0xFDAB3322 Arpit Agarwal ₿18Nb7HJ6GSwMg4ofbCpeSMC7Z4NNzxNBSK
Address 103.30.143.19
RelayBandwidthRate 400 KBytes
RelayBandwidthBurst 700 KBytes
AccountingMax 5 GBytes
AccountingStart day 1:00

Keybase proof

I hereby claim:

  • I am arpitjindal97 on github.
  • I am arpitjindal97 (https://keybase.io/arpitjindal97) on keybase.
  • I have a public key whose fingerprint is 6AE7 0B2D 3ADC D2C6 7237 06A0 8DE3 9E0C FDAB 3322

To claim this, I am signing this object: