teanoon's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
iluwatar/java-design-patterns
Design patterns implemented in Java
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
fastlane/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
localForage/localForage
💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
wsargent/docker-cheat-sheet
Docker Cheat Sheet
railsware/upterm
A terminal emulator for the 21st century.
basecamp/trix
A rich text editor for everyday writing
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
dive-into-machine-learning/dive-into-machine-learning
Free ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.)
yangyangwithgnu/use_vim_as_ide
use vim as IDE
JakeWharton/hugo
Annotation-triggered method call logging for your debug builds.
holman/dotfiles
@holman does dotfiles
sarcadass/granim.js
Create fluid and interactive gradient animations with this small javascript library.
dschep/ntfy
🖥️📱🔔 A utility for sending notifications, on demand and when commands finish.
qibaoguang/Spring-Boot-Reference-Guide
Spring Boot Reference Guide中文翻译 -《Spring Boot参考指南》
inuyaksa/jquery.nicescroll
nicescroll plugin for jquery - scrollbars like iphone/ipad
RolifyCommunity/rolify
Role management library with resource scoping
nslocum/design-patterns-in-ruby
Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0
franzejr/best-ruby
Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices
guillaumepotier/Garlic.js
Automatically persist your forms' text and select field values locally, until the form is submitted.
elendirx/web2web
P2P web powered by torrents and blockchain.
globalize/globalize
Rails I18n de-facto standard library for ActiveRecord model/data translation.
scouter-project/scouter
Scouter is an open source APM (Application Performance Management) tool.
JoshCheek/seeing_is_believing
Displays the results of every line of code in your file
subwindow/negative-captcha
A plugin to make the process of creating a negative captcha in Rails much less painful
easymock/objenesis
Okay, it's pretty easy to instantiate objects in Java through standard reflection. However there are many cases where you need to go beyond what reflection provides. For example, if there's no public constructor, you want to bypass the constructor code, or set final fields. There are numerous clever (but fiddly) approaches to getting around this and this library provides a simple way to get at them. You will find the official site here.
jasonheecs/ubuntu-server-setup
A setup script for Ubuntu servers
vdw/HideSeek
A simple, mobile-friendly, yet customizable quick/live search jQuery plugin.
ivanalejandro0/run-in-container
Small app to easily build and run (X11) apps inside docker containers.