MasumBhuiyan
Diligent, well timed, approachable team person with crave to lead, go on, get-it-done spirit, and 3 years of experience participating 20+ university contests.
Jahangirnagar UniversityDhaka, Bangladesh
Pinned Repositories
2D-Irregular-Cutting-Stock-Algorithm
Efficient pattern cutting algorithm for minimizing cutting waste of irregular pieces.
3D-CNN-for-Lip-Reading-Challenge2019
AlgorithmLibrary
A comprehensive and efficient library for competitive programming including graph theory, data structures, geometry, number theory any many more written in C++.
Android
ANFIS
Adaptive neuro fuzzy inference system (ANFIS) is a kind of neural network that is based on TSK fuzzy inference system. Since it integrates both neural networks and fuzzy logic principles, it has potential to capture the benefits of both in a single framework. Its inference system corresponds to a set of fuzzy IF–THEN rules that have learning capability to approximate nonlinear functions. Hence, ANFIS is considered to be universal approximator.
design-patterns
Design patterns implemented in typescript. A part of my software engineering skill development project.
Object-Detection-Using-Principle-Component-Analysis-and-Fuzzy-Inference-System
An binary classification model based on principle component analysis and fuzzy inference system. It takes brain MRI images and predicts whether the MRI image contains a tumor or not.
QnA-using-Prolog-with-Python-Text-to-Speech-Feature
tdc-react-app
It a front end of a web application about posting and sharing job application. It provides one click apply feature, resume builder, and many more exciting features. This is build on javascript and React.
tdc-rest-api
It a back end of a web application about posting and sharing job application. It provides one click apply feature, resume builder, and many more exciting features. This is built on Java, Spring Boot, and MySQL.
MasumBhuiyan's Repositories
MasumBhuiyan/2D-Irregular-Cutting-Stock-Algorithm
Efficient pattern cutting algorithm for minimizing cutting waste of irregular pieces.
MasumBhuiyan/Android
MasumBhuiyan/circular-web-application
MasumBhuiyan/secure-exam
MasumBhuiyan/design-patterns
Design patterns implemented in typescript. A part of my software engineering skill development project.
MasumBhuiyan/bhuiyan.github.io
Template for a blog hosted on GitHub Pages
MasumBhuiyan/bkash
MasumBhuiyan/bscr
An application that recommends personalised skincare and makeup products based on the skin metrics inferred from user's selfie using computer vision algorithms.
MasumBhuiyan/BurgerBuilder
A react-based burger builder application.
MasumBhuiyan/calculator
MasumBhuiyan/client-app
MasumBhuiyan/dcgan
MasumBhuiyan/DoogleSearchEngine
A cloud application for searching documents.
MasumBhuiyan/HelloGit
This is a sample project for github code collaboration setup.
MasumBhuiyan/learn-an-effective-lip-reading-model-without-pains
The PyTorch Code and Model In "Learn an Effective Lip Reading Model without Pains", (https://arxiv.org/abs/2011.07557), which reaches the state-of-art performance in LRW-1000 dataset.
MasumBhuiyan/Lipreading_using_Temporal_Convolutional_Networks
ICASSP'21 Towards Practical Lipreading with Distilled and Efficient Models; ICASSP'20 Lipreading using Temporal Convolutional Networks
MasumBhuiyan/MasumBhuiyan
Config files for my GitHub profile.
MasumBhuiyan/ML
MasumBhuiyan/Moshify
MasumBhuiyan/ncpcfrontend
MasumBhuiyan/ncpcfrontend2
ncpcfrontend
MasumBhuiyan/profile
MasumBhuiyan/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
MasumBhuiyan/shopy
MasumBhuiyan/software-engineering-with-bhuiyan
MasumBhuiyan/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
MasumBhuiyan/tensor
MasumBhuiyan/vertex-ai-samples
MasumBhuiyan/video2tfrecord
Easily convert RGB video data (e.g. .avi) to the TensorFlow tfrecords file format for training e.g. a NN in TensorFlow. This implementation allows to limit the number of frames per video to be stored in the tfrecords.
MasumBhuiyan/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.