Pinned Repositories
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.
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.
DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
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.
Java
Learning the Java language while building challenges based on high mathematics
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.
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.
World_Of_Games
World of Games will be the first game I have created in Python in CI CD pipeline
Nadav23AnT's Repositories
Nadav23AnT/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.
Nadav23AnT/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Nadav23AnT/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
Nadav23AnT/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Nadav23AnT/Java
Learning the Java language while building challenges based on high mathematics
Nadav23AnT/K8s-Event-Driven-Microservices
an event-driven microservices architecture using Google Kubernetes Engine (GKE), RabbitMQ, and KEDA
Nadav23AnT/KaRLI_AI_invest
The **Reinforcement Learning Investor** project aims to create an automated investment management system using **Deep Learning** and **Reinforcement Learning**. The system will analyze market trends and execute investment decisions in a simulated or live trading environment.
Nadav23AnT/python_problemSolving
Nadav23AnT/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.
Nadav23AnT/Book-Scrabble
This Java-based project simulates a tile management system for a Scrabble-like word game, showcasing various software engineering principles and practices.
Nadav23AnT/CI-CD_projects
Nadav23AnT/Developer-JS
Nadav23AnT/ecommerce
Full-Stuck Project
Nadav23AnT/javascript_repo
Nadav23AnT/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.
Nadav23AnT/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.
Nadav23AnT/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.
Nadav23AnT/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.
Nadav23AnT/bash_scripts
Nadav23AnT/CI-CD-Snake-Game
CI-CD-Snake-Game using AWS cloud and tools such as:
Nadav23AnT/example-voting-app
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
Nadav23AnT/how-to-contribute-to-open-source
A guide to contributing to open source
Nadav23AnT/hw-14
Builds with the help of ansible automations for common operations
Nadav23AnT/install-aws-cli-action
Install AWS CLI on a GitHub Actions Linux host
Nadav23AnT/Nadav23AnT
Nadav23AnT/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.
Nadav23AnT/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.
Nadav23AnT/Terraform-launch-ec2-instance
Nadav23AnT/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.
Nadav23AnT/WorldCloud_Google