saswat raj's repositories

badge-it

Create your css customized badges. A jquery library that makes http requests to fetch a users stats from Githu which can then be displayed in appropriate html div elements and can be customized by css for making badges according to different designs.

License:MITStargazers:4Issues:2Issues:0

Quine-McCluskey

Implimentation of Quine McCluskey in C. It slightly faster than the basic implimentation because I have used bit manipulations which comparing which terms can be combined etc. It can be run for any number of terms by changing the size in the struct and the N defined in the macro.

Language:CLicense:GPL-3.0Stargazers:4Issues:0Issues:0

simpy

A python library that takes in an optimization problem in a specific format in a text file.It then parses that file and finds the optimization paramaters following the simplex method of optimization.

Language:PythonStargazers:2Issues:0Issues:0

canvas

Paint Program in C++ with openGL and wxWidgets. It is a basic approach to try and understand the basic graphic functions like drawing of rectangles, polygons, flood fill etc. Moreover it is written as an example to packaging using the autotools in linux.

Language:ShellStargazers:1Issues:0Issues:0

android-custom-widgets

Custom widgets like contact badges , styled buttons etc. for android. Built using different styles and animations, and using different elements classes these custom components can be used directly for quick build up of applications

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

android-examples

Custom Examples made to understand the different android components including what the latest trends are like developments in Android etc. along with Android Kernel Development tutorials

Language:JavaStargazers:0Issues:0Issues:0

design_patterns

Design patterns explained in real world examples

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

pigeon-mail

Basic text mail delivering library in python along with a gui built to explain the running of the library. GUI is built using Tk and Tcl from the Tkinter in python and the library is written using the Python C bindings for the fast execution using basic C libraries like sockets etc.

Language:PythonStargazers:0Issues:0Issues:0

project_eular

Solutions to Project Eular puzzles most of them solved using libraries in C++. You can find these questions on the site - https://projecteuler.net

Language:C++Stargazers:0Issues:0Issues:0

stock_notifier

A notification application in python for notifying about your stock changes

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

testsort

a linux command line tool for comparing sorting procedures using simple command line tools and data plotting tools in linux as a part of the systems lab at Indian institute of Technology Patna. It uses the gnuplot tool to plot the running times and runs the programs using shell scripts.

Language:CStargazers:0Issues:0Issues:0

tic-tac-toe

A game using pygame and python built as a learning experience into game programming using python and pygame.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

titan

Photography and ecommerce website for photography.saswatraj.com

Language:JavaScriptStargazers:0Issues:0Issues:0

twitter-sentiment-analyzer

Sentiment analyzer built for classifying the live tweets from twitter into positive, negative and neutral sentimets. Built on the features of stopword removal, elongated words, hastags it can be modified to include other features. Built using python and python-twitter api to connect to streaming endpoints to feth the twitter data.

Language:PythonStargazers:0Issues:0Issues:0

zomato-ibeacon-android

An android application which implements the Jalee iBeacon library to detect the presence of device and generate popups according to backend queried data

Language:JavaStargazers:0Issues:0Issues:0

zomato-imagefilter-android

A sample android application implimenting image filters including decoding Photoshop curve files and applying to images and applying convolution filters and vignette effect to images in android

Language:JavaStargazers:0Issues:0Issues:0