pchukwuemeka424 / Password-Strength-Analyzer-Web-ApplicationLinks
Develop a frontend JavaScript tool that checks password complexity, entropy, and compliance with best practices. Use zxcvbn.js or a custom scoring function.
☆12Updated 5 months ago
Alternatives and similar repositories for Password-Strength-Analyzer-Web-Application
Users that are interested in Password-Strength-Analyzer-Web-Application are comparing it to the libraries listed below
Sorting:
- Create a simulated ransomware that encrypts user files and displays a decryption notice (for learning and training only). Demonstrates en…☆17Updated 5 months ago
 - ☆12Updated 9 months ago
 - Use ARIMA, SARIMA, and Facebook Prophet to forecast inflation trends and food price changes in Nigeria. Include seasonal decomposition, r…☆12Updated 5 months ago
 - A desktop app for hospital operations including patient registration, billing, appointment scheduling, and report generation. Uses SQLite…☆12Updated 5 months ago
 - ☆13Updated last year
 - Scrape Twitter data using Tweepy, preprocess using NLTK or spaCy, and apply sentiment classification using a pretrained transformer (e.g.…☆12Updated 5 months ago
 - ☆18Updated 5 months ago
 - Analyze telecom customer data to predict churn. Implement preprocessing pipelines, feature engineering, and classification algorithms (Lo…☆12Updated 5 months ago
 - MSC PROJECT☆13Updated last year
 - pchukwuemeka424 / Using-GIS-and-machine-learning-to-monitor-sandbars-along-the-Niger-River-in-the-Niger-Delta-Nigeria.This project uses Geographic Information Systems (GIS) and machine learning to monitor sandbars along the Niger River in Nigeria's Niger …☆12Updated 5 months ago
 - A weather application displaying current and forecasted weather with an interactive map interface. Includes location search and dynamic w…☆17Updated 5 months ago
 - Object detection model to identify and classify waste dump sites in urban areas.☆13Updated 5 months ago
 - Use Landsat imagery and spectral indices (e.g., SAVI, GNDVI) to detect oil spills across time. Implement unsupervised classification and …☆17Updated 5 months ago
 - Use the Elastic Stack to ingest and visualize logs. Apply machine learning for anomaly detection using unsupervised learning or Kibana al…☆17Updated 5 months ago
 - A full-stack app to manage to-do lists with real-time sync and user authentication.☆12Updated 5 months ago
 - Aggregate data from APIs like VirusTotal, AlienVault OTX, and display Indicators of Compromise (IOCs), threat scores, and attack campaign…☆17Updated 5 months ago
 - This Python-based project leverages machine learning to predict air quality levels using synthetic pollutant data, simulating real-world …☆12Updated 7 months ago
 - Use supervised classification methods (SVM/Random Forest) and Google Earth Engine (GEE) to classify land cover for a specific region (e.g…☆12Updated 5 months ago
 - ☆18Updated 3 weeks ago
 - A web application that enables users to dictate notes via voice and save them locally. Use the Web Speech API and JavaScript localStorage…☆18Updated 5 months ago
 - ediPredict Nigeria is an innovative healthcare solution that uses advanced machine learning algorithms to identify possible diseases base…☆17Updated 5 months ago
 - ☆13Updated 8 months ago
 - Build a chatbot that answers user queries in a specialized domain (e.g., health, law, or climate change). Uses OpenAI’s GPT API and is de…☆17Updated 5 months ago
 - Capture and decode network traffic using Python’s Scapy library. Analyze for DNS tunneling, suspicious packets, or malware indicators.