Giter Club home page Giter Club logo

Hi, 👋there, I'm Gulam Kibria Chowdhury

Connect with me:

Facebook Badge Youtube Badge Linkedin Badge Twitter Badge Mail Badge

  • â™Ĩī¸ I enjoy programming and sharing knowledge
  • đŸ’ģ Most used line of code print("hello world")
  • đŸ’Ŧ Ask me about programming and coding related problems -> [email protected]
  • ⚡ Fun fact: I have also experience in Competitive Programming Problem Solving. Checkout my profiles at Stopstalk.

Github Stats

Profile Visits

Profile Visitors

Click for More Details

Metrics

Gulam Kibria Chowdhury's Projects

30-days-of-javascript icon 30-days-of-javascript

30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.

academic-research icon academic-research

Optical Character Recognition (OCR) has its ups and downs since the beginning due to the preprocessing step for document images. Researches in this topic shows different OCR performance because they all falls behind in different sections due to some restrictions in the methodology. We are using deep learning network and image processing method like (Zero padding, Image cropping and reconstruction) to overcome these restrictions for better OCR performance. We are focusing on variable document images for preprocessing and trying to save all the information so that OCR gives much better performance than existing approaches.

animal-classification-using-cnn icon animal-classification-using-cnn

The project is about the Animal Classification system. This system has the ability to detect animals. It is a very simple and easy way to Classify Animals using this system.

artificial-neutral-network icon artificial-neutral-network

A single perceptron (or neuron) can be imagined as a Logistic Regression. Artificial Neural Network, or ANN, is a group of multiple perceptrons/ neurons at each layer. ANN is also known as a Feed-Forward Neural network because inputs are processed only in the forward direction.

bangla-english-ai-ml-dl-ds icon bangla-english-ai-ml-dl-ds

āĻ•ā§ƒāĻ¤ā§āĻ°āĻŋāĻŽ āĻŦā§āĻĻā§āĻ§āĻŋāĻŽāĻ¤ā§āĻ¤āĻžāĻ° āĻ¤āĻ¤ā§āĻ¤ā§€ā§Ÿ āĻŦāĻž āĻŦā§āĻ¯āĻžāĻŦāĻšāĻžāĻ°āĻŋāĻ• āĻŦāĻŋāĻˇā§Ÿ āĻ—ā§āĻ˛ā§‹ āĻ¨āĻŋā§Ÿā§‡ āĻŦāĻžāĻ‚āĻ˛āĻžā§Ÿ āĻ“ āĻ‡āĻ‚āĻ˛āĻŋāĻļā§‡ āĻĒā§āĻ°āĻ•āĻžāĻļāĻŋāĻ¤ āĻ°āĻŋāĻ¸ā§‹āĻ°ā§āĻ¸ āĻ¸āĻŽā§āĻšā§‡āĻ° āĻ¤āĻžāĻ˛āĻŋāĻ•āĻžāĨ¤

coderetriever icon coderetriever

Source code downloader for competitive programming platforms

competitive-coding icon competitive-coding

Templates for Data Structures and Algorithms, written in C, C++ & Python, for Competitive programming competitions

computer-graphics-algorithm icon computer-graphics-algorithm

Computer-Graphics-Algorithm...For Line(DDA Line Algorithm, Bresenham's Line Algorithm)...For Circle(Mid - Point Circle Algorithm)...For Transformation(2d transformation algorithm)

data-structure-and-algorithm icon data-structure-and-algorithm

A data structure is a particular way storing and organizing data in a computer for efficient access and modification. Data structures are designed for a specific purpose. Examples include arrays, linked lists, and classes.

digital-signal-processing-dsp-code icon digital-signal-processing-dsp-code

Digital signal processing (DSP) is the use of digital processing, such as by computers or more specialized digital signal processors, to perform a wide variety of signal processing operations.DSP is applicable to both streaming data and static (stored) data.

emotion-detection-for-facial-expressions icon emotion-detection-for-facial-expressions

The project is about emotion detection by measuring facial features using OpenCV(Python). This system can predict and recognize the expression of the person facing the camera.Our system has the ability to detect any face and based on training data it can recognize and register the expression and different facial features. It is very simple and easy way to detect the human emotion. And it is a very accurate system. Human emotion detection systems are the norm of this digital era and it is a small effort toward that goal.Facial expressions are a natural way to communicate emotional states and intentions. The facial expression detection method consists of three main steps: face detection,  feature extraction and modeling.

face-recognition-attendance-system icon face-recognition-attendance-system

The project is about Face recognition based Attendance System. By using this system, attendance can be taken simply facing the camera. This system has the ability to detect any face and based on training data it can recognize and register the attendance for that student. It is very simple and easy way to take attendance in any class using this system.

food-court-management-system icon food-court-management-system

Designed and developed a web application for Food Court Management System using HTML, CSS, PHP, MySQL, JavaScript.,JQuery.Complete back-end and little bit front end work left.

gender-classification-using-cnn icon gender-classification-using-cnn

This project is about Real-time face detection with gender classification, with The help of a Convolutional Neural Network using OpenCV(Python). It is a very simple and easy way to detect gender. and it is a very accurate system. Gender detection systems are the norm of this digital era and it is a small effort toward that goal.

image-classification-using-cnn icon image-classification-using-cnn

The project is about Image Classification system. This system has the ability to detect Images. It is a very simple and easy way to Classifi images using this system.

image-processing icon image-processing

Image processing is analysis and manipulation of a digitised image, in order to improve its quality using mathematical operations by using any form of signal processing for which input is an image, such as photograph or video frame; the output of image processing may be either an image or set of characteristics or parameters related to the image. Most image processing techniques involve treating the image as a 2-D signal and applying standard signal processing techniques to it And Digital image processing is the use of computer algorithms to perform image processing on digital images. As a sub category of field of Digital Signal Processing, digital image processing has many advantages over analogue image processing. It allows much wider range of algorithms to be applied to the input data and can avoid problems such as build up of noise and signal distortion during processing.

java-and-java-swing icon java-and-java-swing

Java is a high-level, general-purpose, object-oriented, and secure programming language And Swing in java is part of Java foundation class which is lightweight and platform independent. It is used for creating window based applications. It includes components like button, scroll bar, text field etc

javascript-practice-code icon javascript-practice-code

A programming language for web. it can be used in front-end and back-end. It adds interactivity to the web page such as adding items to the carts, form validation etc. Example: Create a button with HTML, Style with CSS and add clicking functionality by using Javascript.

leetcode-solutions icon leetcode-solutions

This repo consists of codes that I practiced in my free time to build up my problem solving.

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.