{"id":16875640,"url":"https://github.com/kilo59/5_15_hacknight","last_synced_at":"2026-05-19T07:34:20.608Z","repository":{"id":104048674,"uuid":"133601102","full_name":"Kilo59/5_15_hacknight","owner":"Kilo59","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-17T23:24:11.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-13T04:21:41.303Z","etag":null,"topics":["hackathon"],"latest_commit_sha":null,"homepage":"https://www.eventbrite.com/e/downtown-community-hack-night-at-nordstromrackcom-hautelook-tuesday-may-15-2018-registration-41883165676?utm_source=eb_email\u0026utm_medium=email\u0026utm_campaign=order_confirmation_email\u0026utm_term=eventname\u0026ref=eemailordconf#","language":"Jupyter Notebook","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/Kilo59.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-05-16T02:47:12.000Z","updated_at":"2018-05-17T23:47:55.000Z","dependencies_parsed_at":"2023-06-29T11:31:31.287Z","dependency_job_id":null,"html_url":"https://github.com/Kilo59/5_15_hacknight","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kilo59/5_15_hacknight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilo59%2F5_15_hacknight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilo59%2F5_15_hacknight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilo59%2F5_15_hacknight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilo59%2F5_15_hacknight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kilo59","download_url":"https://codeload.github.com/Kilo59/5_15_hacknight/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kilo59%2F5_15_hacknight/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33206320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:16:55.748Z","status":"ssl_error","status_checked_at":"2026-05-19T07:16:54.366Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["hackathon"],"created_at":"2024-10-13T15:36:40.955Z","updated_at":"2026-05-19T07:34:20.596Z","avatar_url":"https://github.com/Kilo59.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 5_15_hacknight\n\n## Coding Challenge\n\nProvide users the ability to narrow down search results or product listing by choosing from a set of product attributes (faceted navigation).\nIn order for us to successfully provide product attributes in a cost effective manner we will need to extract it from the description. \n\nProvided in the zip file are description for three shoes for which we want to extract 4 attributes :\n\n`Heel_Style`, `Toe_Style`, `Material`, `Features`.\n\nYour application should read in these three files and print the features. Your output should look like below\n\n```\nshoe1: \nHeel_Style : Stiletto\nToe_Style : Peep Toe\nMaterial : Manmade\n\nshoe2:\nHeel_Style : Block Heel\nToe_Style : Open Toe\nMaterial : Suede \nFeatures : Padding\n\nshoe3:\nHeel_Style : Cone Heel\nToe_Style : Open Toe\nMaterial : Suede\nFeatures : Padding\n```\n\n### Extra Credit:\n\nFor each of the shoe also list out the Heel_Height based on the following criteria\n\n```\nHeel 1”-2” = Low Heel\nHeel 2”-3” = Mid Heel\nHeel 3”-4” = High Heel\n```\n\n\n### Source Files\n\n#### `shoe1.txt`\n\n```\nDetails\nSizing: True to size.\n\n- Peep toe\n- Back zip closure\n- Caged construction\n- Stiletto heel\n- Approx. 4\" heel\n- Imported\nMaterials\nSynthetic upper, PU sole\n```\n\n#### `shoe2.txt`\n\n```\nSizing: True to size. M=standard width \n\n- Open toe\n- Faux suede fabric construction \n- Ankle cuff with elastic inset\n- Back zip closure with tassel pull\n- Lightly padded footbed\n- Block heel \n- Approx. 1.5\" heel \n- Imported\nMaterials\nFabric upper, synthetic sole\n```\n\n#### `shoe3.txt`\n\n```\n- Open toe\n- Studded detail\n- Slip-on\n- Lightly padded footbed\n- Cone heel\n- Approx. 3\" heel\n- Imported\nMaterials\nFaux suede upper, manmade sole\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkilo59%2F5_15_hacknight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkilo59%2F5_15_hacknight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkilo59%2F5_15_hacknight/lists"}