himelbrand
Principal software engineer @ Axis security. Computer Science Msc. from Ben-Gurion university
HPEIsrael
Pinned Repositories
caffeine
A high performance caching library for Java 8
concurrently
marl-qtran
An implementation of QTRAN algorithm for Multiagent Reinforcement Learning.
mobx-react-navigation-store
React Native - mobx navigation store for nested navigators using react navigation, including persist when needed
NE-flappybird
AI playing FlappyBird using Neuro-Evolution techniques.
react-native-ble-peripheral
a simulator for a BLE peripheral, to help with testing BLE apps without an actual peripheral BLE device
react-native-forward-calls
Android's Native call forwarding in React Native
react-native-numeric-input
a stylish numeric input for react native
react-native-pixel-perfect
helps you create pixel perfect apps by design
xv6-fs
extending xv6 file system functionality
himelbrand's Repositories
himelbrand/react-native-numeric-input
a stylish numeric input for react native
himelbrand/react-native-pixel-perfect
helps you create pixel perfect apps by design
himelbrand/react-native-ble-peripheral
a simulator for a BLE peripheral, to help with testing BLE apps without an actual peripheral BLE device
himelbrand/mobx-react-navigation-store
React Native - mobx navigation store for nested navigators using react navigation, including persist when needed
himelbrand/marl-qtran
An implementation of QTRAN algorithm for Multiagent Reinforcement Learning.
himelbrand/react-native-forward-calls
Android's Native call forwarding in React Native
himelbrand/concurrently
himelbrand/dns-timing
This is a collection of scripts that is used to time DNS queries using BIND, and create DNS access traces with hit and miss times (cache hit and miss that is)
himelbrand/go-server
himelbrand/rl-gymAI
Solving environments from openAI-gym using Reinforcement learning techniques. Including SARSA, Value iteration, Actor-Critic, etc.
himelbrand/caffeine
A high performance caching library for Java 8
himelbrand/classic-ai
Classic AI problems including search and planning.
himelbrand/NE-flappybird
AI playing FlappyBird using Neuro-Evolution techniques.
himelbrand/pypc-lib
A light weight python Parser combinator library
himelbrand/access-times-trace-generator
A collection of scripts used to create workloads with access times given times distributions and an input access trace
himelbrand/googler
:mag: Google from the terminal
himelbrand/hexeditplus
hexeditplus is similar to hexedit, only with less options and no visual interface, thus it should maybe called hexeditminus :)
himelbrand/linux
Kernel source tree for Raspberry Pi Foundation-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://www.raspberrypi.org/forum
himelbrand/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
himelbrand/PettingZoo
Gym for multi-agent reinforcement learning
himelbrand/react-native-modal-selector
A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.
himelbrand/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
himelbrand/RPN-Unlimited-Precision-BCD-Calculator
himelbrand/stable-diffusion-webui
Stable Diffusion web UI
himelbrand/styleguide
Style guides for Google-originated open-source projects
himelbrand/testText
himelbrand/varnish-cache
Varnish Cache source code repository
himelbrand/webcachesim
A C++11 simulator for a variety of CDN caching policies.
himelbrand/ws-timing
web search timing for generation of traces/workloads for cache research
himelbrand/xv6-paging
paging