https://tradesimpli.com/
For a solo project, I built Tradesimpli – a stock simulator platform allowing users new to trading to login, buy and sell shares, view personalized newsfeeds, and research US listed companies.
Built site using React, Next.js, and Node.js. Used MongoDB to store user data, IEX API for live data, and authenticated users with JWT. Added scheduled MongoDB trigger functions to update user account value data at the end of each trading day.
Built Python content-based stock recommendation engine using NLTK and Scikit-Learn. Integrated into search as API to showcase similar stocks.
Back to Projects