Skip to content
View Nadav23AnT's full-sized avatar
πŸŽ–οΈ
Coding
πŸŽ–οΈ
Coding
Block or Report

Block or report Nadav23AnT

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Nadav23AnT/README.md

Hi πŸ‘‹, I'm Nadav Chen

DevOps Engineer from Israel

Coding
  • πŸ”­ I’m currently DevOps Engineer

  • πŸ‘― I’m looking to collaborate on open source projects

  • πŸ‘¨β€πŸ’» All of my projects are available at HERE

  • πŸ’¬ Ask me about AWS, Kubernetes, Docker, Terraform, Cloud architecture

  • πŸ“« How to reach me [email protected]

  • πŸ“„ Know about my experiences Link

  • 🌐 Visit my website for more info NadavChen-Site

Connect with me:

nadavchen97

Project Name πŸš€ Status Description Technologies & Tools 🌐
docker-app-CI-CD Static Badge Full CI/CD App with Docker, Jenkins, and Node.js Docker, Jenkins, NodeJS, AWS, Terraform, CI-CD
aws-dev_env-terraform Static Badge Re-Deployable AWS Development Environment with Terraform AWS , Terraform, infrastructure-as-code
terraform-infrastructure-automation Static Badge Provisioning of a comprehensive AWS cloud infrastructure AWS, Terraform
python-json-manipulation Static Badge Python script that performs various manipulations on JSON Python
NoteNest-AI-app Static Badge AI note taking app Typescript, Open AI, NextJS, Vercel, Shadcn & Tailwind CSS, ORMs
World_Of_Games Static Badge World of Games will be the first game I have created in Python in full CI-CD pipeline Python, Bash, Docker, Jenkins, Selenium

nadav23ant

stats

Languages:

python bash java c

Environments:

aws azure gcp linux

Databases:

mongodb mysql postgresql

Technologies & Tools:

docker git grafana jenkins kubernetes postman redis selenium vagrant

Pinned Loading

  1. aws-dev_env-terraform aws-dev_env-terraform Public

    re-deployable development environment on AWS using Terraform. With this environment, you can quickly provision AWS resources and launch an EC2 instance that you can access via remote SSH using Visu…

    HCL

  2. terraform-infrastructure-automation terraform-infrastructure-automation Public

    automates the provisioning of a comprehensive AWS cloud infrastructure. The created infrastructure includes setting up VPC, Internet Gateways, Routes, Subnets, and Security Groups. In addition to t…

    HTML

  3. docker-app-CI-CD docker-app-CI-CD Public

    This GitHub repository is a comprehensive demonstration of a CI/CD pipeline for a Node.js application, showcasing the seamless integration of Docker, Jenkins, and Node.js technologies. The project …

    JavaScript 1

  4. PuzzleSolver__15_24__Algorithems PuzzleSolver__15_24__Algorithems Public

    implements and compares three different algorithms: Breadth-First Search (BFS), Dijkstra's Algorithm (simulated using A* with a zero heuristic), and the A* algorithm with various heuristics, for so…

    Java

  5. Book-Scrabble Book-Scrabble Public

    This Java-based project simulates a tile management system for a Scrabble-like word game, showcasing various software engineering principles and practices.

    Java