Skip to content
View jasonraimondi's full-sized avatar

Sponsoring

@pnpm
@Koenkk
@advplyr
@Homebrew

Organizations

@inklabs @digitalcanvasdesign @intelligems-io @promise-watch

Block or report jasonraimondi

Report abuse

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

Report abuse
jasonraimondi/README.md

Allow Myself to Introduce... Myself

Hey πŸ‘‹, I'm Jason

This is my pup, Ruby.

πŸ‘¨β€πŸ’» Some of my latest contributions

  • jasonraimondi/dotfiles - MacOS Dotfiles. Maintaining your machines config in git is πŸ”₯. Using Stow to handle the dotfiles is πŸ”₯πŸ”₯. Utilizing Brew, Prezto, and Mise. (5 days ago)
  • jasonraimondi/browser-storage - An abstracted storage library for browser applications that interfaces with localStorage, sessionStorage, in-memory storage, or any custom serializer. It provides serialization capabilities with optional key prefixing for better storage management. (1 week ago)
  • jasonraimondi/ts-oauth2-server - A full featured, secure, standards compliant TypeScript implementation of an OAuth/OIDC authorization server for Nodejs that utilizes JWT and Proof Key for Code Exchange (PKCE) (1 week ago)
  • jasonraimondi/ts-oauth2-server-example - Example implementation of @jmondi/oauth2-server (v5) using a Hono + Drizzle server and a SvelteKit client showing an authorization-code + PKCE flow with real user consent, OpenID Connect, and token refresh/revocation. (1 week ago)
  • jasonraimondi/plan-bender - Structured planning pipeline for AI coding agents β€” interview, PRD, issues, review, implement, archive (1 month ago)
  • jasonraimondi/jasonraimondi.com - My personal website! (2 months ago)

πŸ“« How to reach me

Pinned Loading

  1. ts-oauth2-server ts-oauth2-server Public

    A full featured, secure, standards compliant TypeScript implementation of an OAuth/OIDC authorization server for Nodejs that utilizes JWT and Proof Key for Code Exchange (PKCE)

    TypeScript 308 55

  2. ts-oauth2-server-example ts-oauth2-server-example Public template

    Example implementation of @jmondi/oauth2-server (v5) using a Hono + Drizzle server and a SvelteKit client showing an authorization-code + PKCE flow with real user consent, OpenID Connect, and token…

    TypeScript 19 3

  3. url-to-png url-to-png Public

    Selfhosted. URL to PNG utility featuring parallel rendering using Playwright for screenshots and with storage caching via Local, S3, or CouchDB

    TypeScript 251 38

  4. dotfiles dotfiles Public

    MacOS Dotfiles. Maintaining your machines config in git is πŸ”₯. Using Stow to handle the dotfiles is πŸ”₯πŸ”₯. Utilizing Brew, Prezto, and Mise.

    Shell 20

  5. plan-bender plan-bender Public

    Structured planning pipeline for AI coding agents β€” interview, PRD, issues, review, implement, archive

    Go 5

  6. browser-storage browser-storage Public

    An abstracted storage library for browser applications that interfaces with localStorage, sessionStorage, in-memory storage, or any custom serializer. It provides serialization capabilities with op…

    TypeScript 2