I hereby claim:
- I am timbogit on github.
- I am timbo (https://keybase.io/timbo) on keybase.
- I have a public key whose fingerprint is 0CD5 7CF6 3F1B 0738 9C42 88CE 5C03 85B5 D217 24BF
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
We are building a set of applications that have will show deals (aka. 'inventory items') available in or near a given city. These items can also be organized by a 'category' (aka. tags), to cater to the various customers' areas of interest.
To bootstrap things, and to get us focussed on some key areas of developing in a SOA, we have gone ahead and built these apps out at varying stages. The workshops will focus on showing some of this code, and intersperse exercises to add features, or to refactor.
We are building a set of applications that have will show deals (aka. 'inventory items') available in or near a given city. These items can also be organized by a 'category' (aka. tags), to cater to the various customers' areas of interest.
To bootstrap things, and to get us focussed on some key areas of developing in a SOA, we have gone ahead and built these apps out at varying stages. The workshops will focus on showing some of this code, and intersperse exercises to add features, or to refactor.
| #(first (reduce-kv | |
| (fn [res k v] | |
| (if (or | |
| (clojure.set/subset? #{0 1 2} v) | |
| (clojure.set/subset? #{3 4 5} v) | |
| (clojure.set/subset? #{6 7 8} v) | |
| (clojure.set/subset? #{0 3 6} v) | |
| (clojure.set/subset? #{1 4 7} v) | |
| (clojure.set/subset? #{2 5 8} v) | |
| (clojure.set/subset? #{0 4 8} v) |
| { | |
| "public_identifier": "timschmelmer", | |
| "profile_pic_url": "https://media.licdn.com/dms/image/C4E03AQErCOo6ex2AgQ/profile-displayphoto-shrink_200_200/0/1517666803904?e=1694044800&v=beta&t=I9NSu4ipTA_mjnSCAVfK_hLb7tgy8EObwSjhERvW7wk", | |
| "background_cover_image_url": null, | |
| "first_name": "Tim", | |
| "last_name": "Schmelmer", | |
| "full_name": "Tim Schmelmer", | |
| "follower_count": null, | |
| "occupation": "Software Architect at Salesforce", | |
| "headline": "Software Architect at Salesforce", |