Pinned Repositories
app
World Health Organization App
Appy
Created a platform for psychological therapists and clients to interact through video calls. Therapists gain points based how happy the clients are through the call. We analyse the emotions using Microsoft's emotion API and for video calling we are using Sinch Library.
Blogs
This repo holds the code which is used to assist my blogs on various topics.
Music-Search-Engine
A music search engine with the following that allows users to query an artist/song. 1) Wikipedia excerpt 2) Spotify Playlist 3) Twitter tweets about artist 4) Recommendation System
PetPal
Created a web app and android app for client organisations who rescue animals. Builds a platform where any user can take a picture of any animal they feel should be rescued. We analyse GPS coordinates, image and user information using Google Cloud Vision, Firebase, Google Maps API to create a map clusterer on the web app.
PlaySoduko
A soduko game app. It implements two modes: Play and Solve. In the solve mode, you can feed in a sudoku and the app will solve it for you only if the entered sudoku has a unique solution. It displays the answer on the grid itself. In the play mode, the user can play locally competing against time or online competing against another player. The user is required to select the desired difficulty level ranging from 1 to 5. Then the user is sent to an interface where they can play the sudoku. This app uses Firebase real-time database, Facebook SDK and an animation library which are all cited in the documentation.
gvisor
Application Kernel for Containers
broadway
A distributed systems framework used running distributable workloads.
chainlink
Python module for running Docker containers in sequence
HandCricket
Multiplayer hand cricket app
ayushr2's Repositories
ayushr2/Music-Search-Engine
A music search engine with the following that allows users to query an artist/song. 1) Wikipedia excerpt 2) Spotify Playlist 3) Twitter tweets about artist 4) Recommendation System
ayushr2/PetPal
Created a web app and android app for client organisations who rescue animals. Builds a platform where any user can take a picture of any animal they feel should be rescued. We analyse GPS coordinates, image and user information using Google Cloud Vision, Firebase, Google Maps API to create a map clusterer on the web app.
ayushr2/PlaySoduko
A soduko game app. It implements two modes: Play and Solve. In the solve mode, you can feed in a sudoku and the app will solve it for you only if the entered sudoku has a unique solution. It displays the answer on the grid itself. In the play mode, the user can play locally competing against time or online competing against another player. The user is required to select the desired difficulty level ranging from 1 to 5. Then the user is sent to an interface where they can play the sudoku. This app uses Firebase real-time database, Facebook SDK and an animation library which are all cited in the documentation.
ayushr2/Blogs
This repo holds the code which is used to assist my blogs on various topics.
ayushr2/app
World Health Organization App
ayushr2/Appy
Created a platform for psychological therapists and clients to interact through video calls. Therapists gain points based how happy the clients are through the call. We analyse the emotions using Microsoft's emotion API and for video calling we are using Sinch Library.
ayushr2/ICIdo
We made a web app for an NGO (Goodcity Chicago) which enables their users to keep track of their donations.
ayushr2/cuda_ioctl_sniffer
Sniff CUDA ioctls
ayushr2/linux
Linux kernel source tree
ayushr2/php-src
The PHP Interpreter
ayushr2/sCan
It is an OCR (Optical Character Recognition) App. Allows you to take a picture of a document. The app then detects all the words in the document and writes a text file for you. Saves time and effort of retyping from printed documents. You can then mail the text file. We used Google's Mobile Vision API.
ayushr2/Sports-Chat-Room
A public chat room for UIUC students so that they can collaborate with people who would like to play a particular sport in a particular location at similar time.
ayushr2/Tourie
Travel ChatBot which uses Watson Conversation API and is deployed locally. It is hooked up to the facebook messenger.
ayushr2/UIUC-Subjects-Visualisation
Used the d3.js library to create a visualisation which effectively depicts the course, its average GPA, its size using various visual features.