const readMePlease = {
greetings: "stranger 👋",
iAm: "Gerrit Alex",
usually: "building things",
in: "TypeScript, Full Stack",
currently: "neck deep in Next.js",
findMeOn: [{ twitter: "@gerrit_alex" }, { discord: "Chevron#6539" }],
};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 up
Pinned
3,426 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 2 repositories
- ljosberinn/og-image TypeScript
- ljosberinn/eslint-plugin-jest TypeScript
Created a pull request in ljosberinn/AuctionCraftSniper that received 1 comment
Reviewed 2 pull requests in 1 repository
chakra-ui/chakra-ui 2 pull requests
Created an issue in testing-library/eslint-plugin-testing-library that received 5 comments
[no-await-sync-events] invalid exception
It's mentioned here: // userEvent.type() is an exception, which returns a // Promise. But it is only necessary to wait when delay // option is spe…