Code Monkey home page Code Monkey logo

Yatna Verma's Projects

aima-java icon aima-java

Java implementation of algorithms from Norvig And Russell's "Artificial Intelligence - A Modern Approach"

billsplit icon billsplit

Android application to manage your bills and payments in a reliable and efficient way.

binary-instrumentation-using-pintool icon binary-instrumentation-using-pintool

Developed pintools in C++ to print system calls in strace format for multithreaded applications. Implemented a pintool to find the maximum stack usage in a program and detect stack pivoting.

bourse-exchange-server icon bourse-exchange-server

A simple implementation of an exchange server, of the type that might be used to perform electronic trading of securities or currencies. In this simple design, the server is accessed concurrently by a collection of **traders**, who buy and sell units of one particular item. Each trade exchanges one or more units of **inventory** for some number of units of **funds**. Traders express their desire to make trades by posting buy or sell orders on the exchange. The exchange serves as a "matchmaker", finding matching buy and sell orders and executing trades. The server can be queried for the current bid/ask spread and the last trade price. Traders connected to the system receive messages that notify them about the disposition of their own orders that they have posted, as well as "ticker tape" notifications that inform them about other events that occur, such as posting and cancellation of orders and execution of trades.

buildmlearn-toolkit-android icon buildmlearn-toolkit-android

This repository contains the Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.

custom-linux-shell icon custom-linux-shell

A job spooler program, called `jobber`, that accepts user requests to spool tasks for execution, cancel jobs, pause and resume jobs, show the status of jobs, and expunge terminated jobs from the system.

data icon data

Data and code behind the stories and interactives at FiveThirtyEight

exploiting-vulnerable-code icon exploiting-vulnerable-code

Exploit a vulnerable program and launched stack overflow attack, return-to-libc attack, injected code attack. Implement a format string attack to inject attacker code. Exploit a heap overflow vulnerability in the free routine of a custom heap allocator and launch injected code attack on heap.

macc icon macc

Serve side support platform for Peace Corps mobile applications

mediadict icon mediadict

Smart Media Player which plays songs according to the weather outside

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.