Skip to content
View sam016's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report sam016

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
sam016/README.md
  • 👋 Hi, I’m @sam016
  • 👀 I’m interested in building awesome products.
  • 🌱 I’m currently learning GraphQL, Golang and Blockchain.
  • 💞️ I’m looking to collaborate on Golang, Nodejs or iOT projects
  • 📫 How to reach me ... create an issue in any open repo :)

Pinned

  1. Bluetooth GATT Services & Characteri... Bluetooth GATT Services & Characteristics
    1
    package com.sam016.vsflatomation.service.ble;
    2
    
                  
    3
    import java.util.HashMap;
    4
    import java.util.UUID;
    5
    
                  
  2. Songs-Dup Songs-Dup Public

    Python script to remove duplicate songs

    Python 5

  3. php-textwrap php-textwrap Public

    PHP TextWrapper library inspired by python's textwrap

    Python