Diamond International Trading
Solo
I built Diamond International Trading as a personal project to simulate a full broker-dealer platform.
It pulls in live NYSE stock and options data and lets users securely log in, track their accounts in real time, and even test out trades with balance management.
On the backend, I used Django with PostgreSQL to handle user data, payments through Stripe, and generate stock recommendations based on market indicators.
On the frontend, I designed and coded a responsive interface in HTML/CSS, giving users tools to customize charts and visualize data the way they want.