Skip to content
View JashG's full-sized avatar
:shipit:
idk
:shipit:
idk

Highlights

  • Pro

Block or report JashG

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. vibe-check vibe-check Public

    A unique way to discover new music on Spotify based on your listening history

    TypeScript 2

  2. face-query face-query Public

    Searchable video library that discovers videos given a celebrity name (CBS Interactive Hackathon 2019)

    JavaScript

  3. wiki-search wiki-search Public

    Suite of Wikipedia tools

    Vue

  4. Typing component state with React, R... Typing component state with React, Redux, and Typescript
    1
    // 
    2
    // rootReducer.ts example
    3
    //
    4
    import { cityReducer } from './reducers/cityReducer.ts';
    5
    import { combineReducers } from 'redux';