Skip to content

A website showcasing a curated list of major real-time DevOps and Cloud projects, ranging from beginner to advanced levels. Built using Next.js and styled with Tailwind CSS, this project leverages a modern starter template for fast and responsive development. Perfect for learning and exploring hands-on DevOps and Cloud concepts!

License

Notifications You must be signed in to change notification settings

NotHarshhaa/projects.prodevopsguytech.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ DevOps & Cloud Projects Showcase

A curated collection of real-time DevOps and Cloud projects, ranging from beginner to advanced levels.
Built using Next.js and styled with Tailwind CSS, this project leverages modern web technologies to provide a fast, responsive, and interactive experience.

Ideal for developers looking to explore hands-on DevOps and Cloud concepts in a structured and practical manner.

πŸ“Œ Live Site: projects.prodevopsguytech.com
πŸ“‚ Source Code: GitHub Repository


πŸŽ‰ Features

πŸ—οΈ Core Stack

  • πŸš€ Next.js 15 (App Router) – Modern web framework
  • πŸ“˜ TypeScript – Type-safe development
  • 🎨 Tailwind CSS – Utility-first CSS framework

πŸ“Š Backend & Database (in progress)

  • 🟩 Neon – Serverless PostgreSQL database
  • πŸ”§ Prisma – ORM for seamless database interactions

πŸ–ŒοΈ UI & Styling

  • πŸ› οΈ Shadcn/ui – UI component library
  • ✨ Lucide Icons – Icon library
  • πŸŽ₯ Framer Motion – Smooth animations

πŸ€– AI & Integrations (in progress)

  • πŸ€– AI SDK – AI-powered functionalities
  • βœ‰οΈ FormSpree – Form handling and email service

πŸ“œ Content & SEO

  • βš™οΈ Contentlayer – Markdown blog management
  • πŸ“– Rehype & Remark – Markdown styling plugins
  • πŸ—ΊοΈ SEO Optimizations – RSS Feed, Sitemap & robots.txt

🎡 Media & User Experience

  • πŸ”Š Howler.js – Audio playback support
  • πŸŒ‘ Light & Dark Mode – Interactive theme toggle
  • πŸŽ›οΈ Kbar – Command palette for site-wide search

πŸ“ˆ Analytics & Performance

  • πŸ“Š Posthog & Vercel Analytics – User insights and tracking
  • πŸ“± Mobile-Friendly – Fully responsive design

πŸ“Œ Getting Started

πŸ”§ Prerequisites

Ensure you have the following installed before proceeding:

  • Node.js (v18+ required) – Download here
  • npm (comes with Node.js) or yarn
  • Git (optional but recommended) – Install here

⚠️ Important: This project requires Node.js v18 or higher. If you're using an older version, you'll encounter compatibility issues with dependencies.

πŸš€ Installation Steps

1️⃣ Clone the repository

git clone https://github.com/NotHarshhaa/DevOps-Projects.git
cd DevOps-Projects

2️⃣ Install dependencies

# If you have nvm installed, use the project's Node.js version
nvm use

# Install dependencies
npm install

πŸ’‘ Tip: This project includes a .nvmrc file. If you have nvm installed, simply run nvm use to automatically switch to the correct Node.js version.

3️⃣ Start the development server

npm run dev

4️⃣ Open in your browser
Visit http://localhost:3000 to view the project locally.


πŸš€ Deployment

This project is deployed on Vercel for a seamless experience. To deploy it on your own environment:

  1. Install the Vercel CLI:

    npm install -g vercel
  2. Deploy the project:

    vercel

For other deployment options, check Vercel Documentation.

Deploy to Vercel


πŸ“œ License

This project was originally built using Next.js via the timlrx/tailwind-nextjs-starter-blog.

If you wish to reference the older codebase or reuse components (licensed under Apache 2.0), check the v2.3.0 release.


πŸ’‘ Contributing

We welcome contributions to enhance this project! To contribute:

  1. Fork the repository

  2. Create a new branch:

    git checkout -b feature-branch
  3. Make your changes and commit:

    git commit -m "Added new feature"
  4. Push changes and open a pull request

For detailed guidelines, check the Contribution Guide (coming soon).


πŸ™Œ Acknowledgments


πŸš€ Built with ❀️ by NotHarshhaa

About

A website showcasing a curated list of major real-time DevOps and Cloud projects, ranging from beginner to advanced levels. Built using Next.js and styled with Tailwind CSS, this project leverages a modern starter template for fast and responsive development. Perfect for learning and exploring hands-on DevOps and Cloud concepts!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published