Pinned Repositories
android
:phone: The ownCloud Android App
clojure-noob
DialogInputModeTest
dotfiles
my bash and vim profiles
easyAI
Simple Python artificial intelligence framework for games
euler
Some random stuff.
FlightQueue
An Android app that Queues an Airplane and dequeues based on some rules.
FullscreenVideoView
An Android Library to replace VideoView with Fullscreen feature
HelloWorld
Java HelloWorld
jenkinsdemo
niteshreddy's Repositories
niteshreddy/android
:phone: The ownCloud Android App
niteshreddy/clojure-noob
niteshreddy/DialogInputModeTest
niteshreddy/dotfiles
my bash and vim profiles
niteshreddy/easyAI
Simple Python artificial intelligence framework for games
niteshreddy/euler
Some random stuff.
niteshreddy/FlightQueue
An Android app that Queues an Airplane and dequeues based on some rules.
niteshreddy/FullscreenVideoView
An Android Library to replace VideoView with Fullscreen feature
niteshreddy/HelloWorld
Java HelloWorld
niteshreddy/jenkinsdemo
niteshreddy/MyFirstApp
niteshreddy/niteshreddy.github.io
Website
niteshreddy/python_koans
Python Koans - Learn Python through TDD
niteshreddy/TextDrawable
This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.
niteshreddy/Tic-tac-toe
Tic-tac-tor game in andord
niteshreddy/TokenAutoComplete
Gmail style MultiAutoCompleteTextView for Android