{"id":21972880,"url":"https://github.com/rrayhka/social-network-analysis","last_synced_at":"2026-05-08T15:44:52.174Z","repository":{"id":253256140,"uuid":"834457890","full_name":"rrayhka/Social-Network-Analysis","owner":"rrayhka","description":"A research project using Social Network Analysis and the Louvain algorithm to detect and visualize communities within a university cohort.","archived":false,"fork":false,"pushed_at":"2024-10-16T13:48:18.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T02:44:14.504Z","etag":null,"topics":["graph-theory","louvain-algorithm","louvain-community-detection","sna","social-network-analysis"],"latest_commit_sha":null,"homepage":"https://huggingface.co/spaces/rrayhka/sna-incode","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/rrayhka.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":"2024-07-27T10:25:58.000Z","updated_at":"2025-01-19T05:03:32.000Z","dependencies_parsed_at":"2024-08-15T15:13:59.920Z","dependency_job_id":"ef476499-57e4-4463-8f24-39655a9fe426","html_url":"https://github.com/rrayhka/Social-Network-Analysis","commit_stats":null,"previous_names":["rrayhka/social-network-analysis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrayhka%2FSocial-Network-Analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrayhka%2FSocial-Network-Analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrayhka%2FSocial-Network-Analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrayhka%2FSocial-Network-Analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rrayhka","download_url":"https://codeload.github.com/rrayhka/Social-Network-Analysis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031516,"owners_count":20549926,"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":["graph-theory","louvain-algorithm","louvain-community-detection","sna","social-network-analysis"],"created_at":"2024-11-29T15:22:19.154Z","updated_at":"2026-05-08T15:44:47.130Z","avatar_url":"https://github.com/rrayhka.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Social Network Analysis\n\n**Social Network Analysis** is a research project aimed at detecting large communities within college cohorts using graph theory concepts, specifically through Social Network Analysis. This project implements the Louvain algorithm to identify community structures in a social network.\n\n## Table of Contents\n\n- [About the Project](#about-the-project)\n- [Main Features](#main-features)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contact](#contact)\n\n## About the Project\n\nThis project was developed for the purpose of analyzing social networks in an academic environment. By utilizing the Louvain algorithm, the project effectively detects and visualizes communities formed within student social networks.\n\nCurrently, this repository contains the final results of social network visualizations calculated using Python. \n\n**Note:** The datasets used in this project are private and are not included in the repository.\n\n## Main Features\n\n- Implementation of the Louvain algorithm for community detection.\n- Visualization of social networks using HTML, CSS, and JavaScript.\n- Community calculations performed using Python.\n\n## Prerequisites\n\n- A web browser (Google Chrome, Firefox, Brave, etc.)\n- A text editor or IDE for code modification (optional)\n\n## Installation\n\nTo run this project locally:\n\n1. Clone this repository:\n\n    ```bash\n    git clone https://github.com/rrayhka/Social-Network-Analysis.git\n    cd Social-Network-Analysis\n    ```\n\n2. Open the `index.html` file in your browser to view the social network visualization.\n\n## Usage\n\nAfter opening the `index.html` file, you will see a visual representation of the social network based on the dataset used (not included in this repository). You can modify the `network.js` file to change the configuration or include your own dataset.\n\n## Contact\n\nIf you have any questions or suggestions, please feel free to reach out to me via:\n\n- Email: [khyar075@gmail.com](mailto:khyar075@gmail.com)\n- Facebook: [Mohammad Habibul Akhyar](https://www.facebook.com/profile.php?id=100072858091271)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrayhka%2Fsocial-network-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frrayhka%2Fsocial-network-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrayhka%2Fsocial-network-analysis/lists"}