Giter VIP home page Giter VIP logo

Utkarsh Dalal's Projects

bezcurveinterpreter icon bezcurveinterpreter

A graphics project written in C++ that takes a Bezier curve represented by patches and graphically displays it as curves. This project uses de Casteljau's algorithm and also implements adaptive tessellation.

customjob icon customjob

An Android app that connects buyers of custom-made products to artisans, and allows competitive bidding by the artisans

getawaycam-android icon getawaycam-android

An Android app that does not display a picture taken by the user until the user leaves the area that the picture was taken in

hmmpacman icon hmmpacman

Implemented a game of Pacman using Hidden Markov Models and Particle Filtering in which the moving ghosts are permanently scared and Pacman has to eat them but does not know their positions, only the probability that they may be in certain positions at a given time.

instabot.py-1 icon instabot.py-1

Instagram bot. It works without instagram api, need only login and password. Write on python.

mapreduce icon mapreduce

Using Hadoop and MapReduce, designed a program to find the correlation between a specific word and all other words in a given document; this project was run on Amazon's EC2 servers.

matrixmultiply icon matrixmultiply

Using OpenMP, Cache Blocking, Register Blocking and Loop Unrolling, sped up matrix multiplication of a tall, skinny matrix and another matrix tenfold in C. The matrices were stored in column-major format.

maze-solver icon maze-solver

A project written in Java that solves mazes written in ASCII

merit-scraper icon merit-scraper

A python script to scrape real-time energy mix data from www.meritindia.in and store it to a csv file

mymap icon mymap

Android project that displays the neighbourhood of a movable marker.

networkgame icon networkgame

Built a two-player adversarial game called Network in which the objective is to build a network of 6 chips (out of a total of 8) which starts in a player's goal area and ends in the opponent's. A network is a series of chips that are connected to each other either cardinally or diagonally and can be broken if an opponent places a chip between two chips. For this, we had to use linked lists, trees, and Minimax with Alpha-Beta pruning.

rclone icon rclone

"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files

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.