Giter VIP home page Giter VIP logo

Venkatesh Sriram's Projects

battleship icon battleship

This is a different version of the classic two player battleship game. This game allows upto 5 players to play against each other. A user can also play multiple battleship games at the same time. Any user can shoot at any other user in the game. Last man standing wins!!

bibtexcompiler icon bibtexcompiler

A compiler that compiles any BIBTEX database file into a C program which can be subsequently compiled into an executable and then run so as to answer any query about the entries in the BIBTEX database file. Converts the BIBTEX file into a relational database and one can then use sqlite queries on it to find out answers.

cigarettesmokersproblem icon cigarettesmokersproblem

Suppose a cigarette requires three ingredients, tobacco, paper and match. There are three chain smokers. Each of them has only one ingredient with infinite supply. There is an agent who has infinite supply of all three ingredients. To make a cigarette, the smoker has tobacco (resp., paper and match) must have the other two ingredients paper and match (resp., tobacco and match, and tobacco and paper). The agent and smokers share a table. The agent randomly generates two ingredients and notifies the smoker who needs these two ingredients. Once the ingredients are taken from the table, the agent supplies another two. On the other hand, each smoker waits for the agent's notification. Once it is notified, the smoker picks up the ingredients, makes a cigarette, smokes for a while, and goes back to the table waiting for his next ingredients.

malicioustaskreminder icon malicioustaskreminder

Android app that acts as a task reminder application, but steals your information. Made for Special topics in Mobile Security at CMU

propt icon propt

Propositional betting iPhone app

sleepingbarbers icon sleepingbarbers

A barbershop consists of a waiting room with N chairs and the barber room containing the barber chairs. If there are no customers to be served, the barber goes to sleep. If a customer enters the barbershop and all chairs are occupied, then the customer leaves the shop (without waiting for service). If the barber is busy but chairs are available, then the customer sits in one of the free chairs. If the barber is asleep, the customer wakes up the barber. Each customer and barber are different threads. Semaphores are used. Priority amongst customers is also incorporated. Let us say that there are two groups: staff and student. A waiting student customer has priority over the waiting staff customer (because the students are supposed to be busy !!!). Therefore, a barber attends to the waiting student customer after finishing the work on present customer. The program runs both with priority and without priority. In priority approach starvation is avoided by enforcing the condition of “each staff can allow maximum of 5 students to overtake”.

swift icon swift

The Swift Programming Language

thatswhatshesaid icon thatswhatshesaid

Android app that keeps listening, and if some innuendo is uttered, says "thats what she said"

toc-management icon toc-management

Contains the code for the individual website requirement of Intro to software engg

ttp icon ttp

Reliable UDP protocol implemented for 14740

vanetprivacy icon vanetprivacy

Simulation of transition and timing attacks and a study of their effectiveness on Vehicular Ad-Hoc networks (VANETs).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.