Raed Massoud's repositories
ATM-Interface-Application
Developed a console-based ATM interface application. The application allows for common transactions such as checking balance and withdrawing cash. I implemented user authentication and exception handling methods as well as Core Java concepts such as Encapsulation, Interfaces, Collections framework, inheritance, and Java IO.
FraudDetection
This project focuses on detecting fraudulent credit card transactions using machine learning techniques. The project using the European cardholders in September 2013. The primary objective is to classify transactions as genuine or fraudulent.
Java-Concept-Implementation
An implementation of several OOP concepts in java
JUnit-Implementation
This implementation covers JUnit 4 and JUnit 5
MaccawApplication
Android application built in Android Studio
Raed-Massoud
README
Secure-Password-Store
A C++ program implementing secure password storage and validation using hashing and linked lists. Utilizes the djb2 hashing algorithm to store and verify passwords efficiently.
Spring-Boot-JDBC-implementation
This project is a Spring Boot JDBC implementation.
Computer-Graphics
I created this environment because the one my course instructor gave us did not work on my machine.
Database-Management-System-Course
A Course I took at The American University of Science and Techonology
Error-Detection-Using-Regular-Languages
Deterministic Finite Automaton (DFA) implementation in python to detect odd parity errors in binary messages
HackerRank-Solutions
Documenting my HackerRank solutions along the way
Tic-Tac-Toe
Written in C++. This Game was created as a project for my C++ Programming class.
University-Network-Model
A university network model made of 2 departments and a Lab. IT Department, Lab Classes, Art and Science Department.