Contributed to open source
used TypeScript
Converted the old opsdroid-web app from React to Typescript. The motivation to do such was due to the fact that the project was stale and we couldn't build the project anymore.

Moving the project from plain React to React/Typescript has been a great experience and improved the code a lot. 

The project also didn't have any tests, so I used TDD while converting the project to Typescript.