Inspiration

Retrospective week allowed us to look back at our old projects, improvise them and explore all the amazing projects made by other fellows. We decided to work on chunked issues so we could explore more projects in short amount of time.

Contributions

Ctakes-ext : Build new requirements.txt file

Linker : Validate emails before sending

  • Description : Previously, the emails separated by comma were not validated before calling the API. We wrote the validation for individual emails before calling the API.
  • Link : https://github.com/MyrrhDev/Linker/issues/29

SocioMark

Issue 1 : Overeager Python Dependencies

  • Description : Previously, the python server dependencies were over-eager and versions were up to date but were not available for all platforms. Windows users as well as cloud servers could not install the dependencies. We fixed them.
  • Link : https://github.com/MLH-Fellowship/SocioMark/issues/125

Issue 2 : Linter actions fail to run on forks

Get-svg-icons : Add color picker in sidebar

Chamber of Secrets : Random Profile Picture generation

AutoBot : Add Contributing Template

Challenges we ran into

  • Being new to open-source
  • Choosing which projects to contribute to
  • New tech-stacks

Accomplishments that we're proud of

  • Meaningful contributions
  • Improvising our old projects
Share this project:

Updates