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++
-
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++
-
Animal-Inventory-System
Animal-Inventory-System PublicThis program keeps track of an inventory of animals and their attributes in C# through a graphical user interface. It utilizes Object Oriented Programming concepts such as inheritance, encapsulatio…
C#
If the problem persists, check the GitHub status page or contact support.