Skip to content

Instantly share code, notes, and snippets.

View OPHoperHPO's full-sized avatar
🎯
Focusing

Nikita Selin OPHoperHPO

🎯
Focusing
View GitHub Profile
@OPHoperHPO
OPHoperHPO / mac-vendor.txt
Created June 26, 2018 09:23 — forked from aallan/mac-vendor.txt
List of MAC addresses with vendors identities
000000 Officially Xerox
000001 SuperLAN-2U
000002 BBN (was internal usage only, no longer used)
000003 XEROX CORPORATION
000004 XEROX CORPORATION
000005 XEROX CORPORATION
000006 XEROX CORPORATION
000007 XEROX CORPORATION
000008 XEROX CORPORATION
000009 powerpipes?
@OPHoperHPO
OPHoperHPO / gttranslate.sh
Created July 14, 2018 04:17
Console Google Translate (bash + curl + sed) UPDATED 14.07.2018
#! /bin/bash
### Console Google Translate
### Example usage:
### gttranslate <source_lng> <new_lng> <your text>
### This bash script is combine of this scripts https://gist.github.com/elFua/3342075 and https://gist.github.com/ayubmalik/149e2c7f28104f61cc1c862fe9834793
### Updated by Anodev https://github.com/OPHoperHPO/
USAGE="
Example usage: '$0 <source_lng> <new_lng> <your text>'
Usage: '$0 en ru text'
@OPHoperHPO
OPHoperHPO / cars-shadow-detection.ipynb
Created November 19, 2020 14:03
Cars Shadow Detection.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.