Skip to content
View Nadav23AnT's full-sized avatar
🎖️
Coding
🎖️
Coding

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

> nadav chen_

DevOps Engineer × AI Builder


Typing SVG





~/about

name: Nadav Chen
location: Israel 🇮🇱
role: DevOps Engineer @ Israeli Ministry of Education

current_obsession: Making AI agents do the boring stuff

daily_tools:
  ai: [Claude Code, OpenRouter, n8n, Vertex AI]
  infra: [GCP, Kubernetes, Terraform, Cloud Run]
  code: [Python, Bash, TypeScript]

building:
  - AI-powered automation workflows
  - Cloud infrastructure that scales
  - Tools that make developers' lives easier

philosophy: "If I did it twice, it should be automated"



~/now

🤖 AI & Automation

  • Building agentic workflows with Claude Code
  • Orchestrating LLMs through OpenRouter
  • Creating automation pipelines in n8n
  • Exploring multi-agent architectures

☁️ Cloud & DevOps

  • Managing GCP infrastructure at scale
  • Optimizing Kubernetes clusters
  • Writing Terraform for everything
  • Monitoring & observability systems



~/stack

AI & Agents Cloud DevOps Languages
Claude GCP Kubernetes Python
n8n AWS Terraform Bash
OpenRouter Cloud Run Docker TypeScript
Vertex AI Supabase GitHub Actions Java



~/projects

🎯 K8s Event-Driven Microservice

Kubernetes + RabbitMQ pub/sub architecture
for event-driven microservices

🚀 Docker CI/CD Pipeline

Full CI/CD with Docker, Jenkins,
and AWS infrastructure

🏗️ AWS Dev Environment

Re-deployable development environment
100% Infrastructure as Code

🧠 NoteNest AI

AI-powered note-taking app
Next.js + OpenAI + Vercel



~/stats




Let's build something together


Currently interested in AI agents, automation, and cloud-native projects





Pinned Loading

  1. K8s-Event-Driven-Microservices K8s-Event-Driven-Microservices Public

    cutting-edge Kubernetes-based architecture designed to facilitate seamless communication between a RabbitMQ Listener and a Publisher. This system is built for scalable, efficient message processing…

    Smarty 1

  2. 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

  3. 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

  4. 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

  5. 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