Jay Patel's repositories
furrever-home
This project is made by following Test-Driven-Development and performed Unit Testing (86 % coverage) and Integration Testing. Used Docker for managing entire application and implemented CI/CD for different stages like build, test, quality, publish, deployed on VM instance provided by University. Followed SOLID principles and removed Code Smells.
light-weight-DBMS
A Java-based lightweight Database Management System (DBMS) with CLI interface supporting multi-database and multi-table operations. Adhering to S.O.L.I.D. principles, it uses a unique file format for persistent storage, robust error handling, and features like CRUD operations, Start Transaction, COMMIT, ROLLBACK, MD5 for authentication
solutionfest
Live URL of our project. For using application we have listed demo username password in readme.
uuid-creator
My Open-source contribution for removing Code-smells by Refactoring Code in order to improve code-quality and adhere to SOLID Principles. Also written few Unit Test cases to improve Code Coverage
lua-language-server
A language server that offers Lua language support - programmed in Lua
Multi-container-docker-environment
Explore Docker and built 2 microservices using nodejs and deployed on 2 container and configured docker network to allow communication between 2 microservices.
Network-Security-Project-with-AWS
Explore AWS networking & security with a web app deployed on EC2 in a VPC. Public & private services handle product data storage & retrieval via RESTful APIs.
public-apis
A collective list of free APIs
record-system-aws-cloud-architecture
A simple records system using MongoDB, Express.js, React.js, and Node.js with real-time CRUD operations using Socket.io
serverless-app
Explore Serverless Architecture and built services using Lambda and API Gateway that interacts with AWS S3 and DynamoDB
todo-react-aws-cloud-architecture
Sample todo app built with the React/ReactDOM framework.