Coder Social home page Coder Social logo
  • šŸ‘‹ 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

somen das's Projects

bootstrap-tourist icon bootstrap-tourist

Quick and easy way to build your product tours with Bootstrap Popovers for Bootstrap 3 and 4. Based on Bootstrap-Tour, but with many fixes and features added.

express-docu icon express-docu

generate automatic documentation with html outupt without anything but just bare code. no more extra writing.

httl-s icon httl-s

html but templating language, hyper text templating language

inverse-matrix icon inverse-matrix

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

linkedin-bot icon linkedin-bot

This repository hosts an Express.js server designed to interact with LinkedIn's API. It provides endpoints for fetching LinkedIn profiles, sending messages, and retrieving connections. The server uses custom headers and cookies for authentication, making it a robust solution for LinkedIn automation and data extraction.

mongoplusplus icon mongoplusplus

mongoplusplus is a Node.js package designed to facilitate load balancing of read and write operations across multiple MongoDB databases. It simplifies database connection management, schema definition, model building, and CRUD operations execution.

pagekitserver icon pagekitserver

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

php-freelancer.com-api-wrapper icon php-freelancer.com-api-wrapper

A PHP wrapper class for interacting with the Freelancer.com API. I forked this from the original author to resolve some small issues I've seen. I tried to contact the original author using several means with the invitation to merge my changes back. I've never got a reply on any of those attempts to offer assistance, so I assume he's not interested in those improvements. I've never seen a sign of life from him. Weird. His github repo is in the link below.

python-scripts icon python-scripts

A repository of python scripts that come in handy in automating day-to-day tasks

quilljs-textarea icon quilljs-textarea

A simple extended helper for quilljs to transform textarea into text editor.

rtcserver icon rtcserver

i am creating a new server to client push communication method based on webRTC

sync_clipboard icon sync_clipboard

This program is for syncing two computers clipboards. By this they can copy paste data from each other this works under same Wi-Fi

texify icon texify

Math OCR model that outputs LaTeX and markdown

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.