{"id":18649873,"url":"https://github.com/ashwanthkumar/devmerge-2017","last_synced_at":"2025-11-05T10:30:32.932Z","repository":{"id":140449949,"uuid":"100771854","full_name":"ashwanthkumar/devmerge-2017","owner":"ashwanthkumar","description":"Alexa Skill to quiz you on GATE syllabus computer science topics","archived":false,"fork":false,"pushed_at":"2017-08-20T06:05:54.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T12:44:50.997Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ashwanthkumar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2017-08-19T05:15:59.000Z","updated_at":"2017-12-18T01:48:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c6f1943-034e-48ad-a8f8-0150f0d9dc15","html_url":"https://github.com/ashwanthkumar/devmerge-2017","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/ashwanthkumar%2Fdevmerge-2017","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Fdevmerge-2017/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Fdevmerge-2017/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Fdevmerge-2017/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashwanthkumar","download_url":"https://codeload.github.com/ashwanthkumar/devmerge-2017/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239456411,"owners_count":19641843,"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-11-07T06:40:59.026Z","updated_at":"2025-11-05T10:30:32.894Z","avatar_url":"https://github.com/ashwanthkumar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevMerge 2017 Hackathon\n\n## Problem Statement\nTeaching assistent for helping you learn concepts in Computer Science.\n\n## Solution\nWe plan to scrap the quiz data from [geeksforgeeks.org](http://www.geeksforgeeks.org/quiz-corner-gq/) and build a quiz skill on Alexa for the first cut.\n\n- You can enter the quiz by saying \"Alexa, start gate quiz\"\n- Alexa then would guide you through various usages on how to start the quiz (on various topics like heap, binary trees, graph, recursion, sorting etc.)\n\n## Components\nThe repository is configured as follows\n\n- `infra` - Contains infrastructure related scripts. Not to bring up but mostly to setup things. Currently this is hosted on DO by manually bringing up a droplet.\n- `scrapper` - Contains a NodeJS script (`index.js`) to convert a given Quiz URL (from [geeksforgeeks.org](http://www.geeksforgeeks.org/quiz-corner-gq/)) to JSON with questions, options and the right answer. The scripts the output to STDOUT. We then load this into Mongo from which our alexa skill will read it.\n- `alexa` - Contains the Alexa skill server that serves as the backend for the skill. It runs on port 8153 and serves it on `localhost:8153/alexa/`.\n\n## License\nhttps://www.apache.org/licenses/LICENSE-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwanthkumar%2Fdevmerge-2017","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashwanthkumar%2Fdevmerge-2017","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwanthkumar%2Fdevmerge-2017/lists"}