-
-
-
-
-
DefinitelyTyped Public
Forked from DefinitelyTyped/DefinitelyTypedThe repository for high quality TypeScript type definitions.
TypeScript Other UpdatedMay 2, 2023 -
-
-
-
-
-
-
-
resource-guru-part-2 Public
https://gist.github.com/kmckelvin/3f4293cdaf31da072282dbd43747a597 - Part 2
TypeScript UpdatedOct 13, 2022 -
resource-guru-part-1 Public
https://gist.github.com/kmckelvin/3f4293cdaf31da072282dbd43747a597 - Part 1
TypeScript UpdatedOct 13, 2022 -
recruiter-autoresponse Public
Based on the Medium Article entitled - "Career Advice Nobody Gave Me: Never ignore a recruiter" this repo has a copyable script which you can use to auto-respond to recruiters.
1 UpdatedJun 9, 2022 -
DefinitelyTyped-tools Public
Forked from microsoft/DefinitelyTyped-toolsInfrastructure for DefinitelyTyped
TypeScript MIT License UpdatedMay 25, 2022 -
-
analytics Public
Forked from DavidWells/analyticsLightweight analytics abstraction layer for tracking page views, custom events, & identifying visitors
JavaScript MIT License UpdatedApr 28, 2022 -
-
-
-
-
storybook-react-typescript-boilerplate Public
Forked from lubna/storybook-react-typescript-boilerplateReact & TypeScript storybook boilerplate
JavaScript UpdatedMar 14, 2020 -
create-react-app Public
Forked from facebook/create-react-appSet up a modern web app by running one command.
JavaScript MIT License UpdatedFeb 21, 2020 -
jest-coverage-badges Public
Forked from pamepeixinho/jest-coverage-badgesCreate jest coverage badges (from all jest types)
JavaScript MIT License UpdatedSep 1, 2019 -
-
-
electron Public
Forked from electron/electronBuild cross-platform desktop apps with JavaScript, HTML, and CSS
C++ MIT License UpdatedJan 9, 2019 -
-
sudoku-backtracking Public
Sudoku solver with Backtracking algorithm