Skip to content

Instantly share code, notes, and snippets.

View V-core9's full-sized avatar
๐Ÿš€
YEA!

โฉคโฎ’แšœโฉ”โ‰œโงŒแš›โฎ“โฉฅ V-core9

๐Ÿš€
YEA!
  • vyking.com, v-core9.com, QuickMedCards.com, Instacraftcbd.com, Portuit.com
  • Kljajicevo, Sombor, Vojvodina, Serbia
  • 19:11 (UTC +02:00)
  • LinkedIn in/v-core9
View GitHub Profile
@V-core9
V-core9 / jQuery.Vc9.js
Last active February 3, 2022 12:10
jQuery.joke.js with code Sample.js
_append = (item, html) => item.insertAdjacentHTML('beforeend', html);
_after = (item, html) => item.insertAdjacentHTML('afterend', html);
_before = (item, html) => item.insertAdjacentHTML('beforebegin', html);
_hover = (item, cbIN, cbOUT) => {
item.addEventListener('mouseenter', cbIN);
item.addEventListener('mouseleave', cbOUT);
};
@V-core9
V-core9 / homepage_edge-js.markdown
Created January 11, 2022 15:14
homepage_EDGE.js
@V-core9
V-core9 / Dev_env__Install.ps1
Last active July 27, 2022 05:23
๐Ÿš€ Fast Dev Tools Install And Setup [ Windows => Chocolatey ]
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
choco install nodejs-lts
choco install wsl
choco install googlechrome
choco install firefox
choco install opera
@V-core9
V-core9 / INFO.md
Last active October 16, 2021 17:14
Web App List Of Required Items

Collapsed View of the List :


demo001

@V-core9
V-core9 / DEV_AutoInstallApps.sh
Last active August 18, 2021 11:49
DEV_AutoInstallApps
# This one is gonna download all files except 2. Git-2.33.0-64-bit.exe [REASON: Unknown. No time to research.]
#
# ToDo_List:
# โ•”]> 1. [_] - Fix Gitbash not getting downloaded. <[โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•–
# โ• โ•โ•โ•โ•> [_] - DEPENDS ON #{1} - Git-2.33.0-64-bit.exe Install โ•‘
# โ•‘โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ข
# โ• ]> 2. [_] - Start Install of VSCODE.exe โ•‘
# โ• โ”€โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”‰โ”€โ•ข
# โ• ]> 3. [_] - Start Docker_Desktop_Installer.exe โ•‘
# โ• โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ข
@V-core9
V-core9 / v_protocol_ww.js
Last active September 28, 2021 09:17
V_Protocol_Worker
/*
onmessage = function (e) {
if (e.data === 'geoLocateAPI'){
geoIp();
}
};
async function geoIp() {
const eu_countries = ["Albania","Andorra","Austria","Belarus","Belgium","Bulgaria","Croatia","Czech Republic","Denmark","England","Estonia","Faroe Islands","Finland","France","Germany","Gibraltar","Greece","Holy See (Vatican City State)","Hungary","Iceland","Ireland","Italy","Latvia","Liechtenstein","Lithuania","Luxembourg","North Macedonia","Malta","Moldova","Monaco","Montenegro","Netherlands","Northern Ireland","Norway","Poland","Portugal","Romania","Russian Federation","San Marino","Scotland","Serbia","Slovakia","Slovenia","Spain","Svalbard and Jan Mayen","Sweden","Switzerland","Ukraine","United Kingdom","Wales"];
let myObject = await fetch("https://freegeoip.app/json/");
@V-core9
V-core9 / debugger_prevention.js
Last active August 15, 2021 01:58
browser_debugger_prevention.js
//////////////////////////////////
////////DEV TOOLS OPENED////////////
//////////////////////////////////
// this one triggers debugger breakpoint for any event that happen to window object...
// Basically if you open the debugger that will do one of the events and that way we capture
// the event and just pass all to function that detects the thing and blocks exec with breakpoint.
//#javascript #quasar #vue
!function() {
function detectDevTool(allow) {
if(isNaN(+allow)) allow = 100;
@V-core9
V-core9 / is_top_window.js
Created August 5, 2021 13:12
This will return false if current window and top window are not the same window....so it can tell us if we are in iFrame or something that is not root document.
//-<[ Checking if we are the root ]>._____
is_top_window = () => {
if (window.top != window.self) {
return false;
} else {
return true;
}
}
//-----------------------------[_V_]----
@V-core9
V-core9 / example.beta.html
Last active July 29, 2021 01:56
Start for Window.History API Object
<button onclick="goBack()">Go 2 pages back</button>
<button onclick="goToUrl('youtube.com')">Go 2 pages back</button>
<script>
goBack = () => {
window.history.go(-1);
};
@V-core9
V-core9 / inline-web-worker-example.html
Created July 27, 2021 13:18
Inline Web Worker Getting freegeoip.app/json printed multiple times.
<script id="wwFetchFunc" type="javascript/worker">
var reqNum = 1;
onmessage = function(e) {
if (e.data === 'wwFetchFunc'){
webWorkerFetchFunc();
}
};
async function webWorkerFetchFunc() {