The Wayback Machine - https://web.archive.org/web/20210724143520/https://github.com/beerose
Skip to content
Avatar

Achievements

Achievements

Organizations

@hasura @WrocTypeScript
Block or Report

Block or report beerose

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

    Haskell 23.6k 2k

  2. React hook to effortlessly add a comment section to your website, and start the discussion on your content.

    TypeScript 142 4

  3. gRPC to JSON proxy generator following the gRPC HTTP spec

    Go 11.2k 1.5k

  4. VSCode extension for separating imports in go files into three groups: stdlib, 3rd party, own.

    TypeScript 18 7

  5. Sketchy Theme UI Preset

    TypeScript 169 8

  6. Build consistent, themeable React apps based on constraint-based design principles

    TypeScript 3.8k 500

1,022 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2021

Created 1 commit in 1 repository

Created a pull request in blitz-js/blitz that received 1 comment

Replace keyof check

I replaced "X" extends of keyof Y with Y extends of {X: unknown} to solve Type "X" cannot be used as an index type.. Why? Turns out TypeScript 4.3 …

+2 −2 1 comment

Created an issue in hasura/graphql-engine that received 1 comment

console: preserve line breaks in insert/edit rows editor

Storing information via insert/edit row inputs causes lines to be stripped and some information to be lost. Context: https://hasurahq.slack.com/arc…

1 comment
Opened 1 other issue in 1 repository
hasura/graphql-engine
1 closed
69 contributions in private repositories Jul 1 – Jul 22