Coder Social home page Coder Social logo

Hi there, I'm Enamul Haq Chowdhury - aka Sakib 👋

I'm a Learner, Developer!!

  • 🌱 I’m currently learning everything
  • 🥅 2022 Goals: Learn <> Try
  • ⚡ Fun fact: I love to watch anime and play Football / Competitive games

Connect with me:

codeSTACKr.com codeSTACKr | YouTube

codeSTACKr | LinkedIn


Languages and Tools:

Visual Studio Code

HTML5

CSS3

Sass

JavaScript

React

Gatsby

GraphQL

Node.js

Deno

SQL

MySQL

MongoDB

Git

GitHub

Terminal




📺 Latest YouTube Videos



⚡ Recent GitHub Activity
⚡ GitHub Stats Enamul's GitHub Stats

Enamul Haq Chowdhury's Projects

covid_detection icon covid_detection

Covid_Detection using X-ray images. Images were extracted into positive and negative folders after extracting from 2 different datasets. Then data pre-processing was done after that a convolutional neural network was used to train the modified dataset and achieved an accuracy of 99%.

dedupe icon dedupe

:id: A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.

dynamic_table icon dynamic_table

Input row and column number and table cell will get generated automatically

hmm-implementation icon hmm-implementation

Viterbi algorithm is used here.The Viterbi algorithm is a dynamic programming algorithm for finding the most likely sequence of hidden states—called the Viterbi path—that results in a sequence of observed events, especially in the context of Markov information sources and hidden Markov models (HMM).

information-extraction-chinese icon information-extraction-chinese

Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取

inventory_management_system icon inventory_management_system

1. Add a product a. A product should have this information i. Product name ii. Buy price iii. Sell price iv. Available number in the inventory to sell v. Total profit selling the product b. One must input all the info in a natural number to add a product. 2. Delete a product a. When a product is deleted, it will not show in the list but the profit made from the product will still be there in the available balance. 3. Buy a product a. You will select the product and the number of products that you bought. It will add the number to the inventory of that product. The total buy price of the products should be subtracted from the available balance. 4. Sell a product a. You will select the product and the number of products that you sold.b. The profit is the difference between the buying price and the selling price. The number should be added to profit and the whole selling price should be added to available money. c. The number of selling products can not exceed the number available in the inventory. 5. See the list of products a. This list will include the name of the products, the number of available products in the inventory, and also the profit from each product. Showing these in a tabular form is not mandatory. But, anyone would love that, right? 6. See available balance

k-means-clusterring icon k-means-clusterring

Implementation of K-Means Clusterring method.As a dataset .txt file is used,implementation is divided into questions according to the question file which is given.

minimum-error-rate-classifier icon minimum-error-rate-classifier

Implementation of Minimum Error Rate Classifier for which .csv file is used as dataset. Lastly a graph is plotted to distinguish between classes.

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.