Skip to content
View daney23's full-sized avatar

Block or report daney23

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. java-cicd-github-actions java-cicd-github-actions Public

    GitHub Actions CI/CD: auto-bump Maven version, multi-stage Docker build, push to Docker Hub, SSH-deploy to EC2.

    Shell

  2. k8s-jenkins-docker-pipeline k8s-jenkins-docker-pipeline Public

    Self-hosted CI/CD platform on AWS: Terraform-provisioned EC2s, kubeadm K8s cluster, Jenkins pipeline that builds, pushes, and deploys to K8s with an approval gate.

    HCL

  3. MazeAlgo-Project MazeAlgo-Project Public

    Maze generation and search algorithms (BFS, DFS, Best-First) for 2D and 3D mazes — ATP Project Part A

    Java

  4. terraform-eks-flask-api terraform-eks-flask-api Public

    End-to-end IaC: provisions an AWS EKS cluster with Terraform and deploys a Flask REST API behind a Classic Load Balancer.

    HCL

  5. WeatherApp WeatherApp Public

    7-day weather forecast Flask app — Dockerized, Nginx-fronted, deployable via systemd. DevOps bootcamp project.

    Python