{"id":13552778,"url":"https://github.com/wil-gerard/git-connected","last_synced_at":"2025-04-03T04:30:46.602Z","repository":{"id":39581983,"uuid":"422742615","full_name":"wil-gerard/git-connected","owner":"wil-gerard","description":"A social networking web application to help connect the 100Devs community","archived":false,"fork":false,"pushed_at":"2023-03-07T17:56:16.000Z","size":23147,"stargazers_count":44,"open_issues_count":32,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-25T18:58:24.152Z","etag":null,"topics":["axios","express","expressjs","mongodb","node","nodejs","passportjs","react","reactjs","styled-components","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://gitconnected.dev","language":"TypeScript","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/wil-gerard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-10-30T00:04:07.000Z","updated_at":"2024-03-05T07:34:24.000Z","dependencies_parsed_at":"2024-01-16T18:58:14.621Z","dependency_job_id":"a5e0cce9-bc36-4a2f-ae8c-0dfe12b77557","html_url":"https://github.com/wil-gerard/git-connected","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/wil-gerard%2Fgit-connected","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wil-gerard%2Fgit-connected/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wil-gerard%2Fgit-connected/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wil-gerard%2Fgit-connected/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wil-gerard","download_url":"https://codeload.github.com/wil-gerard/git-connected/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222920968,"owners_count":17058103,"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":["axios","express","expressjs","mongodb","node","nodejs","passportjs","react","reactjs","styled-components","tailwindcss","typescript"],"created_at":"2024-08-01T12:02:09.980Z","updated_at":"2024-11-04T00:30:33.620Z","avatar_url":"https://github.com/wil-gerard.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"![github-docs-banner](https://user-images.githubusercontent.com/74286884/156865155-7af481ea-261d-40ee-83b0-64e414072a22.png)\n[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)\n[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](https://github.com/wil-gerard/git-connected/blob/main/LICENSE.md)\n[![Star on GitHub](https://img.shields.io/github/stars/wil-gerard/git-connected.svg?style=social)](https://github.com/wil-gerard/git-connected/stargazers)\n[![Twitter](https://img.shields.io/twitter/url/https/github.com/ArmynC/ArminC-AutoExec.svg?label=Help%20spread%20the%20word%21\u0026style=social\u0026logo=twitter)](https://twitter.com/intent/tweet?text=Git%20Connected%20%20https%3A%2F%2Fgithub.com%2Fwil-gerard%2Fgit-connected)\n\n# Git Connected\n\nGit Connected is a social networking application that allows software engineers to reciprocate connections, follows, and endorsements - built by and for the [100Devs](https://leonnoel.com/100devs/) community.\n\n## Table of Contents\n* [Features](#features)\n* [Tools and technologies](#tools-and-technologies)\n* [Contributing :hearts:](#contributing)\n* [Installation and local development](#installation-and-local-development)\n* [Contributors](#contributors)\n* [License](#license)\n\n### Features\n- Login through Discord OAuth first checks if a user is a part of the 100Devs server\n- Connect your GitHub and Twitter accounts\n- Update your username, location, and bio\n- Follow other 100Devs directly in-app\n- A featured 100Dev page\n\n#### Made by and for the 100Devs community\nUser login that only allows members of the 100Devs Discord server.\n\n![sign-in](https://user-images.githubusercontent.com/74286884/156219311-52e31316-2435-4e19-bbf0-981c30d9233d.gif)\n\n#### Connect across Twitter, GitHub, and Discord\nFollow other 100Devs and be followed on all platforms, directly in-app.\n\n![follow](https://user-images.githubusercontent.com/74286884/156219385-920d9663-a2cd-4e8a-9e6f-f17cefcfb3f5.gif)\n\nFuture improvements:\n- Users can add tags to their profiles (coffee chat, currently employed, looking for work, group project, etc.)\n- User search by location and tags\n- Group project forum where users can pin GitHub repos\n\n### Tools and technologies\n\n#### Frontend\n\n  - [TypeScript](https://www.typescriptlang.org/)\n  - [React](https://reactjs.org/)\n  - [Axios](https://axios-http.com/)\n  - [Tailwind CSS](https://tailwindcss.com/)\n  - [Styled-components](https://styled-components.com/)\n  - [Twin.macro](https://github.com/ben-rogerson/twin.macro)\n\n#### Backend\n\n  - [TypeScript](https://www.typescriptlang.org/)\n  - [Node](https://nodejs.org/)\n  - [Express](http://expressjs.com/)\n  - [MongoDB](https://docs.mongodb.com/)\n  - [Passport](https://www.passportjs.org/)\n    - [Discord OAuth 2.0](https://github.com/nicholastay/passport-discord)\n    - [GitHub OAuth 2.0](https://github.com/jaredhanson/passport-oauth2)\n    - [Twitter OAuth 1.0a](https://github.com/jaredhanson/passport-twitter)\n\n## Contributing \n\nPlease see the [CONTRIBUTING.md](CONTRIBUTING.md) for a detailed guide on contributing.\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome!\n\nThere are several ways to help. \n\n1. **Spread the word:** More users means more people testing and contributing to the app which in turn means better stability and possibly more and better features. You can [tweet about it](https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fwil-gerard%2Fgit-connected\u0026text=Hey%20folks%21%20We%20are%20building%20a%20social%20networking%20app%20to%20help%20connect%20the%20%23100devs%20community.%20Want%20to%20help%20out%3F\u0026hashtags=techtwitter), share it on [LinkedIn](http://www.linkedin.com/shareArticle?mini=true\u0026url=https://github.com/wil-gerard/git-connected\u0026title=A%20social%20networking%20app%20to%20help%20connect%20the%20%23100devs%20community.), [reddit](http://www.reddit.com/submit?url=https%3A%2F%2Fgithub.com%2Fwil-gerard%2Fgit-connected\u0026title=A%20social%20networking%20app%20to%20help%20connect%20the%20%23100devs%20community.) or any of your favorite social media platforms. Every little bit helps!\n\n2. **Provide a Pull Request:** Here is a list of [the most popular community requests](https://github.com/wil-gerard/git-connected/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) and here's some info on [installation and setup](https://github.com/wil-gerard/git-connected#installation-and-setup).\n   Please make sure that you're following the [Conentional Commits guideline](https://www.conventionalcommits.org/en/v1.0.0/) and to also include the issue number in your commit message, if you're fixing a particular issue (e.g.: `test: create unit test for new user (#44)`). Please visit[CONTRIBUTING.md](CONTRIBUTING.md) for more details.\n\n3. **[Answer questions](https://github.com/wil-gerard/git-connected/discussions)**: You know the answer to another user's problem? Share your knowledge!\n\n4. **[Provide your opinion](https://github.com/wil-gerard/git-connected/discussions?discussions_q=label%3A%22community+feedback+wanted%22):** Your input might be helpful even if it is just an up- or down-vote.\n\n5. **[Provide a more refined ui spec for existing feature requests](https://github.com/wil-gerard/git-connected/issues?q=is%3Aissue+is%3Aopen+label%3A%22needs+concept+and%2For+ui+spec%22)**\n\n6. **[Report bugs](https://github.com/wil-gerard/git-connected/issues/new)**\n\n7. **[Make a feature or improvement request](https://github.com/wil-gerard/git-connected/issues/new)**: Something can be be done better? Something essential missing? Let us know!\n\n8. **Design, ideas, planning, project management, etc.**: You don't have to be programmer to help! See the this list on [all-contributors](https://allcontributors.org/docs/en/emoji-key) for more ideas.\n\n## Installation and local development\n\nThese instructions will get a copy of the project on your local machine for development and testing purposes. If you have any further questions, feel free to reach out to [Wil Gerard.](https://github.com/wil-gerard)\n\n### Prerequisites\n\n* Node v16 or higher\n* Yarn v3.2.0\n\n### Installation and setup\n\nFor instructions on installing Node, please visit [https://nodejs.org/](https://nodejs.org/)\n\n#### Installing Yarn 2 (aka Yarn Modern)\n```\nnpm install -g yarn\nyarn set version berry\n```\n#### Clone repo\n```\ngit clone https://github.com/wil-gerard/git-connected.git\n```\n#### Install dependencies\n```\nyarn\n```\n\n#### Environment variables\n- You will find a .env template at git-connected/server/.envTEMPLATE\n- Delete \"TEMPLATE\" from the filename\n- MONGODB_URL: Instructions on [setting up a MongoDB Atlas account.](https://hevodata.com/learn/mongodb-atlas-nodejs/) Refer to the image below on where to find your connection string.\n  \n  ![mongodb_url](https://user-images.githubusercontent.com/74286884/159807213-b7146a46-22e6-4927-bc18-65a2ed63025b.png)\n- DISCORD_CLIENT_ID and DISCORD_SECRET: Instructions on [setting up a Discord OAuth application](https://circlertech.com/working-with-discord-oauth2) \n  - Redirect URI: `http://localhost:4000/api/auth/discord/callback`\n  \n*The previous two environment variables should be enough for most development adjustments. But if you'd like full app functionality, feel free to add the other environment variables.*\n\n- TWITTER_CONSUMER_KEY and TWITTER_CONSUMER_SECRET: [Create a Twitter OAuth app with v1.1 access](https://developer.twitter.com)\n  - Redirect URI: `http://localhost:4000/api/auth/twitter/callback`\n- GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET: [Create a GitHub OAuth app](https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app)\n  - Redirect URI: `http://localhost:4000/api/auth/github/callback`\n\n#### Developing locally\n\nOpen a terminal and run this script to start the dev server\n```\nyarn workspace server dev\n```\n\nIn a new terminal, run this script to start the React client\n```\nyarn workspace client start\n```\n\n## Contributors\n\nGit Connected is developed collaboratively with folks across the globe. A huge thank you goes out to those helping make it happen ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.wilgerard.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/74286884?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eWil Gerard\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/wil-gerard/git-connected/commits?author=wil-gerard\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#projectManagement-wil-gerard\" title=\"Project Management\"\u003e📆\u003c/a\u003e \u003ca href=\"#infra-wil-gerard\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"#design-wil-gerard\" title=\"Design\"\u003e🎨\u003c/a\u003e \u003ca href=\"#ideas-wil-gerard\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#maintenance-wil-gerard\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"https://github.com/wil-gerard/git-connected/pulls?q=is%3Apr+reviewed-by%3Awil-gerard\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"#mentoring-wil-gerard\" title=\"Mentoring\"\u003e🧑‍🏫\u003c/a\u003e \u003ca href=\"https://github.com/wil-gerard/git-connected/issues?q=author%3Awil-gerard\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/wil-gerard/git-connected/commits?author=wil-gerard\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/KenAKAFrosty\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/90424167?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKen aka Frosty\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/wil-gerard/git-connected/commits?author=KenAKAFrosty\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#infra-KenAKAFrosty\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"#ideas-KenAKAFrosty\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"#maintenance-KenAKAFrosty\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"https://github.com/wil-gerard/git-connected/pulls?q=is%3Apr+reviewed-by%3AKenAKAFrosty\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"#mentoring-KenAKAFrosty\" title=\"Mentoring\"\u003e🧑‍🏫\u003c/a\u003e \u003ca href=\"https://github.com/wil-gerard/git-connected/issues?q=author%3AKenAKAFrosty\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/whoadood\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/82413454?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGerard Strecker\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/wil-gerard/git-connected/commits?author=whoadood\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-whoadood\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/wil-gerard/git-connected/pulls?q=is%3Apr+reviewed-by%3Awhoadood\" title=\"Reviewed Pull Requests\"\u003e👀\u003c/a\u003e \u003ca href=\"#maintenance-whoadood\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/JeffBucherDev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/71293215?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJeff Bucher\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/wil-gerard/git-connected/commits?author=JeffBucherDev\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-JeffBucherDev\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/miraclebanks\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/27967485?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMiracle\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/wil-gerard/git-connected/commits?author=miraclebanks\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-miraclebanks\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.timjacksonm.com/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/76879054?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTim Jackson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/wil-gerard/git-connected/commits?author=timjacksonm\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-timjacksonm\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/wil-gerard/git-connected/issues?q=author%3Atimjacksonm\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/DanCAnderson\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/31596870?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eDan Anderson\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/wil-gerard/git-connected/commits?author=DanCAnderson\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-DanCAnderson\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/wil-gerard/git-connected/issues?q=author%3ADanCAnderson\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://ivanguzman.dev\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/15111222?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eIvan Guzman\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-ivngzmn\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://nickrooney.me\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/63169331?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNick Rooney\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-nrooney024\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://sulthannk.netlify.app\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/32130871?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSulthan Mohaideen\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-sulthanNK\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/kevindeal\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/34038025?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKevin Deal\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-kevindeal\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/wil-gerard/git-connected/commits?author=kevindeal\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://kevinlindholm.netlify.app/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/94518833?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKevin Lindholm\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-KevinLindh\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/AlejandroRamirezJr\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/57689090?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlejandro Ramirez Jr.\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#question-AlejandroRamirezJr\" title=\"Answering Questions\"\u003e💬\u003c/a\u003e \u003ca href=\"#ideas-AlejandroRamirezJr\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/wil-gerard/git-connected/issues?q=author%3AAlejandroRamirezJr\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/victoriacheng15\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/35031228?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eVictoria Cheng\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/wil-gerard/git-connected/commits?author=victoriacheng15\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"https://github.com/wil-gerard/git-connected/issues?q=author%3Avictoriacheng15\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/wil-gerard/git-connected/commits?author=victoriacheng15\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n## License\n\nMIT License - see the [LICENSE](LICENSE) file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwil-gerard%2Fgit-connected","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwil-gerard%2Fgit-connected","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwil-gerard%2Fgit-connected/lists"}