Lists (1)
Sort Name ascending (A-Z)
Stars
practice made claude perfect
45-minute Ironhack workshop: Claude Code for productivity tasks - spreadsheets, PDFs, presentations, and skills
A list of many interview questions & real-world challenges in Tech! (https://tech-vault-web.vercel.app/)
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
🚀 Real-world DevOps projects for aspiring engineers — Beginner to Advanced. Covers AWS, Kubernetes, Docker, CI/CD, Terraform, Jenkins, and more. Hands-on learning with step-by-step guides.
A comprehensive collection of essential DevOps tools for development, deployment, monitoring, automation, security, and more. Whether you're a beginner exploring DevOps or a seasoned engineer looki…
Implementation of a complete DevOps cycle for a full-stack web application in a production-grade environment.
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
Deploy a 3-tier .NET Core application (frontend UI, .NET API, and PostgreSQL database) on an Azure AKS cluster using Kubernetes manifests. Build and push container images to Docker Hub, create Kube…
Deploy a 3-tier application (frontend UI, .NET API, PostgreSQL database) on an Amazon EC2 instance using Docker containers. Also implement continuous integration (CI) and continuous delivery (CD) p…
Deploy the Spring PetClinic application on Amazon Cloud. Setting up a Continuous Integration (CI and CD) pipeline using GitHub Actions, integrating SonarQube for code quality analysis, packaging an…
Deploy a 3-tier .NET Core application (frontend UI, .NET API, and PostgreSQL database) on an Amazon EKS cluster using Kubernetes manifests.
This repository is for development of frontend for our e-Commerce App in React
Lab to practice CRUD operations and integrate front-end React app with the backend.
This repo is for development of server for the client application 'vintage reborn'
This repo is for development of a web App for our online store, based on React and Mantine library. Corresponding backend repo: https://github.com/najjaved/backend-vintage-reborn
Deploy the multi-stack Voting App (Python vote, Node.js result, .NET worker, Redis, and PostgreSQL microservices) to Amazon EKS (Kubernetes) cluster. Set up a CI/CD pipeline using GitHub Actions to…
Python Flask application containerized with Docker, integrated with CI/CD pipeline using Jenkins for automated building, testing, and deployment.
REST API based on Express.js (Cohort Tools app)
Lab to practice useEffect hook, execute code in various stages of life cycle of a React component. Usecase: Fetch data from an API and save it in the component’s state, and do stuff based on change…
Lesson: Introduction to hooks, HOFs & conditional rendering
An exercise to clone a recipes page and understand the basics of HTML and CSS
Javascript Mini Project: Quiz
DOM Manipulation practice
Lab02
Unit testing with Jamine
Array advance methods practice
DOM Manipulation practice
Module 01 project: Implementation of a game based on HTML, CSS and DOM manipulation using JavaScript