Skip to content

Instantly share code, notes, and snippets.

View janielMartell's full-sized avatar

Janiel Martell janielMartell

View GitHub Profile
@janielMartell
janielMartell / barrios.csv
Last active April 25, 2025 18:43
Listado de barrios de Puerto Rico por municipio/pueblo, en orden alfabético / List of neighborhoods in Puerto Rico by town, in alphabetical order
MUNICIPIO BARRIO
Adjuntas Barrio Pueblo
Adjuntas Capáez
Adjuntas Garzas
Adjuntas Guayabo Dulce
Adjuntas Guayo
Adjuntas Guilarte
Adjuntas Juan González
Adjuntas Limaní
Adjuntas Pellejas
@janielMartell
janielMartell / README.md
Last active March 9, 2024 11:39
Get Tailwind CSS up and running quickly on your project.

Tailwind CSS Quick Start NPM Script

I found myself reading the installation guide and doing the same thing over and over again all the time. So, instead of learning how to use Webpack or Gulp I decided to automate it with something that most people can get their head around, also, no dependencies! Besides Tailwind CSS, obviously.

Sidenote: I'm a Windows user (Sorry Apple, I'm broke) so this probably doesn't work on Linux or Mac but I bet you can find equivalent commands. That said, if you're interested in it I could add it to this gist.

@janielMartell
janielMartell / index.html
Last active June 14, 2018 14:12
Iterating through DOM elements to filter data
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>test</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<select multiple id="select" row="1">