export type Petter<SomethingExciting extends FullstackWork> = {
pronouns: "he" | "him";
["twitter/x"]: "@pettersmoen";
bluesky: "@pmoen.me";
blog: "pmoen.me";
employedAt: "Bekk";
role: "Consultant";
currentlyWorkingOn: SomethingExciting;
interests: "Creating stuff" | "Golf" | "Gaming" | "Pizza" | (string & {});
};
Pinned Loading
-
cv
cv PublicPersonal CV as a print-friendly web application. Inspired by https://cv.jarocki.me.
TypeScript
-
-
-
server-function-vs-api-perf
server-function-vs-api-perf PublicSimple Next.js app used for benchmarking performance of Server functions and API routes
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.