Projects in Awesome Lists by neha-dev-dot
A curated list of projects in awesome lists by neha-dev-dot .
https://github.com/neha-dev-dot/pyspark-tutorial
This repository is part of my journey to learn **PySpark**, the Python API for Apache Spark. I explored the fundamentals of distributed data processing using Spark and practiced with real-world data transformation and querying use cases.
actions data-partitioning dataframes pyspark-basics pyspark-sql rdds sparkbasics sparkcontext sparksession transformations udfs window-functions
Last synced: 17 Apr 2026
https://github.com/neha-dev-dot/terrafrom
This repository contains Terraform code examples and modules that I created while learning Infrastructure as Code (IaC) on AWS Cloud. It covers various AWS services including EC2, VPC, S3, and more, helping to understand how to automate cloud infrastructure provisioning using Terraform.
aws-ec2 aws-s3 aws-vpc data-sources nginx-deployment static-website-hosting terraform-backend terraform-module
Last synced: 11 Jul 2025
https://github.com/neha-dev-dot/ci-githubaction
This project is a hands-on implementation of Continuous Integration (CI) using GitHub Actions with a basic Node.js backend. The goal is to understand and demonstrate how CI pipelines can be automated using GitHub’s native CI/CD features. The workflow runs automatically on every push or pull request to the main branch.
continuous-integration devops-tools github-actions github-actions-ci nodejs
Last synced: 10 Apr 2026
https://github.com/neha-dev-dot/install-miniqube-with-github-action
This repository demonstrates how to install and run Minikube inside a GitHub Actions workflow. It sets up a local Kubernetes cluster in a CI/CD environment using the Docker driver. Ideal for testing Kubernetes manifests, Helm charts, and automation tasks directly in your pipeline.
automation ci-cd container-orchestration devops github-actions github-pipeline kubectl kubernetes minikube
Last synced: 04 May 2026