Skip to content
View thekosmix's full-sized avatar
💭
Jekylling
💭
Jekylling
Block or Report

Block or report thekosmix

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
thekosmix/README.md

Pinned Loading

  1. Java-FbChatBot Java-FbChatBot Public

    Messenger webhook implementation in java with jetty, contracts of facebook messenger webhook

    Java 30 20

  2. Java-WhatsappChatBot Java-WhatsappChatBot Public

    This project provides an interface where you can reply programmatically to your incoming whatsapp messages

    Java 34 15

  3. GraphQL-SpringBoot GraphQL-SpringBoot Public

    GraphQL's implementation in java with spring-boot, spring-jpa, jetty and mongo

    Java 5 9

  4. AWS-Deploy AWS-Deploy Public

    Scripts to automate build and deploy on AWS Elastic Beanstalk

    Shell 9 6

  5. How to install Ubuntu Touch in Lenov... How to install Ubuntu Touch in Lenovo Tab M10 HD (2nd Gen) - X306X (Wi-Fi+LTE)
    1
    If your device is X306F (Wi-Fi Only), follow the standard process on UT's website: https://devices.ubuntu-touch.io/device/amar-row-wifi/
    2
    
    
    3
    ## Steps for Installing UT in [Lenovo Tab M10 HD (2nd Gen) - X306X (Wi-Fi+LTE)](https://www.amazon.in/Lenovo-Platinum-Metallic-Octa-core-Processor/dp/B093D4C38H/?th=1) using Linux
    4
    
    
    5
    1. Install `adb and fastboot` [version 30.0](https://dl.google.com/android/repository/platform-tools_r30.0.0-linux.zip)
  6. Retrospective tool using Google Sheets Retrospective tool using Google Sheets
    1
    // Sheet link: tinyurl.com/sid-retro-tool
    2
    // Below code is to be pasted in AppScript Editor
    3
    
    
    4
    UPVOTE_COLUMN = [2,7,12]
    5
    DOWNVOTE_COLUMN = [3,8,13]