{"id":19485667,"url":"https://github.com/pyozer/cross-sourcerer","last_synced_at":"2026-05-05T10:35:48.235Z","repository":{"id":66215374,"uuid":"248854671","full_name":"Pyozer/cross-sourcerer","owner":"Pyozer","description":"Let's talk about universal app","archived":false,"fork":false,"pushed_at":"2020-03-24T13:49:48.000Z","size":1530,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T07:48:40.030Z","etag":null,"topics":["apollo-client","github-api","graphql","react","rsuite","typescript"],"latest_commit_sha":null,"homepage":"https://cross-sourcerer.herokuapp.com/","language":"TypeScript","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/Pyozer.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}},"created_at":"2020-03-20T21:23:47.000Z","updated_at":"2020-03-26T21:03:24.000Z","dependencies_parsed_at":"2023-02-25T02:15:24.281Z","dependency_job_id":null,"html_url":"https://github.com/Pyozer/cross-sourcerer","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/Pyozer%2Fcross-sourcerer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyozer%2Fcross-sourcerer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyozer%2Fcross-sourcerer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pyozer%2Fcross-sourcerer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pyozer","download_url":"https://codeload.github.com/Pyozer/cross-sourcerer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240722266,"owners_count":19847073,"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":["apollo-client","github-api","graphql","react","rsuite","typescript"],"created_at":"2024-11-10T20:29:20.937Z","updated_at":"2026-05-05T10:35:48.194Z","avatar_url":"https://github.com/Pyozer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"\" src=\"./sourcerer.logo.png\"\"\u003e\n\u003c/p\u003e\n\n## Hello, Sourcerer\n\n## \u003ca name='TOC'\u003e🐼 Summary\u003c/a\u003e\n\n* [Rules](#rules)\n* [Overview](#overview)\n* [Story](#story)\n* [Postlude](#postlude)\n* [Bonus](#bonus)\n* [Credits](#credits)\n\n## \u003ca name='overview'\u003e🦊 Rules\u003c/a\u003e\n\nHi, here are some rules to carry out this story oav;\n\n* You **MUST** create a git repository named `cross-sourcerer`\n* You **MUST** create a file called `.author.json` with your fullname\n\n```sh\n~/cross-pwgame ❯❯❯ cat -e .author.json\n{\n  \"fullname\" : \"Richard Stallman\"\n}$\n```\n\n\u003e Of course, you can talk about the subject with other developers, peer-learning is\n\u003e the key to be a better developer. Don't hesitate to ask questions or help people on slack.\n\n\u003e Don't forget, there is no useless question :-)\n\n* You **MUST** return the project on Friday March, 23 at 16:00 pm by sending an MP on slack with the link of your github repo.\n\n## \u003ca name='overview'\u003e🐱 Overview\u003c/a\u003e\n\nThis project is about visual profile for software engineer and **HAVE TO** be a **UNIVERSAL APP**, thats means work on desktop (yo [**Electron**](https://www.electronjs.org/), website and mobile;\u003cbr /\u003e\n\nYou **HAVE TO** use for all web based applicaiton at least one **PWA** native features: `offline`, `notifications`, etc.\n\nYou **CAN** use any ui.x libraries you want [ if interested, you can even create your own ]\u003cbr /\u003e\nYou **CAN** use any front-end libraries you want.\n\n## \u003ca name='story'\u003e🐨 Story\u003c/a\u003e\n\n### = Prelude\n\nWell, as a developer we all use Github ; But is there a way to have visual informations of public users informations and meta-data ?\nYes ! Thanks to Github API we can have any data we want, and the goal of the project is to make a copycat of.... [**Sourcerer**](https://sourcerer.io/) !\n\nThe website first usecase is to simply consume Github API to display data.\n\nYou **MUST** do the same by using **GraphQL Github API** available [here](https://developer.github.com/v4/)\n\nThe purpose here is to share maxium possible code from all clients (and server of course in case of bonuses ;p)\n\n### = Features\n\nTake a look at the screen below ;\u003cbr /\u003e\nEverything in red is **MANDATORY** and **ROSE** is optionnal\n![](./sourcerer.majdi.png)\n\n## \u003ca name='bonus'\u003e🦄 Bonus\u003c/a\u003e\n\nI know you love that, well you can in bulk:\n\n* Create a proxy server that handle Github API request (save them) and then send to the client #data :)\n* Allow a user to connect to Githu using PWA API\n* Add more visual effect #css4TheWin 🎉\n\n## \u003ca name='credits'\u003e🐵 Credits\u003c/a\u003e\n\nCraft with :heart: in **Paris**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyozer%2Fcross-sourcerer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyozer%2Fcross-sourcerer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyozer%2Fcross-sourcerer/lists"}