Skip to content
View krupalimakadiya's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
Block or Report

Block or report krupalimakadiya

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
krupalimakadiya/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m @krupalimakadiya
  • ๐Ÿ‘€ Experienced Node js Developer with 2+ years experience from ๐Ÿ‡ฎ๐Ÿ‡ณ
  • ๐ŸŒฑ Iโ€™m currently learning react-native
  • ๐Ÿ’ฌ Ask me about Javascript or any tech related stuff.
  • ๐Ÿ“ซ How to reach me Gmail: krupalimakadiya123@gmail.com

krupalimakadiya

Languages and Tools:

My Github States:


Top Langs

Pinned

  1. mysql-sequlize-demo mysql-sequlize-demo Public

    REST API Demo with MySQL Sequelize in node JS

    JavaScript 3

  2. social-auth-demo social-auth-demo Public

    It project created using Node js and it's contain all social media authentication using passport js

    JavaScript 2

  3. Sequelize virtual field or virtual c... Sequelize virtual field or virtual column.
    1
    module.exports = (sequelize, DataTypes) => {
    2
      return sequelize.define('users', {
    3
        id: {
    4
          autoIncrement: true,
    5
          type: DataTypes.INTEGER(5),
  4. Bill-Generate-API Bill-Generate-API Public

    This repo help to generate bill from html template to pdf

    HTML