{"id":16606098,"url":"https://github.com/jedahan/contact_card","last_synced_at":"2025-06-20T19:35:48.082Z","repository":{"id":2383564,"uuid":"3349114","full_name":"jedahan/contact_card","owner":"jedahan","description":"this is how I do contact cards","archived":false,"fork":false,"pushed_at":"2012-02-13T07:13:07.000Z","size":140,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T12:17:17.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jonathan.is","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jedahan.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-03T22:54:26.000Z","updated_at":"2014-06-05T00:30:11.000Z","dependencies_parsed_at":"2022-09-09T02:23:01.380Z","dependency_job_id":null,"html_url":"https://github.com/jedahan/contact_card","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedahan%2Fcontact_card","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedahan%2Fcontact_card/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedahan%2Fcontact_card/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedahan%2Fcontact_card/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jedahan","download_url":"https://codeload.github.com/jedahan/contact_card/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242756853,"owners_count":20180205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T01:04:51.877Z","updated_at":"2025-03-09T22:00:10.028Z","avatar_url":"https://github.com/jedahan.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"description\n-----------\n\n scan, :D, share\n\nThis is how [I](http://jonathan.is) do contact cards.\n\ncreating a new contact card\n---------------------------\n\n`./create_contact_card.rb [prefix]` does a few things when invoked:\n\n  1. generate a pair of url-friendly uuids to act as a read_id and write_id\n  2. creates an qr code based on the write_uuid\n  3. adds a new card to the mongodb collection 'cards'\n\nIts up to you how to display or distribute the qr code. I chose moo.com for its super-cheap completely customizable card printing service, and laser etching since I am right by some awesome hackerspaces.\n\n\nthe cards collection\n--------------------\n\nThe cards collection is just a collection of cards (*gasp*!), which is defined as:\n\n    marker: { location: gps coordinates, note: string }\n    card: { read_key: uuid, write_key: uuid, trail: [ marker, ... ] }\n\n\nthe web interface\n-----------------\n\nDisplays a map of all the points that card has travelled. If it was just scanned (and thereforce contains a valid write_id), an optional form is exposed to write a note and ask for your location to append to the map.\n\nThis is easily breakable, but thats fine, I can chalk it up to emergent behavior if someone is interested enough to go all Xzibit on this art.\n\nUsing zappa in coffeescript with node-mongolian served by node.js . BUZZWORDS LEVEL 9! WOO!\n\n\ntodo\n----\n\n  * grab geolocation\n  * draw map trails\n  * add comments\n  * generate silly trail name for each contact card\n  * print more cards\n  * separate api from app\n  * have a flower or monster grow with each hit","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedahan%2Fcontact_card","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjedahan%2Fcontact_card","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedahan%2Fcontact_card/lists"}