Giter Site home page Giter Site logo
/** A greetings function which takes a string value and returns either a greeting or null
 * @param message a greeting message from the user
 * @return a generated greeting or null based on the message provided
 */
fun greetings(message: String): String? {
    return if (message.contains("hi")) "hello there"
    else null
}

Hover over the icons to see their respective titles or functions...

Primary Skills

kotlin java xml firebase cloud-firestore icons8-google-ads sql

Experienced in

ethereum python html-5 flutter dart c-programming

Extra skills

icons8-blender-3d icons8-davinci-resolve

Courses completed [Badges]

Languages and Git-Hub stats

Projects -

Each project has its own release. You can find the apks in the release section. Hover over the project icons for moore details.

Scheuler Icon Game - Stream android app icon Game - Stream desktop app icon CRYPTILE app icon Block - VS app icon Save - Pass app icon

Contacts -

gmail whatsapp LinkedIn instagram

Stack Exchange

profile for Vaishnav Kanhirathingal on Stack Exchange, a network of free, community-driven Q&A sites

Vaishnav Kanhirathingal's Projects

blockchain-vs icon blockchain-vs

An Ethereum based Voting app. connects to the Ethereum Ropsten test network.

cryptile icon cryptile

CRYPTILE is an app that encrypts and stores your file as a safe. Development in progress.

pre-git-projects icon pre-git-projects

This repository contains all projects from before I started using git and also all projects from Google's developer training programme.

save-pass icon save-pass

Save-Pass is a password saving app which stores passwords and uses a combination of a master password and/or biometrics to access those passwords.

scheduler icon scheduler

An app that schedules tasks and notifies about daily tasks

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.