Skip to content
View SubradevSarkar's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report SubradevSarkar

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

Hey πŸ‘‹, I'm Subradev Sarkar!


🌐 Socials:

LinkedIn

πŸ’» Tech Stack:

C C++ JavaScript Firebase Netlify Vercel Render Bootstrap Express.js JWT NPM Nodemon NodeJS React React Hook Form Redux TailwindCSS WordPress MongoDB Adobe XD Figma Adobe Photoshop Docker

πŸ“Š GitHub Stats:


✍️ Random Dev Quote

πŸ˜‚ Random Dev Meme




Git standard Practice

πŸ“‘ Commit rules:

  • feat - a new feature
  • fix - a bug fix
  • docs - changes in documentation
  • style - everything related to styling
  • refactor - code changes that neither fixes a bug or adds a feat
  • test - everything related to testing
  • chore - updating build tasks, package manager configs, etc

πŸ—„ Branching rules:

  • Main Branch: "main" or "master" This branch should always contain the latest stable version of your code.
  • Feature Branches: "feature/" or "feat/" For example, "feature/authentication" or "feat/add-user-profile".
  • Bug Fix Branches: "bugfix/" or "fix/" For example, "bugfix/user-authentication" or "fix/display-error-message".
  • Hotfix Branches: "hotfix/" For example, "hotfix/security-patch".
  • Release Branches: As you prepare for a release, create a release branch to stabilize the code for deployment. Name these branches with a version number, such as "release/1.0.0".


Popular repositories Loading

  1. js-hindi-youtube js-hindi-youtube Public

    Forked from hiteshchoudhary/js-hindi-youtube

    A code repo for javascript series at Chai aur code youtube channel

    JavaScript 1

  2. chai-aur-react chai-aur-react Public

    Forked from hiteshchoudhary/chai-aur-react

    chai aur react series on youtube

    JavaScript 1

  3. flimsio.github.io flimsio.github.io Public

    movie search web

    CSS

  4. SubradevSarkar SubradevSarkar Public

    Config files for my GitHub profile.

  5. Assignment-Submission Assignment-Submission Public

    Javascript Essentials course (LetsUpgrade)

    JavaScript

  6. onImage onImage Public

    image edit app with text fill

    JavaScript