Pinned Loading
-
Email-Spoof-Checker
Email-Spoof-Checker PublicThis script analyzes email headers to detect potential spoofing attempts by extracting key information such as the sender’s domain and IP address. It performs SPF (Sender Policy Framework) validati…
Python
-
File-Integrity-Monitor
File-Integrity-Monitor PublicThis project calculates the SHA-256 hash of a file and stores it in a specified location. It then compares the stored hash with the current file hash to detect any changes, ensuring file integrity.
C++
-
Typosquat-Detection
Typosquat-Detection PublicThis Python script is designed to detect potential typo-squatted domains, which are domain names resembling a legitimate one, often used maliciously for phishing or other fraudulent activities.
Python
-
Computer-Donation-Project
Computer-Donation-Project PublicThis program keeps track of donated computer parts in C#. It utilizes a GUI and includes Object Oriented Programming Principles.
C# 1
-
Task-Manager
Task-Manager PublicJava application for managing tasks with a priority queue and binary heap. Implemented features for task creation, deletion, and sorting, following SDLC best practices and utilizing object-oriented…
Java
-
AI-Tic-Tac-Toe
AI-Tic-Tac-Toe PublicA classic Tic Tac Toe game in C++ allowing players to compete against an AI.
C++
If the problem persists, check the GitHub status page or contact support.