Personal projects can be tough to think of and difficult to embark on. We wanted to leverage the power of peer programming that VS Code's live share offers along with the sense of community opensource platforms provide.
WeWe Code extension allows users to easily post their project Live Share link with descriptions onto the WeWe Code site. They can also cap the amount of peers they are looking for. Peers looking to join projects can scroll through WeWe Code web interface to find a project of their liking.
Install the "WeWe Code" extension from the Visual Studio Code marketplace
- Start a Visual Studio Live Share session and copy the session link
- Then, open the Command Palette and type in the command 'WeWe Code'
- Select 'WeWeCodePost'
- Next, enter all the requested information
- Press 'Enter' to post
- You will get a notification at the bottom right after your project is posted
- WeWe Code Website: https://wewecode.herokuapp.com
- VS Code Extension: https://marketplace.visualstudio.com/items?itemName=wewecode.WeWeCode
- Youtube Demo Link: https://www.youtube.com/watch?v=szcwtAr7fe8
- Devpost: https://devpost.com/software/wewecode
- Back-end and website code: https://github.com/duttar18/wewecode