Pinned Repositories
DataExtraction
In this project, data is extracted from various types of files including HTML, and CSV. This data is merged into one table and then sorted based on the IDs.
RAPID
Rational API Designer (RAPID) is a conversational assistant that advises on designing non-functional requirements in the architecture of Web APIs.
Using-a-Rest-API
This project shows how to connect to a REST API in java and perform get operation. Connection can be made both Synchronous and ASynchronous.
StrategyPattern
This Project shows the implementation of Strategy design pattern in Java.
BuilderPattern
This project shows the implementation of Builder design pattern in Java.
Algorithms-and-Codes
This repository contains various problems and solution implemented in Java.
AbstractFactoryPattern
This projects shows how to implement abstract factory pattern in Java.
AdapterPattern
This project shows how to implement Adapter pattern in Java.
azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
DependencyInjection
m-h-s's Repositories
m-h-s/azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
m-h-s/DataExtraction
In this project, data is extracted from various types of files including HTML, and CSV. This data is merged into one table and then sorted based on the IDs.
m-h-s/RAPID
Rational API Designer (RAPID) is a conversational assistant that advises on designing non-functional requirements in the architecture of Web APIs.
m-h-s/DependencyInjection
m-h-s/AdapterPattern
This project shows how to implement Adapter pattern in Java.
m-h-s/AbstractFactoryPattern
This projects shows how to implement abstract factory pattern in Java.
m-h-s/FacadePattern
This project shows how to implement and use facade pattern in Java.
m-h-s/BuilderPattern
This project shows the implementation of Builder design pattern in Java.
m-h-s/ObserverPattern
This project shows the implementation of observer pattern in Java.
m-h-s/IteratorPattern
This project shows how to implement and use Iterator pattern in Java.
m-h-s/FactoryPattern
This code illustrates the implementation of factory pattern in Java.
m-h-s/StrategyPattern
This Project shows the implementation of Strategy design pattern in Java.
m-h-s/Using-a-Rest-API
This project shows how to connect to a REST API in java and perform get operation. Connection can be made both Synchronous and ASynchronous.
m-h-s/Website
This project provides a template for designing an Academic website using HTML and CSS.
m-h-s/Algorithms-and-Codes
This repository contains various problems and solution implemented in Java.