Neshamon / Neshamon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(defpackage #:John-Matthews
  (:use :cl))

(in-package #:John-Matthews)

(defvar *myself*
  (list :langs '(common-lisp sbcl)
        :tools '(lem emacs hunchentoot caveman2 radiant erudite docs)
        :learning-about '(common-lisp
                          exploratory-programming
                          functional-programming)
        :working-on '(monkey-lang
                      kaggle-clojure
                      lem)
        :company "Capital One"
        :position "Platform Engineer"
        :interests '(theology
                     singing
                     calisthenics)
        :contact-me "jmmatthews@proton.me"))

neshamon

neshamon

About