Skip to content

Instantly share code, notes, and snippets.

View nshimiye's full-sized avatar

Marcellin Nshimiyimana nshimiye

View GitHub Profile
@nshimiye
nshimiye / pythonOpencvHomebrewInstallFix.md
Created February 28, 2019 16:42 — forked from robrant/pythonOpencvHomebrewInstallFix.md
Script to fix opencv homebrew install on OSX > El Capitan
@nshimiye
nshimiye / box-shadow.html
Created April 5, 2018 05:23 — forked from ocean90/box-shadow.html
CSS3 Box Shadow, only top/right/bottom/left and all
<!DOCTYPE html>
<html>
<head>
<title>Box Shadow</title>
<style>
.box {
height: 150px;
width: 300px;
margin: 20px;
@nshimiye
nshimiye / box-shadow.html
Created April 5, 2018 05:23 — forked from ocean90/box-shadow.html
CSS3 Box Shadow, only top/right/bottom/left and all
<!DOCTYPE html>
<html>
<head>
<title>Box Shadow</title>
<style>
.box {
height: 150px;
width: 300px;
margin: 20px;
@nshimiye
nshimiye / api models Locations.js
Created December 6, 2016 00:28 — forked from juanpasolano/api models Locations.js
seed database on sails js
/**
* Locations.js
*
* @description :: TODO: You might write a short summary of how this model works and what it represents here.
* @docs :: http://sailsjs.org/#!documentation/models
*/
module.exports = {
seedData:[