Code Monkey home page Code Monkey logo

Arvind Bright's Projects

ametyst-cave icon ametyst-cave

Interactive graphics mapped to a human body at real-time to mimic an amethyst cave like mind relaxing experience. Code uses Kinect SDK for body mapping and GLSL libraries for animation and graphics.

csp-minimumpoliceinagridworld icon csp-minimumpoliceinagridworld

DescriptionYou are helping the LA Dept of Transportation (LADOT) to develop apilot scooter program for LA. There are a limited number of police officers available to monitor and address issues that may arise from scooters, ranging from traffic and safety violations to accidents with cars, bikes, other scooters and pedestrians. The scooter companies have given LADOT access to scooterroutes over the course of one day. In order to maximize the scooter activity monitored by the officers, you will take as input theroute information,the monitored city area dimensions, and the number of officers available to then generate the best placement of the officers.The officers can only be in one place for one day, and there can only be one officer on each street. When an officer and scooter are at the same location at the same time, the officer is able to address a safety issue, and one “Activity point”is gained.The goal is to place the officers in locations that do not conflict with each other, while maximizing the total “Activity points” for the day(12 time steps in a day). The problem follows these rules:•Officers cannot be in same square,same row, same column, or along the same diagonal. (Think of queens on a chess board)•Officers cannot move. •Activity points are collected at each time step t when officers are in same square as scooters. One point per each scooter.

ebay-product-search icon ebay-product-search

Search Server-side Scripting using PHP, JSON, and eBay API. Webpage that allows you to search for products information using the eBay APIs, and the results will be displayed in a tabular format. The page will also provide product details, seller details and related products.

ebay-product-search-angular icon ebay-product-search-angular

Search Server-side Scripting using Ajax, JSON, Responsive Design, Angular7 and Node.js. Webpage that allows you to search for products information using the eBay APIs, and the results will be displayed in a tabular format. The page will also provide product details, seller details and related products.

grpc icon grpc

The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

grpc-go icon grpc-go

The Go language implementation of gRPC. HTTP/2 based RPC

grpc-java icon grpc-java

The Java gRPC implementation. HTTP/2 based RPC

grpc-proto icon grpc-proto

gRPC-defined protobufs for peripheral services such as health checking, load balancing, etc.

grpc.io icon grpc.io

Repository for the gRPC website and documentation

mdp-gridworldproblem icon mdp-gridworldproblem

This problem is the third assignment for CSCI 561 Fall 18 course at USC. ou are the CTO of a new startup company, SpeedRacer,and you want yourautonomous cars to navigate throughout the cityof Los Angeles. The cars can move North, South, East, or West. The city can be represented in a grid, as below:0,01,02,03,04,00,11,12,13,14,10,21,22,23,24,20,31,32,33,34,3 There will be some obstacles, such as buildings, road closings, etc.If a car crashes into a buildingor road closure, SpeedRacerhas to pay $100.You also spend $1 for gas when at each grid location along the way. The cars will start fromagiven SpeedRacerparking lot, and will end at another parking lot. When you arrive at your destination parking lot, you will receive $100. Your goal is to make the most money over time with the greatest likelihood. Your cars haveafaulty turning mechanism, so they havea chance of going in a direction other than the one suggested by your model. Theywill go in the correct direction 70% of the time, with a 10% chance of going in each of the other three directions instead.

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.