Karan Thakkar

Results 8 issues of Karan Thakkar

**Do you want to request a *feature* or report a *bug*?** (This is more of an improvement request. I'm happy to help with the corresponding implementation.) Since `0.59.0-rc0`, `react-native` added...

Hey, wondering if you want to get this running on https? I'd love to help if you do :)

Currently when the username `karanjthakkar` is searched, the cache file of it is created with the name `karanjthakkar`. However, if the username that is searched becomes `KARAnjtHAkkar`, then there will...

bug
help wanted
good for beginner

Ref: http://masonry.desandro.com/

enhancement
help wanted
good for beginner

enhancement
help wanted

Reference: https://github.com/google/go-github/#rate-limiting

enhancement
help wanted

1. Send query param to backend for how to sort. eg: `?sort_by=more_stars` 2. Consume this query param in the `/user/:username` route handler (`sort_by` can be one of `more_stars`, `less_stars`, `more_forks`,...

enhancement
help wanted

1. Send query param to backend for the pr status: ?pr_status=open,closed 2. Consume this query param in the /user/:username route handler (`pr_status` can support multiple statuses) 3. Filter out PR's...

enhancement
help wanted