Live from GitHub
Auto-synced from github.com/KArT4206 — this list updates itself as repos change, no manual editing.
15 repositories
Personal portfolio site — Next.js, live GitHub project feed, deployed on Vercel
Multi-node ESP32-based fog/edge environmental and safety monitoring system with context-aware anomaly detection, wireless sensor communication, real-time web dashboard, and local alert control.
This project uses machine learning models like Decision Tree, Random Forest, and XGBoost to detect phishing websites based on extracted URL features. It leverages a pre-defined dataset to classify websites as legitimate or phishing.
A web-based DNA Sequence Analysis and Genetic Disease Prediction System that allows users to upload DNA (FASTA) files for analysis and identify possible genetic diseases. The system includes an admin dashboard for managing users, datasets, and results. Built using Python, PHP, MySQL, and web technologies for efficient bioinformatics analysis.
VibeHive is a web-based platform that connects people through real-time chat and blogs. It features secure login, admin controls, blog sharing and deletion, making it easy to communicate, create, and manage content effortlessly.
An adaptive traffic signal scheduling system that calculates green light durations based on vehicle queue lengths from four directions (North, South, East, West). Supports both CSV dataset input and manual input to simulate real-world traffic cycles for optimized flow.
A lightweight Bash script to monitor system resources (CPU, Memory, and Disk usage) and send email alerts when predefined thresholds are exceeded.
A simple yet powerful Flask-based phishing detection backend that combines multiple heuristics (TLS, WHOIS, OCR) to generate a trust score and classify a URL as Safe, Suspicious, or Phishing. Ideal for academic demos, testing URL-based detection, or extending into more advanced systems.
A Python-based project for detecting and analyzing mutations in DNA sequences. This tool helps identify single nucleotide polymorphisms (SNPs), insertions, and deletions by comparing reference and sample DNA data.
This project detects a person’s heart rate in real-time using a camera. It analyzes subtle changes in skin color caused by blood flow and calculates beats per minute (BPM) without requiring physical contact.
AI Secure Voice Assistant is a privacy-focused, voice-controlled assistant that uses advanced speech recognition and natural language processing to execute commands and answer queries. It ensures secure, encrypted communication and can be customized for tasks like information retrieval, system control, and IoT integration.
A crop recommendation system built in R that suggests the best crop to grow based on soil parameters like N, P, K, pH, humidity, and rainfall. Uses machine learning models to aid data-driven, sustainable farming decisions.
A tool for simulating phishing attacks, designed to help cybersecurity professionals and enthusiasts understand phishing techniques in a controlled and ethical environment.