• Stars
    star
    2
  • Language
    JavaScript
  • Created over 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The real time polling app allows users/participants to answer the questions asked in a live presentation. The web application is based on a public/private key to allow a seamless connection between the presentation administrator and the audience. The app stores all the user responses in a db and provides services to get the dump of all the responses.

More Repositories

1

DigitalHairRemoval

There has been numeruous advancements towards utilizing deep networks, ANNs, AI, etc in tasks like detecting the skin disease, type of tumour, etc. However, it becomes difficult for the networks to learn the features since, most of the skin images are occluded by hair. Thus, there is a need for pre-processing of the skin images to remove these obstructing hair. This sample project aims to remove the hair noise from the skin image with the help of Morphological filtering.
Python
53
star
2

LeetCodeJava

Leetcode has always helped me learn and practice Data-Structures, Algorithms and various other concepts involved in computer science(majorly programming). I plan to solve atleast 5 problems everyday( i.e. at least 5 days a week ) and add the solutions to this repo. Feel free to contribute/suggest any amends in this repo/solutions.
Java
4
star
3

Flappy-Guy

A flappy bird clone! Flappy guy is a funny yet addictive game with many levels that require the business guy to fly through a series of obstacles. With each level difficulty and coin values increases. Get excited to complete all levels, bet its not easy. Player has to move through a set of compressor which moves closer to each other. Guaranteed fun along with smooth play.
Java
2
star
4

portfolio_app

My first App
Ruby
1
star
5

Programming

This repo contains a collection of solutions to well-known problems in the computer science domain. Anyone persuing computer science undergraduate courses might be much more familier with them. The solutions are not limited to Algorithms/Data structure, but also contains programming samples to depict one/many concepts in the field of computer science.
Java
1
star
6

Tensorflow

TensorFlow is an open-source software library for dataflow programming across a range of tasks. It is a symbolic math library, and is also used for machine learning applications such as neural networks. This repository contains all my example projects on working with tensorflow
Python
1
star