Projects in Awesome Lists by riju18
A curated list of projects in awesome lists by riju18 .
https://github.com/riju18/datastructure-and-algorithm
Data Structure & Algorithm
algorithm algorithms-and-data-structures data-structures oop-python python3 sliding-window two-pointers
Last synced: 05 May 2025
https://github.com/riju18/east-west-university-library-management-system-python-desktop-application
My first project which is realted to the university library manangement system where the library admin can do a lot of tasks like any book information operation, new student information, download day-to-day data as backup & many more things.
jupyter-notebook mysql-workbench oop-python pyqt5
Last synced: 28 Jan 2025
https://github.com/riju18/dashing-datawarehouse-dbt
Design the Data Warehouse with minimalistic code.
cte data-warehouse dbt jinja postgresql python sql
Last synced: 05 May 2025
https://github.com/riju18/bangladesh-seasonal-crop-prediction
Which crop is going to make a good production in some given season & has no risk in that season according to soil PH, fertilizer (N, P, K), cow dung, poultry manure etc. by analyzing data & applying machine learning algorithm.
data-science pandas python-3 svm-classifier
Last synced: 05 May 2025
https://github.com/riju18/advanced-data-analysis-and-visualization
Advanced level of data preparation, level of detail calculation, animation, table calculation etc for data analysis & visualization.
data-analysis data-science data-visualization tableau
Last synced: 23 Mar 2025
https://github.com/riju18/bangladesh_malnourished_child_identification
According to WHO(world health organization) survey in 2014, the dataset contains nourished and malnourished child information (under 5). The job is to find out whether a child is malnourished or not when a new data will come applying machine learning algorithm.
anaconda artificial-neural-network backward-elimination jupyter-notebook machine-learning-algorithms python3
Last synced: 23 Mar 2025
https://github.com/riju18/medical-ecg-image-claasification
The Deep Learning approach to classifying Normal Person heartbeat, abnormal heartbeat & Myocardial Infarction.
deep-learning neural-network onnx-runtime python
Last synced: 23 Mar 2025
https://github.com/riju18/brainjs_1.0
the js library which gives the prediction according to learning dataset. but this library is so useful on small dataset.
ajax bootstrap4 brainjs jquery json
Last synced: 23 Mar 2025
https://github.com/riju18/covid19-detection
The deep learning program detects COVID19 from the electron microscopic images. The model is trained with only 200 electronic microscopic image images. That's why it's an experimental project to know how good is the model to detect covid19.
coronavirus covid-19 cv2 darknet deep-learning neural-network object-detection python3 yolov3
Last synced: 23 Mar 2025
https://github.com/riju18/web-scraping
Scraping data from the website & saving it into different file formats.
Last synced: 23 Mar 2025
https://github.com/riju18/simple_dice_game_with_vanillajs
the game is about 2 players who can roll the dice as more he wants until getting 1.then the dice will shifted to another player. when any player will get the winning point(>=20), the game will be terminated.
Last synced: 23 Mar 2025
https://github.com/riju18/worldcup2k18_man_of_the_match
this project is about whether a player is going to become the man of the match or not.
jupyter-notebook machine-learning pthon sklearn
Last synced: 23 Mar 2025
https://github.com/riju18/git-commands
Essential & regular use of git commands
Last synced: 23 Mar 2025
https://github.com/riju18/sql-nosql
Most used SQL & noSQL code in industry
dba mongodb nosql postgresql sql
Last synced: 23 Mar 2025
https://github.com/riju18/making_top_down_tree_graphically
this simple project is about how to make a top down tree graphically
bootstrap css3 html5 javascript raphael-js treantjs
Last synced: 23 Mar 2025
https://github.com/riju18/pytorch-journey
Learning PyTorch to understand that where it's different from Tensorflow.
ann jupyter-notebook python3 pytorch
Last synced: 23 Mar 2025
https://github.com/riju18/face-verification-api
The API which is made by Django & Django rest framework & the AI brain with TensorFlow 1.14.0 can be used in any application to authenticate any person within 6 sec.
deep-learning django django-rest-framework python3 tensorflow
Last synced: 23 Mar 2025
https://github.com/riju18/permutation-variation-combination
The Statistic for ML from scratch with the example of permutation, variation, combination & IPL match combination.
Last synced: 23 Mar 2025
https://github.com/riju18/webcam_motion_detector_opencv
python openCv is a brilliant library for image, video processing. Here, I tried to detect an live object in webcam.
jupyter-notebook opencv python3
Last synced: 23 Mar 2025
https://github.com/riju18/encoding_decoding_system_python_gui_1.0
the project is about to make any text to binary, binary to text, hex,dec in graphically with user input.
os python3 tkinter-graphic-interface
Last synced: 23 Mar 2025
https://github.com/riju18/datacapturing-with-robot
Data capture from both web & desktop app simultaneously with a robot.
Last synced: 23 Mar 2025
https://github.com/riju18/data-analysis-with-powerbi
Garments Industry Production Data analysis with Power BI
Last synced: 23 Mar 2025
https://github.com/riju18/desktop_app_administritive_database_python_gui_1.1
administritive datbase is actually a simple desktop app is made by python where anyone can use it as locally & any user or admininstrator can use it without insatlling any additional software.
Last synced: 23 Mar 2025
https://github.com/riju18/face-mask-detection
The Face Mask detection with YOLOV3 is a computer vision project. It's very perfect to detect masks from the image & in real-time.
computer-vision deep-learning face-mask-detection opencv python3 yolov3
Last synced: 23 Mar 2025
https://github.com/riju18/frequent_pattern_association_rule_fpgrowth
Though aPriori is used mostly all over the world & has become famous to find frequent pattern & generate association rules, even then the 'fpgrowth' has come. and it has become fabulous because of its time efficiency, using less memory & less runtime.
association-rules fpgrowth jupyter-notebook machine-learning python3
Last synced: 23 Mar 2025
https://github.com/riju18/interective_dictionary_search_python
search the word, if not found get top 5 suggested words with percentage of matched
Last synced: 23 Mar 2025
https://github.com/riju18/compiler_design_parts_of_speech
get any parts of speech name of any sentence you are typed
Last synced: 23 Mar 2025
https://github.com/riju18/making_tree_graph_flowchart_table_python_graphviz
Graphviz is a package of open-source tool for drawing graphs specified in DOT language scripts. It's very handy to make any kind of graph,flow-chart,tree,table etc with fancy design.
Last synced: 23 Mar 2025
https://github.com/riju18/asynchronous_js
Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. basically is used when something is going on but we don't we want to wait till the operations are done.
Last synced: 23 Mar 2025
https://github.com/riju18/budget_management_desktop_app
This Js project let you track your monthly income, expense with percentage that how much you expense according to your income.
Last synced: 23 Mar 2025
https://github.com/riju18/advancedroboticprocessautomation
fetching the data from different pdf with many pages, saving the data in excel, processing it, removing unnecessary data, filtering data. Everything is done sequentially without human intervention within 3-4 minutes.
automation excel filtering pdf preprocessing uipath
Last synced: 23 Mar 2025
https://github.com/riju18/bangladesh-vehicle-number-plate-detection
Bangladesh vehicle number plate detection project with YOLOv3.
ai computer-vision opencv-python yolov3
Last synced: 23 Mar 2025
https://github.com/riju18/cross-platform-image-classifier
The cross-platform image classifier program is compatible with any desktop & web app of Tensorflow 1.15.4 GPU.
Last synced: 23 Mar 2025
https://github.com/riju18/convolutional_neural_networks_image_recognition
Convolutional Neural Network is widely used as image-audio-video recognition. the simple project is about to recognize 2 animal by training 8,000 images
cnn jupyter-notebook kaggle-dataset keras tensorflow
Last synced: 23 Mar 2025
https://github.com/riju18/play-around-with-databricks-and-pyspark
Play around with Databricks and PySpark
apache-spark big-data data-engineering databricks pyspark python sql
Last synced: 06 Mar 2025
https://github.com/riju18/normal-smile-face-detection-with-viola-jones-algorithm
From google: The Viola-Jones algorithm is a widely used mechanism for object detection. The main property of this algorithm is that training is slow, but detection is fast. ... Then the detection window is moved across the image as follows: Set the minimum window size, and sliding step corresponding to that size.
haar-cascade-classifier jupyter-notebook opencv python3 viola-jones-algorithm
Last synced: 23 Mar 2025
https://github.com/riju18/machine-learning-and-bi-in-single-platform
The Data app lets you analyze data using business intelligence & make the decision with machine learning.
Last synced: 23 Mar 2025
https://github.com/riju18/data-analysis-and-visualizaton
Most complex data analyzing for clustering, preparing, complex calculation, joining, cross-over & more for Data science.
data-analysis data-mining data-science data-visualization powerbi tableau
Last synced: 23 Mar 2025
https://github.com/riju18/chrome_extension
make your own simple awesome chrome extension & publish in web store
Last synced: 23 Mar 2025
https://github.com/riju18/polars-vs-pandas-deepdive
This repository examines the conflict between Pandas and Polars, contrasting how well they perform in terms of execution time and efficiency. We demonstrate which library is the best in terms of speed, memory utilization, and scalability using thorough benchmarks, real-world use cases, and optimized code.
dataframe jupyter-notebook pandas polars python
Last synced: 09 Mar 2025
https://github.com/riju18/chatbot
the web chatbot which replies according to your question. this sample requires "local server" in chrome for some security reason but easily working on mozilla which doesn't need "local server"
css3 html javascript jquery rivescript
Last synced: 23 Mar 2025
https://github.com/riju18/legacy-database-and-multiple-database-configuration
Configure any legacy DB & run multiple DB simultaneously along with SQL & NoSQL
django django-rest-framework mongodb mysql nosql oracle postgresql python sql
Last synced: 23 Mar 2025
https://github.com/riju18/from-data-production-to-client-handover
The common tedious problem is to build a data app to demonstrate the data analysis & analytics along with Machine Learning to a client. It was an attempt to do it on small scale in the most powerful & simplest way.
machine-learning matplotlib numpy pandas plotly python seaborn streamlit
Last synced: 23 Mar 2025
https://github.com/riju18/airflow-data-engineering-with-bigquery-and-dbt
Fetch Data from a simple csv file, send the data in GCP BigQuery table, run dbt to automate the DWH and run SODA to check Data Quality.
apache-airflow bigquery csv dbt python3 soda
Last synced: 23 Mar 2025
https://github.com/riju18/dataquality-with-soda
Validate the data quality using SODA in the most effective way with minimum time
Last synced: 23 Mar 2025
https://github.com/riju18/oop_js
apply, call, bind, closure, prototype, encapsulation, IIFE
Last synced: 23 Mar 2025
https://github.com/riju18/data-engineering-elt
Extract data from Postgres then load the data into Postgres & MySQL DB & vice versa.
decorators etl mysql oop postgresql python3 unittesting
Last synced: 23 Mar 2025
https://github.com/riju18/image_classification_machine_learning_on_web_js_1.0
this test project is about to identify any image with image classifier method with maximum probability. when any picture will be uploaded on web it determines the image category. Here I used ml5 js.
bootstrap4 html5 javascript ml5 supervised-learning
Last synced: 23 Mar 2025
https://github.com/riju18/set_location_in_map_python_folium
set any location in google map manually by longitude and lattitude with location name, set indivisual location style with python folium.
Last synced: 23 Mar 2025
https://github.com/riju18/natural_language_processing
negate, positive, tense, parts of speech
Last synced: 23 Mar 2025