- St. Louis, MO
- drewwiens.com
Pinned Loading
-
TensorFlow-DNNs-for-Predicting-DNA-Transcription-Factor-Binding
TensorFlow-DNNs-for-Predicting-DNA-Transcription-Factor-Binding PublicDeep neural networks implemented in TensorFlow & Python for predicting whether transcription factors will bind to given DNA sequences
-
drewwiens-spikes/angular-nest-nx-example-monorepo
drewwiens-spikes/angular-nest-nx-example-monorepo PublicFull-Stack Nest and Angular Example App with Shared Types in an Nx Monorepo
-
drewwiens-spikes/angular-nest-full-stack-example-app
drewwiens-spikes/angular-nest-full-stack-example-app PublicFull-Stack Nest and Angular Example App
TypeScript 3
-
Starter-Jira-Dashboard-Item-Plugin
Starter-Jira-Dashboard-Item-Plugin PublicMinimum code to make a plugin for a dynamic frontend dashboard item that has an edit screen.
-
nrwl-nx-find-all-references-patch
nrwl-nx-find-all-references-patch PublicFind All References Patch for Nrwl Nx
JavaScript 1
-
Handy custom RxJS operators for Angu...
Handy custom RxJS operators for Angular etc 1import { AbstractControl, FormArray, FormGroup } from '@angular/forms';
2import { map, toPairs, fromPairs, differenceWith, isEqual, isNull, isUndefined } from 'lodash';
3import { Observable, OperatorFunction, defer, empty, of, merge, pipe } from 'rxjs';
4import { distinctUntilChanged, filter, map, shareReplay, pairwise } from 'rxjs/operators';
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.