mbcse /
Security_Hacking_Scripts
This Repository contains Encryption Algorithms, Ethical Hacking Scripts, Cybersecurity Learning Resources, and Security-Based Projects. Contribute to this repository!!
69/100 healthLoading repository data…
visheshrwl / repository
This repository contains the codebase for an Uber-like application providing both delivery and cab services. The project uses modern technologies including Docker, Kubernetes, TypeScript for backend, React for frontend, GraphQL for API interactions, Redis for caching, Kafka for message brokering, and advanced routing algorithms.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This repository contains the codebase for an Uber-like application providing both delivery and cab services. The project uses modern technologies including Docker, Kubernetes, TypeScript for backend, React for frontend, GraphQL for API interactions, Redis for caching, Kafka for message brokering, and advanced routing algorithms.
| Name | Logo | Purpose |
|---|---|---|
| GSSoC'2024-Extd | The coding period is from October 1st to October 30th, during which contributors make contributions and earn points on the platform. | |
| Hacktoberfest 2024 | Hacktoberfest is a month-long October event welcoming all skill levels to join the open-source community. |
Selected from shared topics, language and repository description—not editorial ratings.
mbcse /
This Repository contains Encryption Algorithms, Ethical Hacking Scripts, Cybersecurity Learning Resources, and Security-Based Projects. Contribute to this repository!!
69/100 healthkishanrajput23 /
This repository contains a lot of projects in various languages and domains.
75/100 healthuber-like-app/
├── frontend/
│ ├── Dockerfile
│ └── src/
├── backend/
│ ├── Dockerfile
│ ├── src/
│ ├── package.json
│ ├── tsconfig.json
│ └── nodemon.json
├── kubernetes/
│ ├── deployment.yaml
│ ├── service.yaml
│ └── ingress.yaml
├── .github/
│ └── workflows/
│ └── ci-cd.yml
├── .dockerignore
├── .gitignore
├── README.md
└── docker-compose.yml
The CI/CD pipeline is set up using GitHub Actions. It builds and deploys Docker images for the frontend and backend services and deploys them to a Kubernetes cluster.
We’re excited to have you contribute to this Ice Cream Parlour Website project! Follow these simple steps to get started:
🍴 Fork the Repository
💻 Clone Your Fork
git clone https://github.com/your-username/Uber-like.git
cd uber-like
🌿 Create a New Branch
git checkout -b your-branch-name
🛠️ Make Your Changes
✅ Test Your Changes
💬 Commit Your Changes
git add .
git commit -m "Added feature X or Fixed issue Y"
📤 Push Your Changes
git push origin your-branch-name
🔄 Create a Pull Request (PR)
🔎Review Changes
By following these steps, you can easily contribute to this project! If you have any questions, feel free to ask in the repository’s discussion or issue section.
docker-compose up --build
kubectl apply -f kubernetes/
This project is licensed under the MIT License - see the MIT License file for details.
By following these steps, you will set up a comprehensive repository with all the necessary components for the project, including a CI/CD pipeline, Docker configuration, and Kubernetes deployment files. This will ensure a robust, scalable, and maintainable application architecture.
Ayu-hack /
This repository contains my solutions to GeeksforGeeks Problem of the Day (POTD).
59/100 healthharshal255 /
This repository contains unique project using html,css & javascript only
56/100 healthJenilGajjar20 /
This repository contains a collection of problems from platforms like CodeChef, LeetCode, HackerRank, etc, which are solved by our contributors.
34/100 healthcsiddu /
This open source repository contains all the frontend components or projects built on basic tech stack. You can contribute to repo by adding new projects or improving the existing by making a PR.
28/100 health