JANG
HYEOK
CHOE

QuantCash

Participants

Chanhyup Kim, Hwarim Hyun, Janghyeok Choe, Sangjoon Park

Technologies

React, Redux, Jest, Enzyme, Django, Redis, Celery, Docker, AWS, Travis CI, SonaCloud, Eslint, Pylint, Service Worker

Description

QuantCash is a web platform that provides an open community to make, test, evaluate, and compare quant algorithms written by various users. Quant algorithm developers can code their algorithms with a simple web IDE that we provide. They also can share their code snippets with others at the snippet market page. Every algorithms' profits are evaluated everyday and ranked at the leaderboard page. Users of course can mange their algorithms at the manage page and check their algorithms' backtesting results or daily, weekly, monthly profits at each one's dashboard page.

Contributions

  • Mainly developed front-end in a TDD way using React, Redux, Jest and Enzyme.
  • Implemented REST APIs with Django.
  • Set up Travis CI/CD and AWS to automate test, build and deployment process.
  • Designed overall user interface of the site.