• Stars
    star
    4
  • Rank 3,287,457 (Top 66 %)
  • Language
    JavaScript
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

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

Repository Details

Developed a fully decentralized smart contract based Voting Web App (DApp) where all the casted votes will remain transparent. Admin can add/remove nominations and voters accounts while voters can vote to their specific choice.The backend of Voting DApp is written in Solidity and frontend in REACT JS.

More Repositories

1

MusicRoom-AndroidApp

A Social Music player Android Application that provides the user with an elegant music player along with an option to update status online or share a song within his friend circle (Room)
Java
2
star
2

Blockchain-Bidding-System-DApp

Developed a decentralized Bidding System in Solidity. Product owner can add his products and bidder can bid on the current amount of that product. The owner of the product can then accept any bid and that product will become the property of the accepted bidder in exchange of the bid amount.
Solidity
2
star
3

Blockchain-Cryptocurrency-GOlang

Created a basic cryptocurrency (like Bitcoin) from scratch in GoLang having functions such as Inserting Block, Verifying blockchain, Listing all blocks, Mining Block etc.
Go
1
star
4

Autoscaling-Loadbalancing-HAproxy-PythonScript

Auto Scaling and Load Balancing of a Flask Web App by creating docker images for that app and configuring HAproxy to balance between those images. A pyhton script continuously monitors the cpu load and utilizes the requests by adding or removing docker images and updating the HAProxy config file
Python
1
star
5

VSeek--FYP

An Android App that facilitates the user to search any activity or event inside different videos and direct the user to the desired searched result. The searching task is performed on video frames using different Deep Learning (ResNet, 3D-CNN, RNN, LSTM) methods and heavy processing on video is done on Cloud(AWS).
Java
1
star
6

AWS-Terraform-Automation

Created & launched an EC2 instance for a web application on AWS and also automated the process of creating AWS resources (VPC, Subnets, Security Groups, Autoscaling Group, Load Balancer, etc) and then deploying the application using Terraform.
HCL
1
star