Skip to content
View jajaperson's full-sized avatar
🐑
fp
🐑
fp

Highlights

  • Pro
Block or Report

Block or report jajaperson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jajaperson/README.md
--- # profile
who: james jensen
loc: Western Australia
age: 19
pro: * # any pronouns
--- # programming stuff
languages:
  - typescript # and js when i have to
  - rust
  - dart # back before flutter was a thing lol
  - python # sometimes
  - msg: |
      comfortable with typescript and rust,
      currently improving my haskell.
--- # other stuff
hobbies:
  - maths
  - programming (obviously)
  - linguistics
  - physics
  - philosophy
  - piano
  - msg: |
      basically, a nerd.
is_really_cool: yes 
--- # socials
mast: "@jajaperson"
igrm: "@jajaperson"
kybs: "@jajaperson"
---

Mastodon

Pinned

  1. iterable-utilities iterable-utilities Public

    A bunch of utilities for working with iterables, many inspired by the native array methods.

    TypeScript 8 1

  2. copb copb Public

    A functional composition framework built for TypesScript that provides type safety without the need for the usual countless overloads, thanks to some functional type trickery.

    TypeScript 2

  3. nestjs-auth0 nestjs-auth0 Public template

    An example NestJS application that uses Auth0 via Passport for authentication.

    TypeScript 204 24

  4. glyphs glyphs Public

    The evolution and history of writing systems. I was bored.

    XSLT

  5. werewolves werewolves Public

    Deals cards for the game werewolves.

    Dart

  6. zinfo zinfo Public

    Quickly get information about the current directory, system, and node.

    TypeScript