Skip to content

Instantly share code, notes, and snippets.

View ralexrdz's full-sized avatar

Raul Rodriguez ralexrdz

  • Vientos
  • Mexico City
View GitHub Profile
<div id="collaborateSec" data-all="h-100 w-100">
<div id="filterSec" data-all="bt-0 w-100 h-100 ps-a" data-xssm="hdn">
<div id="filterBtns" data-all="h-50-px" data-xssm="hdn w-100 ps-a bt-0" data-mdlgxl="w-50 ps-a tp-50-px">
<div id="filterLabel" data-all="d-in" data-xssmmd="hdn" data-lgxl="w-30" data>Filtra proyectos por: </div>
<div id="catsBtn" data-all="d-in" data-md="w-25" data-lgxl="w-20">
<a href="#">Categorías</a>
</div>
<div id="howBtn" data-all="d-in" data-md="w-25" data-lgxl="w-20">
<a href="">¿Cómo colaborar?</a>
</div>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Vientos</title>
<link rel="stylesheet" href="assets/css/vientos-frontend.min.css">
@ralexrdz
ralexrdz / userExample.json
Created September 21, 2016 23:06
Vientos user structure
{
"username" : "juan",
"email" : "[email protected]",
"lastname" : "Pérez",
"name" : "Juan",
"profilePicture" : "yo.jpg",
"scope" : "admin",
"categories" : [
"health",
"education",