Skip to content

Instantly share code, notes, and snippets.

View pirumpi's full-sized avatar
:octocat:
Coding

Carlos Martin pirumpi

:octocat:
Coding
View GitHub Profile
@pirumpi
pirumpi / openapi.yaml
Last active April 27, 2021 22:33
EPIP Yaml
asyncapi: 2.0.0
info:
title: Elevated Peripheral Integration Platform (EPIP)
version: 1.0.0
description: An event driven interface to communicate with cuss devices
servers:
production:
url: https://localhost:65531
protocol: MQTT
description: Production Server
@pirumpi
pirumpi / EnableQueue.ps1
Created October 14, 2019 20:01
Enable Windows QUEUE
Enable-WindowsOptionalFeature -Online -FeatureName MSMQ-HTTP -All
Enable-WindowsOptionalFeature -Online -FeatureName MSMQ-Server –All
159 73 72 71 72 70 68 69 73 75 85 150 160 160 166 165
164 76 68 67 133 67 65 65 66 81 105 106 150 151 155 157
159 130 65 63 99 94 63 63 60 96 78 74 141 142 144 146
158 154 63 62 96 124 65 52 39 51 64 61 106 119 121 128
156 154 92 57 73 104 57 52 45 35 53 54 66 108 112 118
153 153 145 52 54 52 61 53 34 47 41 47 46 101 105 109
152 151 150 70 62 57 66 45 39 37 33 44 44 76 101 103
150 149 147 101 49 49 50 39 32 40 45 31 41 50 99 101
149 134 78 68 51 47 50 40 36 39 41 37 32 34 95 102
149 148 147 110 99 48 47 50 54 59 50 66 48 47 76 106
var img = document.createElement('img');img.src="https://i.ebayimg.com/images/g/FAsAAOSwI8laNNYA/s-l1600.jpg";var chat = document.querySelector('ul');chat.append(img);
@pirumpi
pirumpi / camera.py
Last active September 25, 2018 05:42
WebStream
import cv2
class VideoCamera(object):
def __init__(self):
# Using OpenCV to capture from device 0. If you have trouble capturing
# from a webcam, comment the line below out and use a video file
# instead.
self.video = cv2.VideoCapture(0)
# If you decide to use video.mp4, you must have this file in the folder
# as the main.py.
#!/bin/bash
# This script would facilitate the installation of
# Apache, Php, MySQL, Lets encrypt client, and Wordpress
echo "Enter your domain name without the http or www, follow by [ENTER]:"
read domain
echo "Now, lets create the following site:"
echo "http://$domain"
echo "https://$domain"
@pirumpi
pirumpi / index.html
Last active December 24, 2024 08:13
PECTAB// source https://jsbin.com/xexaviz
<!DOCTYPE html>
<html ng-app="app">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>PECTAB</title>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.2.26/angular.min.js"><\/script>
<script src="https://code.jquery.com/jquery-3.1.0.js"><\/script>
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet" type="text/css" />
<script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"><\/script>
@pirumpi
pirumpi / reclaimWindows10.ps1
Created April 10, 2017 23:50 — forked from alirobe/reclaimWindows10.ps1
"Reclaim Windows 10" turns off a bunch of unnecessary Windows 10 telemetery, removes bloatware, and privacy invasions. Review and tweak before running. Scripts for reversing are included and commented. Fork via https://github.com/Disassembler0 (different defaults)
##########
# Win10 Initial Setup Script
# Author: Disassembler <disassembler@dasm.cz>
# Version: 1.7, 2016-08-15
# dasm's script: https://github.com/Disassembler0/Win10-Initial-Setup-Script/
# THIS IS A PERSONALIZED VERSION
# This script leaves more MS defaults on, including MS security features.
# Tweaked based on personal preferences for @alirobe 2016-11-16 - v1.7.1
@pirumpi
pirumpi / reclaimWindows10.ps1
Created April 10, 2017 23:50 — forked from alirobe/reclaimWindows10.ps1
"Reclaim Windows 10" turns off a bunch of unnecessary Windows 10 telemetery, removes bloatware, and privacy invasions. Review and tweak before running. Scripts for reversing are included and commented. Fork via https://github.com/Disassembler0 (different defaults)
##########
# Win10 Initial Setup Script
# Author: Disassembler <disassembler@dasm.cz>
# Version: 1.7, 2016-08-15
# dasm's script: https://github.com/Disassembler0/Win10-Initial-Setup-Script/
# THIS IS A PERSONALIZED VERSION
# This script leaves more MS defaults on, including MS security features.
# Tweaked based on personal preferences for @alirobe 2016-11-16 - v1.7.1

Keybase proof

I hereby claim:

  • I am pirumpi on github.
  • I am pirumpi (https://keybase.io/pirumpi) on keybase.
  • I have a public key whose fingerprint is AB8D 00D5 DD43 48BB 9BE1 7C8D 6BEB 89A3 4031 9E9F

To claim this, I am signing this object: