Pinned Repositories
rvknguyen.github.io
Test page
SpaceSwarm
Space Shooter build with unity optional for google cardboard
luis_beuth_mobile
FE Apps for luis_beuth
not1fy
Compose your Songs
VR-Sports
a-place-in-the-sun
This is a (work in progress) pet project to learn Golang, its concurrency model and Gokit, a Golang microservice framework. The Vue frontend visualizes current sunnyness of a region in a Heatmap. For this, it queries the backend for a point grid of the current displyed rectangular region. The backend then queries a public weather api for all of the requested points in parallel, does some bilinear interpolation and returns the interpolated grid of points to the frontend. Currently sunnyness = inverse of cloud cover (a value provided in the weatherapi.com response).
garbage-collector
The website of our repair platform.
RVKNguyen's Repositories
RVKNguyen/SpaceSwarm
Space Shooter build with unity optional for google cardboard
RVKNguyen/rvknguyen.github.io
Test page