Skip to content

Instantly share code, notes, and snippets.

View dregatos's full-sized avatar

David Regatos dregatos

  • Santiago de Compostela
  • 02:01 (UTC +02:00)
View GitHub Profile
//:
//: UserDefaultable.swift
//:
//: Created by Andyy Hope on 18/08/2016.
//: Twitter: @andyyhope
//: Medium: Andyy Hope, https://medium.com/@AndyyHope
import Foundation
// MARK: - Key Namespaceable
@dregatos
dregatos / AppStoryboard.swift
Created October 21, 2017 14:30 — forked from Gurdeep0602/AppStoryboard.swift
AppStoryboard enumeration
//
// AppStoryboards.swift
// AppStoryboards
//
// Created by Gurdeep on 15/12/16.
// Copyright © 2016 Gurdeep. All rights reserved.
//
import Foundation
import UIKit
@dregatos
dregatos / keybase.md
Last active September 21, 2017 10:03

Keybase proof

I hereby claim:

  • I am dregatos on github.
  • I am dregatos (https://keybase.io/dregatos) on keybase.
  • I have a public key whose fingerprint is 7268 AC96 7F11 59E3 6385 5BF3 2B86 6431 508E 95A2

To claim this, I am signing this object:

@dregatos
dregatos / SassMeister-input.scss
Created June 9, 2015 19:47
Generated by SassMeister.com.
// ----
// libsass (v3.2.4)
// ----
// Variable
$mi_fuente: sans-serif;
$mi_color: #f4f4f4;
body {
font: 90% $mi_fuente;