{"id":15700906,"url":"https://github.com/itschrislow/state-of-developer-kaki","last_synced_at":"2025-05-12T15:19:09.180Z","repository":{"id":42420134,"uuid":"473752602","full_name":"itschrislow/state-of-developer-kaki","owner":"itschrislow","description":"Data visualization of the state of developers in Malaysia","archived":false,"fork":false,"pushed_at":"2023-06-03T20:27:50.000Z","size":3750,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T15:18:57.649Z","etag":null,"topics":["data-visualization","data-viz","salary-data","visualization"],"latest_commit_sha":null,"homepage":"https://stateofdevkaki.com/","language":"JavaScript","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/itschrislow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"itschrislow","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-03-24T19:50:20.000Z","updated_at":"2023-12-07T20:45:23.000Z","dependencies_parsed_at":"2024-10-24T05:25:36.586Z","dependency_job_id":"4fcbe8be-aa10-41b3-a7ec-76a2b77c13c3","html_url":"https://github.com/itschrislow/state-of-developer-kaki","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/itschrislow%2Fstate-of-developer-kaki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itschrislow%2Fstate-of-developer-kaki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itschrislow%2Fstate-of-developer-kaki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itschrislow%2Fstate-of-developer-kaki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itschrislow","download_url":"https://codeload.github.com/itschrislow/state-of-developer-kaki/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253763962,"owners_count":21960484,"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":["data-visualization","data-viz","salary-data","visualization"],"created_at":"2024-10-03T19:56:10.148Z","updated_at":"2025-05-12T15:19:09.102Z","avatar_url":"https://github.com/itschrislow.png","language":"JavaScript","funding_links":["https://ko-fi.com/itschrislow"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"public/static/logo.png\" style=\"width: 350px\" alt=\"logo\" /\u003e\n\u003c/div\u003e\n  \n## 💡 Overview\n\nThis is a data visualization project of the state of [DeveloperKaki](https://www.facebook.com/groups/developerkaki/), the largest online developer community in Malaysia, based on the data from the [Developer Salary Survey](https://www.facebook.com/groups/developerkaki/permalink/1475965772749331/).\n\n## 🛠 Installation\n\n**Clone repository**\n\n```\ngit clone https://github.com/itschrislow/state-of-developer-kaki-2021.git\n```\n\n**Development mode**\n\n```\nyarn\nyarn start\n```\n\n**Production mode**\n\n```\nyarn build\nyarn global add serve\nserve -s build\n```\n\n## 📄 Getting Started\n\n### Data processing\n\nOn server restart, a [script](src/data/scripts.js) will be run to write chart data to be consumed by chart-related components. Chart data is formatted by the [helpers](src/data/helpers.js) file following the format specified in [nivo](https://nivo.rocks/)'s documentation (data vizualization library used).\n\nSee the main project structure below for more information.\n\n### Main Project Structure\n\nImportant folders and files in the [`src`](src) directory\n\n```bash\n|- data\n|   |- dataset.json                   # cleaned dataset\n|   |- helpers.js                     # helper functions to format chart data based on nivo documentation\n|   |- scripts.js                     # script to write formatted data into charts folder below on server restart\n|   |- charts\n|       |- [chart1].json\n|       |- ...\n|\n|- components\n|   |- charts                         # contains only chart components\n|       |- [ChartComponentName].jsx\n|       |- ...\n|   |- [ComponentName].jsx            # all other components\n|   |- ...\n```\n\n### Environment Variables\n\n`REACT_APP_GA_ID` (optional) - Google Analytics ID\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitschrislow%2Fstate-of-developer-kaki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitschrislow%2Fstate-of-developer-kaki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitschrislow%2Fstate-of-developer-kaki/lists"}