{"id":26091957,"url":"https://github.com/max0ne/twinkeydow","last_synced_at":"2025-04-12T06:43:16.641Z","repository":{"id":70837740,"uuid":"125097721","full_name":"max0ne/twinkeydow","owner":"max0ne","description":"it recommends github repos","archived":false,"fork":false,"pushed_at":"2019-04-29T19:34:53.000Z","size":13795,"stargazers_count":8,"open_issues_count":9,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T06:43:09.811Z","etag":null,"topics":["aws-lambda","collaborative-filtering","github","mongodb","numpy","python","react","recommendation-system","serverless","typescript"],"latest_commit_sha":null,"homepage":"https://twinkeydow.mingfei.me","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/max0ne.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":"2018-03-13T18:35:25.000Z","updated_at":"2024-06-16T19:49:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"38077778-3656-4e6f-8c56-9c69c0717ce6","html_url":"https://github.com/max0ne/twinkeydow","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/max0ne%2Ftwinkeydow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max0ne%2Ftwinkeydow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max0ne%2Ftwinkeydow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max0ne%2Ftwinkeydow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/max0ne","download_url":"https://codeload.github.com/max0ne/twinkeydow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530610,"owners_count":21119592,"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":["aws-lambda","collaborative-filtering","github","mongodb","numpy","python","react","recommendation-system","serverless","typescript"],"created_at":"2025-03-09T10:25:05.908Z","updated_at":"2025-04-12T06:43:16.631Z","avatar_url":"https://github.com/max0ne.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://circleci.com/gh/max0ne/twinkeydow/tree/master.svg?style=shield\n)](https://circleci.com/gh/max0ne/twinkeydow/tree/master) ![License](https://img.shields.io/github/license/mashape/apistatus.svg)\n\n# Project Twinkeydow\n\nIt provides customized Github repo recommendations, based on your previous activities on Github. It works by pulling large number of public Github user data from [Github Public Event API](https://developer.github.com/v3/activity/events/), modeling each Github repo by [model based collaborative filtering](https://en.wikipedia.org/wiki/Collaborative_filtering#Model-based) and provide customized recommendations.\n\n## Structure\n\nThe code mainly does 5 things\n\n| wat | deployed to | tools | wat exactly |\n| - |-|-|-|\n| [Gathering Data](./github_repo_puller) | AWS EC2 | Node.js | Querying Github API for public activity |\n| [Modeling](./als_thing/compute_feature_vector.ipynb) | AWS EMR | Python, Spark | CF modeling stuff given bunch of data to train with |\n| [Predicting](./api/sim_repo) | AWS Lambda | Python, Serverless | KNN over repo feature vectors with NumPy |\n| [API Hosting](./api/node) | AWS Lambda | TypeScript, Node.js, Serverless | generic web API services, handle misc stuff like OAuth, user authentication |\n| [UI](./front) | Github Pages / S3 | React, CSS, Semantic UI | UI stuff |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax0ne%2Ftwinkeydow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmax0ne%2Ftwinkeydow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax0ne%2Ftwinkeydow/lists"}