Skip to content
View Subhendu-io's full-sized avatar
🌏
Working far from home!
🌏
Working far from home!

Organizations

@websyncs

Block or report Subhendu-io

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
Subhendu-io/README.md

πŸ‘‹ Hey there, I'm Subhendu!

Sr. Software Engineer at TangleSolutions

Twitter Follow Linkedin: thaianebraga GitHub followers Waka Readme

πŸ’» Hit in your console or terminal to connect with me.

npx subhendu.io

A little more about me...

const subhendu = {
  website: "https://subhendu.io",
  code: ["Javascript", "Typescript", "C#", "Java", "php"],
  askMeAbout: [
    "web apps",
    "mobile apps",
    "project management",
    "data structure",
    "photography",
  ],
  technologies: {
    mobileApp: [
      "iOS app",
      "Android app",
      "Flutter",
      "ReactNative",
      "NativeScript",
    ],
    frontEnd: {
      js: ["React ", "Angular", "Vue"],
      css: ["angular-material", "materialize", "bootstrap"],
    },
    backEnd: {
      js: ["node", "express", "adonis", "nestjs"],
      php: ["laraval", "CodeIgniter"],
      java: ["springboot"],
    },
    devOps: ["AWS", "Docker", "Heroku", "GoogleCloud"],
    databases: [
      "MongoDB",
      "MySql",
      "PostgreSQL",
      "MicrosoftSQLServer",
      "MariaDB",
      "firestore",
      "Redis",
    ],
    misc: ["Firebase", "Socket.IO", "symfony", "open-cv", "php", "SuiteApp"],
  },
  architecture: [
    "Microservice Architecture",
    "Clean Architecture",
    "Serverless Architecture",
  ],
  currentProject:
    "I am developing developers portal for AccountingSuite using MEANStack",
  funFact:
    "Any fool can write code that a computer can understand. Always write code that humans can understand!",
};

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! πŸ˜‹

Popular repositories Loading

  1. amigo amigo Public

    Amigo a Social Networking App!

    PHP 2

  2. mean-stack-seed mean-stack-seed Public

    MEAN Stack Seed ( MongoDB 4 + Express 4 + Angular 8 + NodeJS 12 ) #2020

    TypeScript 2

  3. mern-seed mern-seed Public

    MERN Stack Seed With Type Script ( MongoDB 5 + Express 4 + React 18 + NodeJS 18 ) #2022

    JavaScript 1

  4. firelibrary firelibrary Public

    eBook management app with React, Node.js, and SQLite.

    JavaScript 1

  5. mean-seed mean-seed Public

    MEAN Stack Seed With Type Script ( MongoDB 5 + Express 4 + Angular 13 + NodeJS 18 ) #2022

  6. storybook-app storybook-app Public

    Storybook: Build UIs without the grunt work

    TypeScript