Skip to content

Instantly share code, notes, and snippets.

View wikka's full-sized avatar

Leslie Wittig Quintanilla wikka

View GitHub Profile
(defn heart-coords []
(for [t (range (-(Math/PI)) (Math/PI) 0.01)] ; the circumference
(let [x (* 16 (Math/pow (Math/sin t) 3)) ; x = 16 sin3 t
y (- (* 13 (Math/cos t)) ; y = 13 cos t -
(* 5 (Math/cos (* 2 t))) ; 5 cos(2 t) -
(* 2 (Math/cos (* 3 t))) ; 2 cos(3 t) -
(Math/cos (* 4 t))) ; cos(4 t)
z 0
tp (/ (+ t 3) 6.1)
r (Math/sin (* tp Math/PI))

============================================ Analista de Infraestrutura @ Dinda.com.br/Baby.com.br

Gerenciar uma infraestrutura que é imbatível!

Suas responsabilidades

Gostar da vida de DevOps; automatizar tudo.

Keybase proof

I hereby claim:

  • I am wikka on github.
  • I am wikka (https://keybase.io/wikka) on keybase.
  • I have a public key whose fingerprint is 9F1E F26C 8826 1140 287F 7252 B37C E661 BC05 0CB1

To claim this, I am signing this object:

============================================ System Operations Engineer @ Dinda.com.br/Baby.com.br

Manage an infrastructure that is impossible to outgrow!

Your responsibilities

Enjoy the DevOps lifestyle; automate everything. Have fun scripting as well as programming.