Pinned Repositories
arraymethods-JavaScript
This repository contains code on performing basic SQL commands on a web table using Modern JavaScript
BasicSeleniumFramework_1
Developed a FW using Selenium-Java.
credit-card-eligibilty-backend
[go,sql,gorm] Figuring out eligibility of an applicant based on credit score, market-risks and PII
functionalProgramming-Java
This repository contains code on performing basic SQL commands on a web table using Java 8 Lambda and Streams
java-restAssured-googlePlaceAPIs
This repository contains code on performing all CRUD operations on (dummy) google place APIs. Tech: Java+RestAssured
java-restAssured-PostmanAPIs
This repository contains code on performing all CRUD operations on postman native APIs. Tech: Java+RestAssured
java-selenium-designPatterns-Strategy
js-wdIO-Cucumber
A sample repo on getting started with BDD framework. Tech: Javascript+wdIO+Cucumber
kafka-producer-consumer
[Spring-Boot,KAFKA] Kafka for example using localhost, publishDocument producer and enduser consuming the client
tinder_backend
[mongoDB,nodeJS,express]:: Using geospatial indices to locate potential matches of a particular user
pcm708's Repositories
pcm708/functionalProgramming-Java
This repository contains code on performing basic SQL commands on a web table using Java 8 Lambda and Streams
pcm708/java-selenium-designPatterns-Strategy
pcm708/js-wdIO-Cucumber
A sample repo on getting started with BDD framework. Tech: Javascript+wdIO+Cucumber
pcm708/arraymethods-JavaScript
This repository contains code on performing basic SQL commands on a web table using Modern JavaScript
pcm708/BasicSeleniumFramework_1
Developed a FW using Selenium-Java.
pcm708/credit-card-eligibilty-backend
[go,sql,gorm] Figuring out eligibility of an applicant based on credit score, market-risks and PII
pcm708/java-restAssured-googlePlaceAPIs
This repository contains code on performing all CRUD operations on (dummy) google place APIs. Tech: Java+RestAssured
pcm708/java-restAssured-PostmanAPIs
This repository contains code on performing all CRUD operations on postman native APIs. Tech: Java+RestAssured
pcm708/kafka-producer-consumer
[Spring-Boot,KAFKA] Kafka for example using localhost, publishDocument producer and enduser consuming the client
pcm708/tinder_backend
[mongoDB,nodeJS,express]:: Using geospatial indices to locate potential matches of a particular user
pcm708/BasicSeleniumFramework_2
pcm708/BasicWebDriverIOFramework
Contains a simple test framework for future reference
pcm708/blog_application_backend
[Spring,SQL] Fetching feeds of a particular user using different relationships between tables
pcm708/chat-application
this is a chat application build using web sockets in java spring boot
pcm708/gitTraining
pcm708/GooglePlaceAPI
pcm708/java-appium-webViewTesting-Udemy
Basic code for mobile UI automation using appium java library. Tech: Java+RestAssured+Appium
pcm708/java-restAssured-spotifyApis
pcm708/js-superTest-TrelloAPIs
This repository contains code on performing some CRUD operations on trello board using trello native APIs. Tech: Javascript+Supertest
pcm708/NavigateBackAndForth
pcm708/nopCommerce_BDD-JUNIT
pcm708/OpenWeatherMapAPI
pcm708/PushingUsingHTTP_NoSSH
pcm708/Selenium-QnA
pcm708/Selenium_BasicDockerExecution
pcm708/stateless_BE
this micro services architecture is a real world simulation of how real world backend systems are made stateless using two separate services/DBs
pcm708/test_divergentBranchError
pcm708/UnitTestingFW
This repository contains a basic code to know about how unit testing is taken careOf by the Dev/QA