Skip to content

Instantly share code, notes, and snippets.

View ibarrajo's full-sized avatar
:shipit:

Josue Alexander Ibarra ibarrajo

:shipit:
View GitHub Profile
@ibarrajo
ibarrajo / docker hard skills
Created July 13, 2020 22:01
The test `testHardSoftTBDskills_resumeOne`
array:76 [
"relational database management system" => 1
"microsoft sql server 2005" => 2
"mechanical engineering" => 1
"software engineering" => 4
"software development" => 2
"relational databases" => 1
"Software Application" => 1
"microsoft sql server" => 3
"database management" => 3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ibarrajo
ibarrajo / instant-promotion.py
Created June 15, 2017 18:32
Developers who use spaces make more money than those who use tabs. Let's automate that!
#!/usr/bin/env python
# So.. developers who use spaces make more money than those who use tabs huh?
# https://stackoverflow.blog/2017/06/15/developers-use-spaces-make-money-use-tabs/
# We can automate that promotion!
from __future__ import print_function
import os
import fnmatch
from fileinput import FileInput
from copy import copy
class AES:
def __init__(self, blocksize, key):
# verify that the key is the right size
assert len(key) == (blocksize / 8)
self.key = key
# 10 cycles for 128-bit keys
# 12 cycles for 192-bit keys
@ibarrajo
ibarrajo / keybase.md
Created March 24, 2014 20:33
keybase.md

Keybase proof

I hereby claim:

  • I am ibarrajo on github.
  • I am ninja (https://keybase.io/ninja) on keybase.
  • I have a public key whose fingerprint is EADD 0143 9378 0567 2BC5 F6AA 9247 5AD0 B141 3B0C

To claim this, I am signing this object: