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 upHighlights
- Arctic Code Vault Contributor
Pinned
794 contributions in the last year
Activity overview
Contributed to
KartikChugh/Otto,
KartikChugh/genetic-seeker,
KartikChugh/giterator
and 5 other
repositories
Contribution activity
July 2020
- KartikChugh/kit
- KartikChugh/awesome-readmes
- KartikChugh/awesome-readme
- KartikChugh/CakeTime Python
- KartikChugh/skill-sample-python-first-skill Python
- KartikChugh/Ada JavaScript
- KartikChugh/Scavengers2D CSS
- KartikChugh/node-github-profile-summary JavaScript
- KartikChugh/libradocs.github.io HTML
- KartikChugh/retina
- KartikChugh/wit4j
Created a pull request in Molunerfinn/node-github-profile-summary that received 1 comment
Created an issue in rzwitserloot/lombok that received 1 comment
[BUG] Delombok produces duplicate @NonNull annotations on setters/getters
Describe the bug Using the delombok tool produces duplicate @nonnull annotations, causing a compile error. To Reproduce Wrote a class annotated with
1
comment