I along with my teammate Apoorv Lathey took part in the HackONhackathon that was conducted online…

Search for a command to run...

No comments yet. Be the first to comment.
Switching to Neovim is a rite of passage for many developers. It's not just about using a terminal editor; it's about crafting a Personalized Development Environment (PDE) that moves at the speed of thought. In this post, I'll walk you through my cur...

A P2P (peer-to-peer) network is like a group of friends where everyone shares and helps each other directly — there’s no boss or central person in charge. Instead of going to a central server (like a library or a big store), you go directly to anothe...
So far we covered: Group Law Fields and how field operations works Divisors Now in this part we will explore: Pairing Groups Expand on r-torsian groups Pairing types Twisted Curves Weil and Tate Pairings Pairing groups Let’s define biline...

In the previous part we explored Fields, Torsion Points, and Endomorphism. Now we are gonna take our understanding of the topic further and dig into more constructions revolving around the Elliptic Curves, namely: Divisors Overview of Principal div...

In this blog series we will be digging deep into the working of bilinear pairings in Elliptic curves over finite fields. The following series presumes you have a decent understanding Elliptic Curves: Group law - the chord and tangent rule. Fields a...

I along with my teammate Apoorv Lathey took part in the HackOn Hackathon that was conducted online on Devfolio.

During the limited time-frame, we came up with our project “CoronaRedemption”. This application included the following features:
Video Demo of our project: https://www.youtube.com/watch?v=PIdcg4L6Dgo
Live Demo: https://covidextricate.herokuapp.com/
Let’s dive into the details of the project.
We have come up with a solution to help control the violation of lockdown ( which is the key weapon for fighting this pandemic). People can come on our portal, give some unique identification key, we verify it, and then send back a special entry token to the user.

Report Violation Dashboard
Now the user can use this entry token and upload photos of people violating the lockdown ( that they can take using their cameras from their rooftops etc.). The uploader will remain totally safe and anonymous since the image uploaded will be stored over distributed storage (IPFS) and the key to view them will only be with the government authority concerned with control.
We used the Matic blockchain network to provide us with the anonymous solution of storing report details so that people can use their Ethereum address with no ETH to report a case of violation.
The data stored at the backend will only contain the unique id in encrypted form and corresponding token send. This will help avoid spam image uploads. The token is used by the user will in no way reveal his identity if someone gets access to who uploaded an image in some way since there is no way the token will lead back to the user.
Corona has caused a lot of loss of jobs, money problems for several institutions (especially those involved in the treatment of this pandemic).

Donation Camp DashBoard
People can come here, provide details about their needs, and after giving legitimate proof of their need, they can raise a donation camp and get funded.
We are using the decentralized nature of the blockchain to transfer wealth from the rich to the needy ones without the need to rely on intermediaries and making this process a lot faster + transparent.
In this way, many people can get money for survival and institutes the option to get money faster. The government is providing money to help but this way its a direct transfer of money from the donor to the needy, resulting in faster services.
Lastly, users can browse the live statistics regarding COVID-19. Data can be viewed in the form of worldwide stats, country-wide stats, country-wise historic timeline to monitor growth.

Graphical representation along with tabular format, both are available on our portal.
We would like to thank the HackOn team.
Special Thanks to Devfolio, Matic, Google Cloud, GitHub, Elastic, and IBM for sponsoring the event.
Submission Link: https://devfolio.co/submissions/coronaredemption