I'm in the process of migrating my work from Bitbucket to GitHub. As I slowly curate everything, expect to see more stuff to appear, with better screenshots, videos, and demo URLs!
🏠 At home (aside from the above) I use
Forked from mjn33/regexp-vis
The prize-winning Regular Language Visualizer
Java
A custom client for playing on Tenhou.net written in Python 3 with PyGame
Python 1
import { ActivatedRouteSnapshot, Resolve, RouterStateSnapshot } from '@angular/router';
import { Action, Store } from '@ngrx/store';
import { Observable, of } from 'rxjs';
import { catchError, filter, switchMap, take, tap, withLatestFrom } from 'rxjs/operators';
import { Injectable } from '@angular/core';