Skip to content
View sboli's full-sized avatar
Block or Report

Block or report sboli

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

    A notification system for tiling window managers

    C++ 524 47

  2. rgb-binary-clock rgb-binary-clock Public

    Binary clock with date made with Arduino, Adafruit 16x32 RGB Panel and bluetooth

    Java 1

  3. stephenbolivar.com stephenbolivar.com Public

    Code for my personal website

    JavaScript 1

  4. Resize images and push to S3 Resize images and push to S3
    1
    import Config from "./config";
    2
    import { IHash } from "./models/hash";
    3
    import { IItemModel, ItemModel } from "./models/item";
    4
    
                  
    5
    import sharp = require("sharp");
  5. openwrt-builder openwrt-builder Public

    A Docker container to build OpenWRT Images

    Dockerfile