Giter Site home page Giter Site logo

utils's Introduction

utils

A repository containing a curated list of common scripts/tools/plugins I use and documentation on how I use them

Index

Benchmarking

        Apache Benchmark

            image-upload

Databases

        MySQL

                add_column_if_not_exist - Script to add column to an existing table, if it                                                                  doesnt exist in it

Starters

        Flask

                index.py - Flask starter template containing wasy of making POST and GET                                   requests and extracting data from Request body and URL params

Javascript

        Helpers

                binarySearchInSortedArray.js - A function which binary searches a sorted array based on a compare function

                copyToClipboard.js - A function to move text to users copy clipboard

            delay.js - A function to add delay

            isValidHTTPURL.js - A function to check if a string is a valid URL

    

        Validators

                mobileValidator - Function to validate mobile numbers ( Indian )

                emailValidator - A regex based function to validate email Ids

                wordValidator - A regex based function to validate strings containing only letters

            objectValidator - Verify if a value is a Javascript Object

    AWS
            lambda - service to set up and use AWS Lambda API

Scripts

        Installation

                ./install_python.sh - A script to install and setup python3, pip and other dependencies for python

_

utils's People

Contributors

pranav2612000 avatar

Watchers

 avatar  avatar  avatar

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.