Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
434 contributions in the last year
Contribution activity
November 2020
Created 1 commit in 1 repository
Created a pull request in an-tao/drogon that received 1 comment
Don't send content type in a 304 response
Makes that 304 sent by the static file router doesn't contain a Content-Type header. Otherwise it messes with Chrome's response preview.
Before thi…
Created an issue in anbox/anbox that received 1 comment
Failing to build on some Arch Linux installations due to boost linking error
Hi, I have some experience with systems programming and OpenGL. I'm learning the codebase of Anbox to hopefully contribute in the future. But I can…