Giter Site home page Giter Site logo

Hi there 👋

This is Aayush Vijay.

app.get('/aayushvijay', (req, res) => {
    var url = "github.com/aayushvijay";
    request(url, (error, response, body) => {
        if (!error && response.statusCode == 200) {
            res.send("Hi there!");
        }
    });
});

Glad to see you here.

Aayush Vijay Wargiya's Projects

blood-bank icon blood-bank

Designing a real-life Blood Bank system, that will be used by real users.

google-auth icon google-auth

Google Sign-in button authentication built using React

inspirational-quotes icon inspirational-quotes

:bulb: A simple NPM Package which returns random Inspirational Quotes. Get your daily quote and stay motivated!

kotlin icon kotlin

The Kotlin Programming Language

maths-game icon maths-game

A fun maths game to play to increase your mathematical skills.

memo icon memo

A PHP-MySQL based simple Memo app

mycity icon mycity

A City guide Web-App for tourists, guides, Local residents

node icon node

Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:

real-ist-clock icon real-ist-clock

A real Indian Time based clock created on HTML, CSS, JavaScript.

todo icon todo

This is a simple To-do app built on React.Js.

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.