Adam Schaefers - Devops Artiste


(define (desert-hacker location mood activity link)
  (display
   (string-append
    (symbol->string mood)                 ;          _##_
    " "                                   ;          (^^)
    (symbol->string (car activity))       ;         --  --
    " (and "                              ;          /  \
    (symbol->string (cadr activity))      ;      Happy Hacker
    " at "
    link
    ") from the desert in "
    (symbol->string location)
    ", USA.\n")))

; WAT DOING
(desert-hacker 'New-Mexico 'happily '(hacking podcasting) "https://www.youtube.com/@sudoshred")

About

Devops artiste with a track record in automating infrastructure, scaling systems, and keeping production boring.


Contact


Avatar


CV