{"id":28035819,"url":"https://github.com/el-yawd/page-rank","last_synced_at":"2026-05-01T04:39:28.777Z","repository":{"id":291284127,"uuid":"975722399","full_name":"el-yawd/page-rank","owner":"el-yawd","description":"Super cool page rank visualizator using OpenGL!","archived":false,"fork":false,"pushed_at":"2025-05-05T18:43:54.000Z","size":315,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T20:52:24.592Z","etag":null,"topics":["cpp","opengl","pagerank"],"latest_commit_sha":null,"homepage":"","language":"C++","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/el-yawd.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,"zenodo":null}},"created_at":"2025-04-30T19:38:27.000Z","updated_at":"2025-05-05T18:43:58.000Z","dependencies_parsed_at":"2025-05-05T20:52:25.887Z","dependency_job_id":null,"html_url":"https://github.com/el-yawd/page-rank","commit_stats":null,"previous_names":["diegoreis42/page-rank","el-yawd/page-rank"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el-yawd%2Fpage-rank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el-yawd%2Fpage-rank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el-yawd%2Fpage-rank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el-yawd%2Fpage-rank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/el-yawd","download_url":"https://codeload.github.com/el-yawd/page-rank/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253561198,"owners_count":21927787,"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":["cpp","opengl","pagerank"],"created_at":"2025-05-11T12:01:22.752Z","updated_at":"2026-05-01T04:39:28.772Z","avatar_url":"https://github.com/el-yawd.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Page Rank\n\nhttps://github.com/user-attachments/assets/e0b626cd-3cee-4101-8793-e1ebf7edc476\n\nThis project simulates the [page rank](https://en.wikipedia.org/wiki/PageRank) algorithm, notes:\n\n- Each node represents a web page and its links, and each yellow sphere is a user that jumps between pages following the edges\n- It simulate a scale-free graph by applying preferential attachment on nodes, creating hubs, similar to web.\n- It has a \"physics engine\" where you can change settings like: gravity, attraction and spring force.\n- For college project compliance it also has a fancy illumination setting.\n\n# Running the system\n\nClone the project (including the submodules!):\n\n```bash\ngit clone --recurse-submodules -j8 git@github.com:diegoreis42/page-rank.git\n\n./scripts/build.sh # to build the project\n\n./build/main # to run the project\n```\n\n\nThis project was made by me and [diogo-ha](github.com/diogo-ha)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fel-yawd%2Fpage-rank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fel-yawd%2Fpage-rank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fel-yawd%2Fpage-rank/lists"}