Skip to content
View jasalt's full-sized avatar

Organizations

@HacklabJKL

Block or report jasalt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. phel-wp-plugin phel-wp-plugin Public

    WordPress plugin skeleton and general resources about using Phel (Lisp) within WordPress.

    Shell 2 1

  2. utils.phel utils.phel
    1
    (ns my-ns\utils)
    2
    
                  
    3
    # WIP general utils for Phel programs
    4
    
                  
    5
    
                  
  3. .emacs.d .emacs.d Public

    Forked from ashton314/emacs-bedrock

    Text editor config, 2023 re-write.

    Emacs Lisp 1

  4. wp.phel wp.phel
    1
    (ns my-ns\wp
    2
      (:require phel\str :as str)
    3
      )
    4
    
                  
    5
    # Some generally useful Phel wrapping over WordPress PHP API's.
  5. "Phel Cider Light" Phel programming ... "Phel Cider Light" Phel programming config preview
    1
    ;; "Phel Cider Light" Phel-lang programming config
    2
    
                  
    3
    ;; Stand-alone preview version separated from from personal .emacs.d
    4
    ;; https://github.com/jasalt/.emacs.d/blob/007083f149cf3954a6f38328c962c6788e179705/personal/phel.el#L1
    5
    
                  
  6. kuittiskanneri kuittiskanneri Public

    Receipt Scanner Prototype using AngularJS, (PYTHON) Flask & OpenCV. University full-stack SPA web app course project 2014.

    JavaScript 118 47