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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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-eatsmy-baby-eatsPublic

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

    JavaScript

  3. pixel-art-makerpixel-art-makerPublic

    Forked from gSchool/pixel-art-maker

    Create your own pixel art maker

    JavaScript

  4. jewell86/tutory-backendjewell86/tutory-backendPublic

    Quarter 2 project server & database

    JavaScript

  5. jewell86/tutory-frontendjewell86/tutory-frontendPublic

    The frontend repo for the Tutory App

    JavaScript