Pinned Repositories
easytrip
EasyTrip is a Car Rental Portal. It is an Enterprise Web Application
Best-Deal
Best-Deal is an online shopping website for the latest electronic products like Smartphones, Televisions, Laptops and Tablets
TA-Helper
This is an Android App mainly aimed for Teaching Assistants to manage student affairs related to academics, assignments and grades. This app will serve as an all-in-one package for TAs to maintain up to date records related to academics and subjects.
Gourmand-Restaurant-App
Gourmand is a restaurant management and food ordering app. This repository contains the complete Design Document for the app along with UML artifacts like Domain Model, Design Model, Sequence Diagrams, Activity Diagrams, State Diagrams, Design Patterns (Observer, State, Abstract Factory, Decorator, Composite, Iterator, Template Method, Singleton, Adapter and Proxy). The MVC architecture also has been applied to the design
Tourist-Assist-App
This is a Software Engineering class final project. It includes all the artifacts from all the phases like analysis, requirements, design, prototyping and testing. In the end, the following artifacts were submitted: Requirements Doc, Analysis Doc, Design Doc, Working Prototype and Test Cases
VendingMachineTesting
This is a test driver to test a specific vending machine using different testing methods like Model Based Testing, Ghost Testing and Multiple Condition Testing
Model-Driven-Architecture
This is the design and implementation of Model Driven Architecture for a GasPump Component using MDA-EFSM and various software design patterns like Observer, Abstract Factory and State Pattern
algs4
Algorithms, 4th edition textbook code and libraries
bse-calendar-api
config-repo
mohammedshethwala's Repositories
mohammedshethwala/terraform-beginner-to-advanced-resource
mohammedshethwala/magnifico-receiver
mohammedshethwala/java-docs-spring-hello-world
A hello world application for the App Service quickstart, created with Spring Initializr with a Spring.Web dependency
mohammedshethwala/bse-calendar-api
mohammedshethwala/algs4
Algorithms, 4th edition textbook code and libraries
mohammedshethwala/kubernetes-in-action
Code from the Kubernetes in Action book
mohammedshethwala/kubernetes-patterns
Examples for "Kubernetes Patterns - Reusable Elements for Designing Cloud-Native Applications"
mohammedshethwala/kubia-website-example
mohammedshethwala/kubernetes-crash-course
Learn Kubernetes and Docker with Google Kubernetes Engine deploying Spring Boot Microservices
mohammedshethwala/contact-management-api
This REST API serves as an interface to add, update, delete and view all the contacts in the system. This application has an in-memory H2 database which will be initialized with 2 contacts on the database. The data.sql file is loaded during the startup and as soon as the application is up, the table and databsse will be ready with the initial data. You can hit the GET /contacts endpoint to get the list of available contacts in the database at any give point of time. You can use other POST, PUT, DELETE endpoints to add, update, or delete contacts from the database.
mohammedshethwala/config-repo
mohammedshethwala/spmia-chapter9
Chapter 9 of Spring Microservices In Action
mohammedshethwala/spmia-chapter8
mohammedshethwala/spmia-chapter7
Source code for chapter 7 of Spring Microservices in Action
mohammedshethwala/spmia-chapter6
Spring Microservices in Action Chapter 6
mohammedshethwala/spmia-chapter5
Spring Microservices In Action Chapter 5
mohammedshethwala/spmia-chapter4
Spring Microservices In Action Chapter 4
mohammedshethwala/spmia-chapter3
CHAPTER 3 for Spring Microservices in Action
mohammedshethwala/spmia-chapter2
mohammedshethwala/spmia-chapter10
mohammedshethwala/spmia-chapter1
Chapter 1 for Spring Microservices in Action
mohammedshethwala/modern-java
mohammedshethwala/pyramidCheck
This is a REST web service/API which has an endpoint which takes a word as an input and returns true if the word is a pyramid word.
mohammedshethwala/easytrip
EasyTrip is a Car Rental Portal. It is an Enterprise Web Application
mohammedshethwala/Tourist-Assist-App
This is a Software Engineering class final project. It includes all the artifacts from all the phases like analysis, requirements, design, prototyping and testing. In the end, the following artifacts were submitted: Requirements Doc, Analysis Doc, Design Doc, Working Prototype and Test Cases
mohammedshethwala/Gourmand-Restaurant-App
Gourmand is a restaurant management and food ordering app. This repository contains the complete Design Document for the app along with UML artifacts like Domain Model, Design Model, Sequence Diagrams, Activity Diagrams, State Diagrams, Design Patterns (Observer, State, Abstract Factory, Decorator, Composite, Iterator, Template Method, Singleton, Adapter and Proxy). The MVC architecture also has been applied to the design
mohammedshethwala/Model-Driven-Architecture
This is the design and implementation of Model Driven Architecture for a GasPump Component using MDA-EFSM and various software design patterns like Observer, Abstract Factory and State Pattern
mohammedshethwala/VendingMachineTesting
This is a test driver to test a specific vending machine using different testing methods like Model Based Testing, Ghost Testing and Multiple Condition Testing
mohammedshethwala/Best-Deal
Best-Deal is an online shopping website for the latest electronic products like Smartphones, Televisions, Laptops and Tablets
mohammedshethwala/TA-Helper
This is an Android App mainly aimed for Teaching Assistants to manage student affairs related to academics, assignments and grades. This app will serve as an all-in-one package for TAs to maintain up to date records related to academics and subjects.