Skip to content
View AntonGorelov's full-sized avatar
:octocat:
:octocat:
  • WIS Software
  • Rostov-on-Don, Russia
Block or Report

Block or report AntonGorelov

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. TableApp TableApp Public

    TypeScript

  2. Forms Forms Public

    TypeScript

  3. Tic-tac-toe Tic-tac-toe Public

    Tic-tac-toe game

    Haskell 1

  4. orders.container.ts orders.container.ts
    1
    import { Component, OnDestroy, OnInit, ViewChild } from '@angular/core';
    2
    import { FormControl, FormGroup } from '@angular/forms';
    3
    import { trigger, state, style } from '@angular/animations';
    4
    
    
    5
    import { BehaviorSubject, of } from 'rxjs';
  5. CornerDetection CornerDetection Public

    Jupyter Notebook 1