https://github.com/notharshhaa/prodevopsguytech-v2
Home of ProDevOpsGuy Tech Community Web V2 (WIP)
https://github.com/notharshhaa/prodevopsguytech-v2
Last synced: 12 months ago
JSON representation
Home of ProDevOpsGuy Tech Community Web V2 (WIP)
- Host: GitHub
- URL: https://github.com/notharshhaa/prodevopsguytech-v2
- Owner: NotHarshhaa
- Created: 2025-05-14T10:52:15.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-14T15:47:04.000Z (about 1 year ago)
- Last Synced: 2025-05-14T16:47:59.346Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://prodevopsguytech-v2.vercel.app
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProDevOpsGuy Tech Community Website
This is the official website for ProDevOpsGuy Tech Community, a platform for DevOps and Cloud enthusiasts, learners, and professionals.
## About
ProDevOpsGuy Tech is a passionate community built for DevOps and Cloud enthusiasts, learners, and professionals. Our mission is to empower individuals by providing hands-on, real-world projects, practical learning paths, interview resources, and automation guides tailored for modern infrastructure and deployment practices.
## Features
- Real-time DevOps & Cloud Projects (AWS, Azure, Terraform, Kubernetes, Docker & more)
- Automation scripts for tool installations & configurations
- In-depth interview questions and cheat sheets
- Curated learning paths for beginners to advanced engineers
- A collaborative space for open-source contributions and knowledge sharing
## Tech Stack
- Next.js
- TypeScript
- Tailwind CSS
## Getting Started
First, install the dependencies:
```bash
npm install
# or
yarn install
# or
pnpm install
```
Then, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Learn More
To learn more about the technologies used in this project:
- [Next.js Documentation](https://nextjs.org/docs)
- [Tailwind CSS Documentation](https://tailwindcss.com/docs)
- [TypeScript Documentation](https://www.typescriptlang.org/docs)
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.