Skip to content
View rifat328's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report rifat328

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Project-Infinity- Project-Infinity- Public

    This is a python project that keeps track of University Coerces . I built this as my test python project . Course data were gathered from AIUB portal using pandas dataframe. Also crud file operatio…

    HTML 2

  2. -Disease-detection-Python-Final-term-project- -Disease-detection-Python-Final-term-project- Public

    It can detect Diabetes , Hypertension and Stroke with moderate accuracy, here various Machine learning algorithms were performed and compared against each other. ( # accuracy can be improved , some…

    Jupyter Notebook 1

  3. ECommerceProject ECommerceProject Public

    C#

  4. Your-Personal-Drum-Kit- Your-Personal-Drum-Kit- Public

    🥁"Your Personal Drum Kit project built with JavaScript. This interactive project allows users to play drum sounds using their keyboard or mouse clicks. Dive in to explore DOM manipulation, event ha…

    JavaScript

  5. Dice-Game Dice-Game Public

    A simple dice game where the player with the higher roll wins! Refresh the browser to play again. Features Randomness included 🎲 DOM manipulation Uses arrays and objects Fun and easy gameplay

    JavaScript

  6. Anomaly-Detection-on-Streamed-Data Anomaly-Detection-on-Streamed-Data Public

    This project uses the Z-score method to detect anomalies in real-time data streams. It features synthetic data generation, anomaly detection, and live visualization. With robust error handling, it'…

    Python