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.

  • Deno Mirror to Gitea

    June 16, 2020

    Bulk add mirror repositories to a Gitea instance by scraping repositories on GitHub.

  • Traverse 2: Electric Boogaloo

    March 14, 2019

    Traverse was rewritten open sourced!

  • 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.

  • Showing code coverage for a React app using Code Climate and Travis CI

    September 6, 2018

    The documentation on Code Climate for setting up auto generation of code coverage for a JavaScript application was lacking pretty hard. Here I show how we can get a React app using Travis CI and Jest to automate generating code coverage that gets sent to Code Climate.

  • Testing a TypeScript React app using TS-Jest without using Create React App

    August 23, 2018

    Lets create a TypesScript React app without using the cli tool Create React App. This allows you to create a custom build specific to your deploy process.

  • Traverse: app & website (closed source version)

    August 6, 2018

    Traverse is a GitHub Explorer App I built using Electron + React, and a whole bunch of other open source tools.

Follow Me Online Here:

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