Jason Raimondi's Profile Picture
  • jasonraimondi.com

    • Posts
    • Apps
    • Uses
    • Resume pdf json
  • TypeScript OAuth2.0 Server

    January 17, 2022

    A standards compliant implementation of an OAuth 2.0 authorization server for Node that utilizes JWT and Proof Key for Code Exchange (PKCE), written in TypeScript.

  • How to use `npm version` to create prerelease tags

    May 12, 2021

    A short and quick guide with examples on how to use the npm version command to semantically version your node project with prereleases

  • Add server side rendered async api calls to your Next.js application that resolve before the initial page load

    August 16, 2019

    Add api calls to your application that can all be resolved before the initial render, giving the user (or bot) a fully loaded page right from the get-go.

  • Secure a Next.js application with JWT, and a private route higher order component

    August 16, 2019

    Authenticating and securing a Next.js application

  • Create a secured REST Api for a Next.js application using JWT and Golang

    August 16, 2019

    Create a secured REST Api using JWT and Golang

  • Recovery Passport

    March 18, 2019

    Recovery Passport is a three tiered support system for mental and drug rehab members, counselors, and those closest to them, supporters.

  • Using the exec command in node.js

    March 14, 2019

    Using the exec command in Node.js is pretty simple, first import the exec function, and then call it.

  • Absolute imports with TypeScript and Webpack

    February 23, 2019

    Absolute Imports in TypeScript using the tsconfig path resolver.

  • What is a tsconfig.json file and why do I need it?

    February 21, 2019

    Adding this file will give you some control on the compilation of TypeScript into JavaScript.

  • Using the 'timer' observable from Rxjs and Chrome Headless to hack a contest at work

    October 11, 2018

    The official rules read: “Everyone has their own tagged link that points to the landing page — each unique click = 1 point”. Interesting, very interesting.

  • Command/Query Bus with IoC Container

    October 5, 2018

    Actions can either be a Command or Query. With the ApplicationCore, we can dispatch our Actions.

  • Update PHP using homebrew

    April 12, 2018

    Update PHP on your Mac using after the homebrew/php tap has been deprecated.

  • Flipp, the light up event

    November 14, 2017

    At Event Farm, we love throwing cool events with engaging, interactive technology. This was a little something a few coworkers and I created at Event Farm.

  • Can I Poop?

    November 1, 2017

    A live view of Event Farm's upstairs/downstairs bathroom occupation status. Keep the window open for a few minutes during week day business hours and watch the room status. It will change without the need of a refresh.

  • Building a PHP7.2 + Nginx application using Docker

    August 23, 2017

    The goal of this is to have a working development and production build for a PHP7.2 Application using Nginx as our web server.

  • ««
  • «
  • 1
  • 2
  • »
  • »»

Follow Me Online Here:

  • GitHub
  • LinkedIn
  • Bugcrowd
  • Stack Overflow
  • Vimeo
  • Mastodon
  • Uses