Skip to content
View bvasilenko's full-sized avatar

Block or report bvasilenko

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. truenas/webui truenas/webui Public

    TrueNAS Angular UI

    TypeScript 379 309

  2. langchainjs langchainjs Public

    Forked from langchain-ai/langchainjs

    TypeScript

  3. nbd-kien-wireflow nbd-kien-wireflow Public

    Forked from ARLearn/nbd-kien-wireflow

    Wireflow tool for creating kien game screens

    TypeScript

  4. patients.datasource.ts patients.datasource.ts
    1
    import { Injectable } from '@angular/core';
    2
    import { Observable } from 'rxjs/Observable';
    3
    import { Subscription } from 'rxjs/Subscription';
    4
    
                  
    5
    import { Patient, PatientFilter, PatientDetailsResponse, TreatmentPlan } from 'app/models';
  5. rebalance.portfolio.python rebalance.portfolio.python Public

    Forked from iamraa/rebalance.portfolio.python

    Jupyter Notebook

  6. CouchDB Mirroring (C#) CouchDB Mirroring (C#)
    1
    namespace Sync.Task.Mirror
    2
    {
    3
        using System;
    4
        using System.Collections.Generic;
    5
        using System.Data.Entity;