Giter VIP home page Giter VIP logo

Hey There 👋🏽

github-snake
class Person {
  constructor() {
    this.name = "Mitul Patel";
    this.roles = ["Software Engineer", "Programmer", "Developer"];
    this.languagesSpoken = ["hi_IN", "gu_IN", "en_US"];
    this.code = ["Javascript", "Python", "C#"];
    this.hobbies = [
      "Movies & Shows",
      "Games",
      "Reading",
      "Crafting",
      "Fitness",
      "Eating",
      "Traveling",
      "Learning",
    ];
  }

  sayHi = () => {
    console.log(`Hey, Thanks for stopping by.`);
  };
}

const me = new Person();
me.sayHi();

Mitul Patel's Projects

fightpandemics icon fightpandemics

This is not the first and last pandemic. Currently, the information about the pandemic is highly fragmented, especially at the local level. Whereas one can find global information and trackers, it is difficult to find information that is relevant to your community. Furthermore, it is difficult for organizations, funders, companies, volunteers and local leaders to coordinate responses. This puts humanity and local communities at risk. FightPandemics was born to make communities more resilient to pandemics by facilitating access to information and coordinated responses.

jobspy icon jobspy

Jobs scraper library for LinkedIn, Indeed, Glassdoor & ZipRecruiter

medusa icon medusa

Building blocks for digital commerce

public-apis icon public-apis

A collective list of free APIs for use in software and web development.

weatherlogger-js icon weatherlogger-js

A small Node application to test Kinsta deployments through a weather logging application

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.