Ferdous Islam's repositories
Android-Malware-Detection-ML
Android malware detection from static features with ML classification algorithms- Decision Tree, K-Nearest Neighbours, Linear SVM and Random Forest.
Algorithms
Algorithms for problem solving implemented in c++
php-clean-code
Documentation on clean coding and demonstration of studied clean coding principals with PHP.
php-rest-crud
restful crud api with file upload delete functionality built using raw php and mysql.
Bangla-Handwritting-Aesthetics-Prediction-ML
Aesthetic score prediction of Bangla handwritten characters collected from Bangla-Lekha-Isolated dataset using using a custom CNN architechture and transfer learning.
Help-Me-App-v497
Help Me App V497, continued from- https://github.com/NSU-FA20-CSE299-2/Group06
motionSensor-unusualDataCheck-module
Simple detection of unusual three dimensional motion sensor values using mean and standard deviation.
BasicJS
practice codes of JS basic features
face_recognizer
Face recognition python script implemented using: https://github.com/ageitgey/face_recognition
fakerestapi
Fake rest api created using -> https://my-json-server.typicode.com/
ferdouszislam
GitHub profile overview
flask-blog
A blog website created while learning the Flask framework.
GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
Home-Meal-App
An android app for buying/selling home made food customers and vendors.
java-i18n-l10n-features
Documentation on findings regarding Internationalization (I18n) and Localization (L10n) features provided by Java.
laravel-fullstack-practice
A fullstack web project using laravel 6 following the tutorial from: https://www.youtube.com/watch?v=E74_WZpjeKA&list=PL4cUxeGkcC9hL6aCFKyagrT1RCfVN4w2Q.
laravel-realtime-restapi
A simple rest api using laravel with sanctum authentication and realtime functionality using Laravel Echo.
Path-Tracker_App
Track distance covered, angular displacement and plot on a 2D graph to create path.
practice-design-patterns
Documentation and codes related to design patterns, to be used as reference.
prettier-precommit-for-js
How to setup precommit to apply prettier formatting to js code inside codebase.
product-crud
Simple CRUD APIs implemented using Spring Boot.
Programming-Language-Evaluation
CLI program to search through a csv file using java, python, shell script. The main purpose is to evaluate the programming languages based on criteria- readability, writability, reliability and performance.
python_practice
Python practice codes for basic & ML related topics.
pytorch-practice
Practice codes for learning deep learning framework-Pytorch
Rainfall-Prediction-ML
Predict rainfall and waterlevel from other relevant weather data using data-mining techniques and machine learning. Weather dataset source: http://www.brri.gov.bd/site/page/2ded3c9f-593b-4434-9dda-20e6f77d47ab/-, Water-level dataset source: http://www.hydrology.bwdb.gov.bd/index.php?pagetitle=water_level&sub3=185&_subid=131&id=125&id2=126.
Sensor-Reader-MVP_App
Motion sensors and magnetometer value retrieval using Android Sensors API and MVP design pattern
spring-boot-java-simplecrud
Practice backend rest api project built with Java Spring Boot.
SU19CSE299S16G07NSU
CSE 299 Junior Design Project Summer 2019 Section 16 Group 07
VOI-module_Android
App-to-app voice call module for Android using Sinch SDK