JK Stock Project
Checking
Category
- Fullstack

Description
This project was to create an app which displays price charts of companies in Korean/US stock market and financial statements thereof.
I played the role of designer, frontend developer, and backend developer, which means I carried out the project alone.
Backend is writen in Rust for blazingly fast performance and lowering the change of errors by RAII. Backend server is configurable without changing codes with configuration files.
Backend downloads/parses ZIP/XML files from the internet to provide the service to clients.
Docker is used for consistency, portability, CI/CD and version control.
Opentelemetry tracer is used to increase observility and Jeager is used to gather/store/display tracing data.
Tech Stack
- React.js
- Next.js
- Typescript
- HTML5
- CSS3
- SCSS
- Yarn
- Rust
- Actix Web
- RestAPI
- PostgreSQL
- Redis
- OpenTelemetry
- Jeager
- Docker
- Nginx
- Git