π
Advent of Code (O 3 O)
Seasoned SDET. Passionate about quality & accessibility. Playwright/TS wizard. Bridging gaps with automation & insights. Rust enthusiast π¦. Complexity BAD!
- Austin
-
00:46
(UTC -06:00) - https://pendragon-coding.dev/
- in/pendragonjoshuag
Pinned Loading
-
pendragon-coding
pendragon-coding PublicThis is a portfolio website written in Typescript. It primarily uses Astro
Astro
-
jobAppTracker
jobAppTracker PublicA single-user job application tracking system built with TypeScript and Bun, following hexagonal architecture principles
TypeScript
-
playwright-json-summary-reporter
playwright-json-summary-reporter PublicForked from playwrightsolutions/playwright-json-summary-reporter
Playwright JSON Summary reporter
TypeScript
-
Pathrise-Scraper
Pathrise-Scraper PublicA side project to scrape my Pathrise pipeline and fill out unemployment forms for me.
TypeScript
-
waitForMutationToStop.ts
waitForMutationToStop.ts 1import {Locator} from '@playwright/test';
23/**4* Wait for `elem` to have no mutations for a period of5* `noMutationDuration` ms. If `timeout` ms elapse without a "no mutation" -
recursive_partial.md
recursive_partial.md 1The provided TypeScript code defines a utility type `RecursivePartial`. This type is used to create a version of an existing type, but with all of its properties (and their nested properties) made optional and able to be partially provided.
23The `RecursivePartial` type is defined as a mapped type that iterates over all properties (`Prop`) of a given type (`Type`):
45```typescript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



