Skip to content

Instantly share code, notes, and snippets.

View GodfatherX64's full-sized avatar
🖥️
There’s no place like ::1/128

Mahmoud Farag GodfatherX64

🖥️
There’s no place like ::1/128
  • 127.0.0.1
  • 02:41 (UTC +03:00)
View GitHub Profile
@marcedwards
marcedwards / mkbhd-intro.pde
Created September 27, 2018 11:21
An attempt at recreating the intro to MKBHD’s awesome videos, using Processing.
// An attempt at recreating the intro to MKBHD’s awesome videos.
// MKBHD’s videos can be seen here: https://www.youtube.com/marquesbrownlee
// A GIF of the result can be seen here: https://i.imgur.com/EAfI0uJ.gif
//
// Code by @marcedwards from @bjango.
float n1 = 0;
float n2 = 0;
float ease = 0;
@atiti
atiti / hp1920-get-config.sh
Last active January 12, 2024 15:20
Download running config from a HP 1920S switch
#!/bin/bash
#
# Simple script to download the running configuration from the HP 1920S switch
# through the HTTP "APIs"
#
# Run it as:
# $ ./hp1920-getconfig.sh --host="10.1.2.3" --user="admin" --pass="hello" --file=startup-config
#
# Attila Sukosd <attila@airtame.com>
#
;#NoTrayIcon
;#SingleInstance force
;#Persistent
;#InstallKeybdHook
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; Logitech T650 mappings for Windows 10.
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@robie2011
robie2011 / Add_WiFi_Profile.ps1
Created April 30, 2014 14:10
Add new WiFi Profil on Windows (Powershell)
<#
.SYNOPSIS
.DESCRIPTION
This script add WiFi Profile to (first) WLAN Adapter. Password in profile should be in plain text
.PARAMETER <Parameter_Name>
.INPUTS
Path to WiFi Profile