export type Petter<SomethingExciting extends FullstackWork> = {
pronouns: "he" | "him";
["twitter/x"]: "@pettersmoen";
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
-
-
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.