bilalz5-github's repositories
Maven-colleboration-Task
This project demonstrates a basic Java Servlet using Maven for build management. The servlet handles HTTP requests and generates dynamic responses, serving as an introductory example for Java web development.
Meeting-Calendar-App
This Android application allows users to schedule, search, and update meeting information.
Micro-services-Integration
Flask Microservices Integration This repository demonstrates the integration of a Flask API Gateway (`api_gateway.py`) and a Product Microservice (`product_microservice.py`). The API Gateway communicates with the Product Microservice to fetch and deliver product information. Feel free to use, modify, or contribute!
MITM-Attack_practice
demonstrates a Man-in-the-Middle (MITM) attack using ARP poisoning and Wireshark to capture HTTP credentials in a controlled environment.
Project_euler-03
This project solves the third problem from Project Euler. The task is to find the largest prime factor of a given number.
Project_Euler_problem_1
This project solves the first problem from Project Euler. The task is to find the sum of all the natural numbers below a given number that are multiples of 3 or 5.
SIEM-Setup-Sysmon-ELK
A project showcasing the setup of a basic SIEM solution using Sysmon, Winlogbeat, and the ELK Stack (Elasticsearch, Logstash, Kibana) on Kali Linux. Learn how to monitor Windows system events like file creation and process execution with real-time visualizations in Kibana
TicTac
Graphical Tic-Tac-Toe in Java Play the classic game with a modern graphical interface! Enjoy 2-player mode, learn winning strategies, and explore Java programming. Join the fun!
UnitTesting
This Maven project contains utility methods for basic arithmetic operations and string manipulation. The methods include: sum: Adds two integers. divide: Divides two doubles and returns the result with two decimal places. returnTwoChars: Returns the first two characters from a string. div: Divides two Double objects and returns a Double result.