Skip to content
View hellos3b's full-sized avatar
  • Cisco
  • San Jose, CA
Block or Report

Block or report hellos3b

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

  1. sjbha-bot sjbha-bot Public

    JavaScript 13 17

  2. phaser-functional-asteroids phaser-functional-asteroids Public

    An attempt at using a hybrid of OOP and functional programming in the phaser-2 game framework

    JavaScript 4

  3. GraphQL + TypeORM example GraphQL + TypeORM example
    1
    /** models/photos/Photo.ts */
    2
    
                  
    3
    import {getRepository, Entity, In, Column, RelationCount, PrimaryGeneratedColumn, ManyToOne, CreateDateColumn, RelationId, OneToMany} from "typeorm";
    4
    import { User, Bird, Like } from '@/models'
    5
    
                  
  4. js-procgen-world js-procgen-world Public

    JavaScript 1

  5. dokku-node-tunnel dokku-node-tunnel Public

    Local tunnel proxy for a dokku subdomain

    JavaScript 1

  6. truelo-ui truelo-ui Public

    TypeScript 1