{"id":15154384,"url":"https://github.com/sjxsubham/mygithub","last_synced_at":"2026-02-10T19:06:51.590Z","repository":{"id":247152231,"uuid":"825139309","full_name":"SjxSubham/MyGithub","owner":"SjxSubham","description":"MyGithub : Explore GitHub in a Whole New Way!🚀","archived":false,"fork":false,"pushed_at":"2025-06-07T16:42:39.000Z","size":430,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T17:33:27.553Z","etag":null,"topics":["githubapi","javascript","mongo-db","nodejs","passportjs","reactsjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://dub.sh/mygithubapp","language":"JavaScript","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/SjxSubham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"buy_me_a_coffee":"SjxSubham"}},"created_at":"2024-07-06T22:36:02.000Z","updated_at":"2025-06-07T16:42:44.000Z","dependencies_parsed_at":"2024-07-25T22:18:35.113Z","dependency_job_id":"8659b4f0-a2bd-4879-992b-3647d8c3e51e","html_url":"https://github.com/SjxSubham/MyGithub","commit_stats":{"total_commits":52,"total_committers":1,"mean_commits":52.0,"dds":0.0,"last_synced_commit":"dc5016434d6ab1015f6974210bc9da2295340754"},"previous_names":["sjxsubham/mygithub"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/SjxSubham/MyGithub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SjxSubham%2FMyGithub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SjxSubham%2FMyGithub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SjxSubham%2FMyGithub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SjxSubham%2FMyGithub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SjxSubham","download_url":"https://codeload.github.com/SjxSubham/MyGithub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SjxSubham%2FMyGithub/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267436674,"owners_count":24086898,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["githubapi","javascript","mongo-db","nodejs","passportjs","reactsjs","tailwindcss"],"created_at":"2024-09-26T17:22:42.149Z","updated_at":"2026-02-10T19:06:51.582Z","avatar_url":"https://github.com/SjxSubham.png","language":"JavaScript","funding_links":["https://buymeacoffee.com/SjxSubham"],"categories":[],"sub_categories":[],"readme":"# MyGithub: Explore GitHub in a Whole New Way!\n## Overview \nMyGithub is a web application that brings the power of GitHub to your fingertips. Whether you’re a developer, a curious learner, or a seasoned open-source enthusiast, MyGithub offers a seamless experience for exploring user profiles, repositories, and more.\n\n## Features \n##### 1. Authentication \u0026 Authorization:\n- Secure login using Passport.js with GitHub Auth.\n- User sessions and tokens handled behind the scenes.\n##### 2. GitHub API Integration:\n- Fetch user profiles and repositories directly from GitHub.\n- Real-time data sync with GitHub.\n##### 3. Client-Side Repo Filtering:\n- Filter repositories right on the client side.\n- Find relevant repos faster.\n##### 4. Robust Error Handling:\n- Comprehensive error handling on both server and client sides.\n- No more mysterious bugs!\n##### 5. User Interaction:\n- Like profiles, sign up, and log in, see the users along with date who liked ur profile.\n- Clone repositories.\n- Explore popular repos by username.\n- Explore popular repos of **Popular Languages**\n##### 6. Chat with Other Users:\n- Real-time chat functionality for connecting with fellow GitHub users.\n- Send messages, share ideas, and share screenshots.\n\n\n  \n## Tech Stack\n##### Frontend:\n* React (with hooks)\n* Tailwind CSS for styling\n##### Backend:\n* Node.js with Express.js\n* MongoDB for data storage\n* Passport.js for Authentication\n* Socket.io for real-time communication\n* Multer for file uploads\n\n\n## Check out MyGithub here: [MyGithub App](https://dub.sh/mygithubapp) \n\n![MyGithub](https://github.com/SjxSubham/MyGithub/assets/142329838/4e983299-8b63-435c-997a-2ddc2c0dfa7f)\n\n\n## Getting Started\n 1. Clone this repository:\n```\ngit clone https://github.com/yourusername/mygithub.git\n\n```\n\n 3. Install dependencies:\n```\ncd MyGithub\nnpm install\ncd frontend\nnpm i\ncd ..\ncd backend \nnpm install\n```\n 3. Set up environment variables (e.g. GitHub API key, MongoDB URI, CLient Base URL) check .env.sample file for reference.\n     \n 4. Run the app:\n```\nnpm start\n\n```\n(U may redirected automatically to the actual deployed site, make changes at the main.jsx file to run this in local development settings)\n\n## Contributing\n**Contributions are welcome!** *Feel free to open issues or submit pull requests.*\n\n## License\nThis project is licensed under the **[MIT License](MyGithub/LICENSE)**. See the LICENSE file for details.\n\n\u003e\u003e Give a star to this repo ⭐\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjxsubham%2Fmygithub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjxsubham%2Fmygithub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjxsubham%2Fmygithub/lists"}