Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by kirang89

A curated list of projects in awesome lists by kirang89 .

https://github.com/kirang89/bootstrapy

A bootstrap Python application, so that you can focus on writing code

boilerplate-application python

Last synced: 07 Nov 2024

https://github.com/kirang89/cleanify

Cleans/Beautifies html, js and css files in your project

clean-code css html javascript python

Last synced: 07 Nov 2024

https://github.com/kirang89/awk-cookbook

Useful AWK one-liners for your day-to-day tasks.

awk cookbook

Last synced: 07 Nov 2024

https://github.com/kirang89/play-gradle

Some Gradle scripts for Play! Framework

Last synced: 07 Nov 2024

https://github.com/kirang89/song-bot

A Bot to search and download bollywood movie songs from the internet

Last synced: 07 Nov 2024

https://github.com/kirang89/clojure-newbie-guide

A quick guide for Clojure newbies.

clojure clojure-newbies

Last synced: 07 Nov 2024

https://github.com/kirang89/cljboot

A simple template to manage a project using clojure deps and cli.

clojure template-project

Last synced: 07 Nov 2024

https://github.com/kirang89/charizard

Bot to automate my development environment

Last synced: 07 Nov 2024

https://github.com/kirang89/pyworks

My Python script repo

Last synced: 07 Nov 2024

https://github.com/kirang89/dotemacs

I'm starting over with this setup. My old setup is at https://github.com/kirang89/.emacs.d.

Last synced: 07 Nov 2024

https://github.com/kirang89/workshop-kit

My toolkit for Python workshops

Last synced: 07 Nov 2024

https://github.com/kirang89/mypy

Summary of learnings of Python (includes essential code snippets)

Last synced: 07 Nov 2024

https://github.com/kirang89/tictac

An interactive Tic-Tac-Toe game with a simple, yet effective AI engine.

Last synced: 07 Nov 2024

https://github.com/kirang89/pydict

A simple Python implementation mimicking CPython dictionary using Hash Tables.

python

Last synced: 07 Nov 2024

https://github.com/kirang89/lbac

Repo for "Let's Build a Compiler" by Jack Crenshaw

Last synced: 07 Nov 2024

https://github.com/kirang89/flask-boiler

A boilerplate application for Flask

Last synced: 07 Nov 2024

https://github.com/kirang89/swiftyrss

A simplistic iOS RSS reader in Swift written mainly for education.

Last synced: 07 Nov 2024

https://github.com/kirang89/playasynctask

Creating async tasks from your controller in Play Framework

Last synced: 07 Nov 2024

https://github.com/kirang89/css-mediaquery

Parses and determines if a given CSS Media Query matches a set of values. This is a port of https://github.com/ericf/css-mediaquery.

css css-mediaquery media-queries python

Last synced: 07 Nov 2024

https://github.com/kirang89/playhazel

A demo application in Play Framework using HazelCast

Last synced: 07 Nov 2024

https://github.com/kirang89/flappi

A boilerplate application for building REST API's in Flask using Blueprints

boilerplate-application flask python

Last synced: 07 Nov 2024

https://github.com/kirang89/sicp

Solutions to most problems in SICP

Last synced: 07 Nov 2024

https://github.com/kirang89/devbox

Python development box built with the beauty of Vagrant and the power of Chef

Last synced: 07 Nov 2024

https://github.com/kirang89/clojure-koans

My solutions to clojure koans (http://clojurekoans.com/)

Last synced: 07 Nov 2024

https://github.com/kirang89/grunt-project-boilerplate

This is a boilerplate project with grunt setup

Last synced: 07 Nov 2024

https://github.com/kirang89/cassandrademo

Simple CRUD Program for Cassandra DB

Last synced: 07 Nov 2024

https://github.com/kirang89/golearn

Learnings in Go

Last synced: 07 Nov 2024

https://github.com/kirang89/delegatetest

Dummy program that I wrote to help wrap my head around Delegates in Objective-C.

Last synced: 07 Nov 2024

https://github.com/kirang89/cljnake

The nostalgic snake game brought to you by clojurescript and re-frame.

clojurescript re-frame

Last synced: 07 Nov 2024

https://github.com/kirang89/angrybird

A naive clone of Flappy Bird app for the iPhone

Last synced: 07 Nov 2024

https://github.com/kirang89/aoc

Advent of Code Solutions

Last synced: 07 Nov 2024

https://github.com/kirang89/lispy

A Scheme interpreter written in Python

Last synced: 07 Nov 2024

https://github.com/kirang89/caspal

A simple interpreter for a subset of Pascal written in Python, purely for education and pleasure.

interpreter pascal python

Last synced: 07 Nov 2024

https://github.com/kirang89/coyote

A search engine as lame as the cartoon character coyote, purely written for hacking pleasure

Last synced: 07 Nov 2024

https://github.com/kirang89/dotfiles

Collection of my dotfiles

Last synced: 07 Nov 2024

https://github.com/kirang89/algos

Implementation of common algorithms

Last synced: 07 Nov 2024

https://github.com/kirang89/assemblings

Some assembly scripts written for educational purpose

Last synced: 07 Nov 2024

https://github.com/kirang89/raytracer

A simple and naive Raytracer written solely for education and fun.

Last synced: 07 Nov 2024

https://github.com/kirang89/userstats

Dummy application to illustrate use of Categories

Last synced: 07 Nov 2024

https://github.com/kirang89/youten

Nothing to see here.

Last synced: 07 Nov 2024

https://github.com/kirang89/wscanner

A Barcode Scanner proto android app (Unstable)

Last synced: 07 Nov 2024

https://github.com/kirang89/tictacky

Nothing to see here – Yet.

Last synced: 07 Nov 2024

https://github.com/kirang89/news-bot

My personal news bot

Last synced: 07 Nov 2024

https://github.com/kirang89/hbaserepo

My HBase hacks

Last synced: 07 Nov 2024

https://github.com/kirang89/scalascripts

Scripts written in Scala for educational purpose

Last synced: 07 Nov 2024

https://github.com/kirang89/notebooks

Some Jupyter notebooks I use(d) for learning and experimenting.

Last synced: 07 Nov 2024

https://github.com/kirang89/squarerootscala

A simple square root generator in Scala

Last synced: 07 Nov 2024

https://github.com/kirang89/kirang89.github.com

My Development Blog

Last synced: 07 Nov 2024

https://github.com/kirang89/javaclassgen

A simple Java class generator in Play!

Last synced: 07 Nov 2024

https://github.com/kirang89/simplequerygenerator

A crappy SQL query generator

Last synced: 07 Nov 2024

https://github.com/kirang89/svbtle

Customised svbtle theme for my site

Last synced: 07 Nov 2024

https://github.com/kirang89/markovlj

A Markov Chain text generator in Clojure

Last synced: 07 Nov 2024

https://github.com/kirang89/eosl-notes

My notes for "The Elements of Statistical Learning"

Last synced: 07 Nov 2024

https://github.com/kirang89/rabbitmq-redshift-streamer

A Storm topology to stream data from RabbitMQ to Redshift/Postgres.

rabbitmq redshift storm-topology topology

Last synced: 07 Nov 2024

https://github.com/kirang89/spcorr

A naive port of Peter Norvig's spell corrector in Clojure.

Last synced: 07 Nov 2024

https://github.com/kirang89/kirang.in

The source of my personal blog

Last synced: 07 Nov 2024