Coder Social home page Coder Social logo

tourpedia's Introduction

Hi ๐Ÿ‘‹, I'm Rathijit Paul

Software Developer

  • ๐Ÿ”ญ Iโ€™m currently looking for a Remote Software Engineer Role.

  • ๐Ÿ‘จโ€๐Ÿ’ป You can also check out my portfolio at Rathijit Paul - Portfolio Website

  • ๐Ÿ“ซ How to reach me [email protected]

  • โšก Fun fact I love music, food & travelling

Connect with me

rathijitpapon009 rathijitpaul

Coding Profiles

rathijitpapon rathijitpapon _nyu_ rathijitpapon @rathijit1

Languages

cplusplus javascript typescript python java

Frameworks

nodejs express react jest rabbitMQ

Databases

mongodb cassandra mysql postgresql redis



tourpedia's People

Contributors

rathijitpapon avatar saifullah-talukder avatar

Watchers

 avatar  avatar

tourpedia's Issues

Collaboration Guideline

Collaboration Guideline

When someone wants to implement a new feature based on the assigned issue, He/she should follow the following guideline:

  1. Create a new branch from the dev branch
  2. Implement the features
  3. Add & Commit the new code changes
  4. Push the new branch in GitHub & notify others to check & merge the code
git checkout dev
git checkout -b new-branch-name-based-on-issue
/* To Do Code */
git add .
git commit -m "COMMIT_MESSAGE"
git push origin new-branch-name-based-on-issue

** Use Git Emoji at the Beginning of the Commit Message For Visualizing the Commit Message. Ref: https://gitmoji.dev/ **
** Do Not Code in Dev & Master Branch. Do Not Create Branch from Master Branch **
** Do Not Clone / Use This Code For Business Purposes. **
** It's Not A Open Source Codebase **

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.