Skip to content
View bsl333's full-sized avatar
🎯
Focusing
🎯
Focusing
  • TRON
  • San Francisco, CA

Block or report bsl333

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. Middle Ellipsify With Vanilla Javasc... Middle Ellipsify With Vanilla Javascript
    1
    I recently stumbled across a requirement where I had to place ellipsis (`...`) in the middle of a long string of characters. 
    2
    Something like, `IAmALongSequenceOfChar...WhyDoThisToMeDesgin?`.
    3
    Typically ellipsis are placed at the end of the string and with CSS it's rather easy, a quick google search will yield plenty of results.
    4
    This problem is slightly tricky since typical fonts used in the browser aren't monospaced (every char being the same size),
    5
    unlike the ones we typically use while coding.
  2. my-baby-eats my-baby-eats Public

    Q1 Project for Galvanize - monitoring an infant's food intake

    JavaScript

  3. pixel-art-maker pixel-art-maker Public

    Forked from gSchool/pixel-art-maker

    Create your own pixel art maker

    JavaScript

  4. jewell86/tutory-backend jewell86/tutory-backend Public

    Quarter 2 project server & database

    JavaScript

  5. jewell86/tutory-frontend jewell86/tutory-frontend Public

    The frontend repo for the Tutory App

    JavaScript