royhadad
I build stuff 🚀 Blog:https://medium.com/@roy_hadad Lead maintainer of github.com/datreeio/datree (6k+ GitHub stars ⭐️) - Policy management solution for k8s
datree.io
Pinned Repositories
admission-webhook-datree
Datree offers cluster integration that allows you to validate your resources against your configured policy upon pushing them into a cluster, by using an admission webhook.
datree
Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our docs: https://hub.datree.io
yaml-schema-validator
An open source yaml schema validator. just like json schema - only better
advent-of-code-2022
This repo is for all my solutions of the Advent of code challenge 2022
cra-template-typescript-golang
A create react app template with built-in typescript & WebAssembly support for Golang
game2048
A game of 2048 built using React
kubeconform
A FAST Kubernetes manifests validator, with support for Custom Resources!
movie-ratings-PHP
A php website for adding movies, rating movies, and searching movies using php and mysql, briefly deployed to AWS EC2. built 7 weeks into my training in august 2019
promiseAllObjectValues
This npm module exports a function that works just like promise.all, only instead of accepting an array, accepts an object that it's values are promises
react-app-typescript-golang
An example app created via cra-template-typescript-golang
royhadad's Repositories
royhadad/game2048
A game of 2048 built using React
royhadad/movie-ratings-PHP
A php website for adding movies, rating movies, and searching movies using php and mysql, briefly deployed to AWS EC2. built 7 weeks into my training in august 2019
royhadad/auth
a micro-service allowing users to signup, login, logout and authenticate with a jwt token to view their profile. built using nodejs, express, and AWS RDS using a mysql database.
royhadad/book-store
A java MVC application for viewing, shopping, adding, editing and deleting books. Built with spring, hibernate and AWS RDS mysql DB. Deployed to AWS EC2 using a docker container (EC2 instance might be down in the future)
royhadad/caregivers-report-frontend
A react & typescript frontend app using Create React App
royhadad/caregivers-report-server
An express, typescript and PostgreSQL server
royhadad/generic-min-max
This node.js module exports a generic min-max algorithm, alongside some implementations.
royhadad/jwt-check-expiration
Check to see if a token is expired using only the token itself without a secret key or validation
royhadad/micro-services-kubernetes
3 node micro services built using express and deployed locally using docker images, kubernetes & minikube.
royhadad/openapi2jsonschema
Convert OpenAPI definitions into JSON schemas for all types in the API
royhadad/proxy-gateway
a micro service which allows access to the weather and auth micro services
royhadad/PvP-checkers
a PvP game of checkers built using vanilla javascript, html & css
royhadad/PvP-chess
A PvP game of chess build using .NET C# and windows forms, built 5 weeks into my training in august 2019
royhadad/react-audio-player
A simple react audio player
royhadad/roundtrip
A single page application for Round Trip Technologies LTD, built using React, Redux & Material-UI.
royhadad/superheroes-api
An api & web app which allows the user the search for superheroes
royhadad/tictactoe-ai
A website for playing tictactoe against an ai opponent, using a min-max algorithm & web workers
royhadad/weather
a micro service for getting and posting weather data using open weather map. build using nodejs, express and mongodb atlas.
royhadad/weather-lambda
an aws lambda service for getting and posting weather data, also using mongoDB to store data. includes a work flow for automatic deployment on push.
royhadad/yad2
A clone of the real estate section of yad2 using the MERN stack. Featuring users authentications, real estate listings and advanced search options
royhadad/boilerplate
The final react course app boilerplate, just git clone, npm install and start coding
royhadad/chat-app
royhadad/node_stuff
starting to learn node.js, first few projects
royhadad/react-course-expensify-app
royhadad/react_stuff
a repository for all react projects
royhadad/reduce
royhadad/task-manager-api
royhadad/to-do-list
a to do list project
royhadad/train-ticket-automation
royhadad/weather-app
node js course weather app