faheemzunjani's Stars
opendatalab-de/geojson-jackson
GeoJson POJOs for Jackson - serialize and deserialize objects with ease
mlr-org/mlr3
mlr3: Machine Learning in R - next generation
kilimchoi/engineering-blogs
A curated list of engineering blogs
facebook/react
The library for web and native user interfaces.
Netflix/chaosmonkey
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
metabase/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
jonasschmedtmann/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
hakluke/how-to-exit-vim
Below are some simple methods for exiting vim.
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
rabbitmq/rabbitmq-server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
Activiti/Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
eugenp/tutorials
Getting Started with Spring Boot 3:
Netflix/conductor
Conductor is a microservices orchestration engine.
redis/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.
StephanieHohenberg/comRAT-C
comRAT-C is a test to evaluate creativity by the ability of finding a fourth word which is a compound word with 3 given words.
jbowens/codenames
Play codenames online
sigchi/Document-Formats
Everything you need to know to publish using LaTeX or Word and then some.
lilianweng/unified-gan-tensorflow
A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
faheemzunjani/PoolPal
Prototype 2018
Dogfalo/materialize
Materialize, a CSS Framework based on Material Design
Semantic-Org/Semantic-UI-React
The official Semantic-UI-React integration
expo/expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
expo/create-react-native-app
Create React Native apps that run on iOS, Android, and web
npm/npm
This repository is moving to: https://github.com/npm/cli
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions