Skip to content
View noobnetizen's full-sized avatar

Block or report noobnetizen

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. ML-Log-Analysis ML-Log-Analysis Public

    This project implements an end-to-end automated log analysis and anomaly detection system using Python and unsupervised machine learning. It is designed to process large-scale real-world system log…

    Python

  2. Face-Recognition-System Face-Recognition-System Public

    This project is a real-time Face Recognition System built using Python, OpenCV, and NumPy. It captures facial images via webcam, stores them as NumPy arrays, and recognizes faces using a custom K-N…

    Python

  3. simple-loan-manager simple-loan-manager Public

    TypeScript

  4. Dominant-Colour-Extraction Dominant-Colour-Extraction Public

    This project extracts dominant colours from an image using K-Means clustering. The image is reshaped into pixel data, grouped into clusters, and the main colours are identified. It also reconstruct…

    Python

  5. AI-Powered-Concrete-Strength-Analytics-Platform AI-Powered-Concrete-Strength-Analytics-Platform Public

    Machine learning platform for predicting 7-day and 28-day concrete compressive strength using XGBoost with SHAP explainability and interactive dashboards.

    HTML

  6. Engineering-Drawing-OCR-Automation Engineering-Drawing-OCR-Automation Public

    Computer vision and OCR automation system for engineering drawings that detects diagram boundaries, crops drawing views from construction PDFs, extracts dimensional values, and exports results to E…

    Python