An open API service indexing awesome lists of open source software.

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)

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.