Git Product home page Git Product logo

node-cheat's Introduction

node-cheat | code faster

โœช Find awesome up-to-date node.js code snippets at one place. (Do you have node.js snippet solving case? share here)

###:cloud: AWS

###:speech_balloon: Chat
  • Socket.io one to one chat app
  • <li>
        <a href='https://github.com/zishon89us/node-cheat/blob/master/chat/simple_chat/index.js#L1' target='_blank'>
            Socket.io simple chat server only
        </a>
    </li>
    
###Express ### ๐Ÿ“„ Files ###GridFS ###PDF ### โค๏ธ Random But Really Useful
  • Reads publicly published google doc spreadsheet and returns twitter usernames/handles as json
  • Find gender using first_name and last_name
  • ๐Ÿ‘ซ Find gender using first_name
  • ๐Ÿ’ฑ Find exchange rates i.e. USD to GBP etc...
  • <li> :bird: 
        <a href='https://github.com/zishon89us/node-cheat/blob/master/random/small_tasks/search_tweets.js#L6' target='_blank'>
            Search tweets
        </a>
    </li>
    <li>
        <a href='https://github.com/zishon89us/node-cheat/tree/master/random/small_tasks/express_server' target='_blank'>
            Simple express server
        </a>
    </li>
    
    <li>
        <a href='https://github.com/zishon89us/node-cheat/tree/master/random/small_tasks/xero_api' target='_blank'>
             Xero Payruns 
        </a>
    </li>
    <li>
        <a href='https://github.com/zishon89us/node-cheat/tree/master/random/small_tasks/twitter-facebook-auth-data' target='_blank'>
            Using passport to authenticate twitter and facebook, trying to retrieve following data for both: id, first_name, last_name, age, age_range, gender, location
        </a>
    </li>
    <li>
        <a href='https://github.com/zishon89us/node-cheat/blob/master/random/tiny_useful_modules/hmac_signature.js#L5' target='_blank'>
            Generate hmac signature 
        </a>
    </li>
    <li>
        <a href='https://github.com/zishon89us/node-cheat/blob/master/random/tiny_useful_modules/builtin-modules.js#L3' target='_blank'>
            List node.js core modules
        </a>
    </li>
    <li>
        <a href='https://github.com/zishon89us/node-cheat/blob/master/random/tiny_useful_modules/google_spreadsheets.js#L6'  target='_blank'>
            Read google_spreadsheet and parse it 
        </a>
    </li>
    <li>
        <a href='https://github.com/zishon89us/node-cheat/blob/master/random/tiny_useful_modules/long_url.js#L7'  target='_blank'>
            Get long url of shortend 
        </a>
    </li>
    <li>
        <a href='https://github.com/zishon89us/node-cheat/blob/master/random/tiny_useful_modules/screenshot.js#L3'  target='_blank'>
            Capture screenshots of websites
        </a>
    </li>
    
###String

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.