Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hm2412/jpmorgan-swe
Completed task files for J.P. Morgan's Software Engineering Job Simulation on Forage.
https://github.com/hm2412/jpmorgan-swe
financial-analysis financial-data git python react typescript web-application
Last synced: 20 days ago
JSON representation
Completed task files for J.P. Morgan's Software Engineering Job Simulation on Forage.
- Host: GitHub
- URL: https://github.com/hm2412/jpmorgan-swe
- Owner: hm2412
- License: mit
- Created: 2024-08-28T04:19:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T05:08:54.000Z (5 months ago)
- Last Synced: 2024-11-16T17:22:38.480Z (2 months ago)
- Topics: financial-analysis, financial-data, git, python, react, typescript, web-application
- Language: Python
- Homepage:
- Size: 2.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# J.P. Morgan Software Engineering Job Simulation
[Course Overview](https://www.theforage.com/simulations/jpmorgan/software-engineering-btjx)Build an interface with a stock price data feed and visually display data to assist our traders as a Software Engineer at JPMorgan Chase.
This virtual program was a self-paced course that allowed me to complete tasks similar to those a software engineer in investment and finance would be assigned.
Tasks
- Interface with a stock price data feed and set up your system for analysis of the data
- Implement the Perspective open source code in preparation for data visualisation
- Use Perspective to create a chart for a trading dashboard
![Simulation of the completed stock data graph](https://github.com/hm2412/JPMorgan-SWE/blob/main/Stock-Data-Graph.gif)