Robinhood Quick Orders Chrome Extension
My customer required a new Chrome extension for automating actions on the Robinhood website. The extension needed to be able to buy and sell shares when a user clicked on a specific button.
My responsibilities for this project included:
- Advising the client on the appropriate technology stack to be used;
 - Developing the entire Chrome extension;
 - Writing the front-end UI code.
 
To complete these tasks, I used the following technology stack:
- React.js library for the front-end;
 - MobX for state management in React.js;
 - Gulp for creating build tasks.
 

