Skip to content
View KTBsomen's full-sized avatar
Block or Report

Block or report KTBsomen

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
KTBsomen/README.md
  • 👋 Hi, I’m @KTBsomen
  • 👀 I’m interested in Web development, web design, Python programming, scrapping, Gui development, app development, content writing,digital marketing,social media management,and many more.
  • 🌱 I’m currently learning web design and python and every thing there is no end of learning i always learn new things.
  • 💞️ I’m looking to collaborate on instagram @khiladisomen9 and you can find me on github.
  • 📫 How to reach me email me at [email protected]
  • Developed JavaScript like event Api for flutter https://pub.dev/packages/event_handeler

Some Linux CMDS: #find and replace string in all files

grep -l -r 'search_term' | xargs sed -i 's@ SEARCH_TERM @ REPLACE_TERM @g'

Initialize Git repository

git init

Add files to staging area

git add .

Commit changes

git commit -m "Your commit message"

Add remote repository

git remote add origin <repository_url>

Push code to GitHub

git push -u origin master

Popular repositories

  1. inverse-matrix inverse-matrix Public

    this is a program for calculate inverse matrix and adjoint of a 3x3 matrix

    Python 1

  2. hide-massage hide-massage Public

    Python 1

  3. KTBsomen KTBsomen Public

    Config files for my GitHub profile.

    1

  4. pagekitserver pagekitserver Public

    A windows EXE for hosting your website Free direct from your local machine.it uses the pagekite python module and their service.

    1

  5. mobilenumbergenaretor mobilenumbergenaretor Public

    Genarate 99% real mobile numbers in india

    Python 1

  6. julia julia Public

    JavaScript 1 1