Skip to content

Instantly share code, notes, and snippets.

View waj's full-sized avatar

Juan Wajnerman waj

  • NoRedInk
  • Buenos Aires, Argentina
View GitHub Profile
@waj
waj / bitbucket-matrix.html
Created November 1, 2011 03:29
Display a matrix with the permissions of your bitbucket repositories
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<style>
body, table {
font-family: verdana;
font-size: 8pt;
}
table, td {