Skip to content

Instantly share code, notes, and snippets.

View putsan's full-sized avatar
🇺🇦

Yuriy Putsan putsan

🇺🇦
View GitHub Profile
@putsan
putsan / History|-10f0b923|entries.json
Last active March 15, 2024 11:37
Visual Studio Code Settings Sync Gist
{"version":1,"resource":"file:///home/putsan/projects/teamchallenge_chat/backend/Ldis_Project_Reliz.Server/ServiceCollectionInjectExtension/ServiceInjectCollection.cs","entries":[{"id":"iZ7r.cs","source":"Workspace Edit","timestamp":1702998222099}]}
@putsan
putsan / Johnny_Decimal_export_Import_structure.user.js
Last active March 31, 2022 15:05
Tampermonkey scripts for different sites
// Export / Import app data (localStorage) for Johnny-Decimal-generator.netlify.app
// v0.0.1
// Run this in console where you need to export,
// it copies localstorage content along with code to clipboard and just paste it in the console where you want to import.
copy(
"let data = " +
JSON.stringify(localStorage) +
";Object.keys(data).forEach(function (k){localStorage.setItem(k, data[k]);});"
@putsan
putsan / cloudSettings
Created April 8, 2021 20:55
Visual Studio Code Settings Sync Gist
{"lastUpload":"2021-04-08T20:55:05.113Z","extensionVersion":"v3.4.3"}
@putsan
putsan / meta-tags-for-preview.html
Created December 25, 2020 10:22
Зручно, адже глянувши на зразки, можна швидше розібратися в темі
<meta property="og:title" content="Обирай свою поштівку та дивуй вишуканим привітанням!">
<meta property="og:type" content="website">
<meta property="og:url" content="https://dyvo-poshtivka.com.ua/">
<meta property="og:image" content="https://dyvo-poshtivka.com.ua/share/home_1200_630.jpg">
<meta property="og:description" content="Живі листівки для найрідніших — найоригінальніший спосіб привітати зі святами!">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Обирай свою поштівку та дивуй вишуканим привітанням!">
<meta name="twitter:description" content="Живі листівки для найрідніших — найоригінальніший спосіб привітати зі святами!">
<meta name="twitter:image" content="https://dyvo-poshtivka.com.ua/share/home_1000_1000.jpg">
@putsan
putsan / cc_alias.bashrc
Last active September 18, 2023 19:28
Швидке стоворення компонентів реакт у каталозі components
# Вставляємо це все діло в файл .bashrc , де його шукати читаємо тут: https://cutt.ly/sh2OTHv
# Command to open file for editing in Linux: nano ~/.bashrc
alias cc='
f(){
compName=$1
# Check if directory exists
if [ -d "./src/components/$compName" ]; then
echo "Component $compName already exists!";
@putsan
putsan / More simple list.html.md
Created March 26, 2020 17:37
More simple list.html

More simple list

More simple list

Name

URL

Коментар від мене

Keybase proof

I hereby claim:

  • I am putsan on github.
  • I am putsan (https://keybase.io/putsan) on keybase.
  • I have a public key whose fingerprint is 38F1 A25D 3C17 BE6C A593 C593 E73C A8A2 8E9F BFE2

To claim this, I am signing this object:

@putsan
putsan / genymotionwithplay.txt
Last active January 15, 2018 20:39 — forked from kimar/genymotionwithplay.txt
Genymotion with Google Play Services
Download the following ZIPs:
ARM Translation Installer v1.1 (https://www.dropbox.com/s/tdye2pobix70gqw/[TechBae.com]Genymotion-ARM-Translation_v1.1.zip)
Download the correct GApps for your Android version:
Google Apps for Android 6.0 (https://www.androidfilehost.com/?fid=24052804347835438 - benzo-gapps-M-20151011-signed-chroma-r3.zip)
Google Apps for Android 5.1 (https://www.androidfilehost.com/?fid=96042739161891406 - gapps-L-4-21-15.zip)
Google Apps for Android 5.0 (https://www.androidfilehost.com/?fid=95784891001614559 - gapps-lp-20141109-signed.zip)
Google Apps for Android 4.4.4 (https://www.androidfilehost.com/?fid=23501681358544845 - gapps-kk-20140606-signed.zip)
Google Apps for Android 4.3 (https://www.androidfilehost.com/?fid=23060877490000124 - gapps-jb-20130813-signed.zip)