Nadav Chen's repositories
World_Of_Games
World of Games will be the first game I have created in Python in CI CD pipeline
C_Programming
This project is based on the two-pass assembler model. Note: the computer model for this project and the given assembly language are imaginary.
docker-app-CI-CD
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 provides a complete DevOps workflow to automate the build, test, and deployment processes
freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
K8s-Event-Driven-Microservices
an event-driven microservices architecture using Google Kubernetes Engine (GKE), RabbitMQ, and KEDA
aws-dev_env-terraform
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 Visual Studio Code on Windows, Mac, or Linux.
Book-Scrabble
This Java-based project simulates a tile management system for a Scrabble-like word game, showcasing various software engineering principles and practices.
ecommerce
Full-Stuck Project
PuzzleSolver__15_24__Algorithems
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 solving the "Puzzle 15" and "Puzzle 24" games.
python-json-manipulation
Python script that performs various manipulations on JSON data fetched from a specified URL. It allows users to DELETE, CHANGE, or VIEW specific keys within the loaded JSON data and save the resulting data to a file.
terraform-infrastructure-automation
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 these networking components, the configuration scripts in this project automatically attach an Elastic IP to the network interface.
AI__Object_Detector
AI__Object_Detector is a powerful and efficient Python-based tool designed for real-time object detection. Utilizing advanced machine learning algorithms, this project offers a robust solution for identifying and classifying objects in images and video streams.
CI-CD-Snake-Game
CI-CD-Snake-Game using AWS cloud and tools such as:
example-voting-app
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
how-to-contribute-to-open-source
A guide to contributing to open source
install-aws-cli-action
Install AWS CLI on a GitHub Actions Linux host
Nadav_Chen_Resume
Results-driven professional who approaches challenges with a forward-thinking mindset, dedicated to achieving success and fostering innovation in all endeavors. With a strong attention to detail and a track record of meeting tight deadlines, Enthusiastic team player committed to contributing to company success.
NoteNest-AI-app
Full Stack - AI App - showcases the integration of cutting-edge technologies to build a dynamic, efficient, and user-friendly application. Dive into the codebase to explore how we've leveraged the latest tools and technologies to deliver a top-notch experience.
voting-app-Kubernetes_imp
This is based on the original example-voting-app repository from the docker-examples GitHub page and modified to work on the Kubernetes cluster.