Pinned Repositories
Apriori
C++ Implementation of Apriori Algorithm
apriori-1
Apriori algorithm in C++
Apriori-2
Apriori algorithm of Association Rules in R code
awesome-hacking
A curated list of awesome Hacking tutorials, tools and resources
Bassa
Automated Download Queue for Enterprise to take the best use of Internet bandwidth
BlockSci
A high-performance tool for blockchain science and exploration
docusaurus
Easy to maintain open source documentation websites.
ImageLab
Machine learning supported web-base image labelling tool for researcher.
ulfius
Web Framework to build REST APIs, Webservices or any HTTP endpoint in C language. Can stream large amount of data, integrate JSON data with Jansson, and create websocket services
shubhamc521's Repositories
shubhamc521/docusaurus
Easy to maintain open source documentation websites.
shubhamc521/ImageLab
Machine learning supported web-base image labelling tool for researcher.
shubhamc521/ulfius
Web Framework to build REST APIs, Webservices or any HTTP endpoint in C language. Can stream large amount of data, integrate JSON data with Jansson, and create websocket services
shubhamc521/Apriori
C++ Implementation of Apriori Algorithm
shubhamc521/apriori-1
Apriori algorithm in C++
shubhamc521/Apriori-2
Apriori algorithm of Association Rules in R code
shubhamc521/awesome-hacking
A curated list of awesome Hacking tutorials, tools and resources
shubhamc521/Bassa
Automated Download Queue for Enterprise to take the best use of Internet bandwidth
shubhamc521/BlockSci
A high-performance tool for blockchain science and exploration
shubhamc521/Coursera
shubhamc521/docker-guacamole
A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.
shubhamc521/Elphas
Elephant Identification and counting system
shubhamc521/EtherBeat
With the growing popularity of BitCoin in the last couple of years, other blockchains have been in development for solving various problems that need distributed consensus. Ethereum blockchain is one example, that gives users to develop "smart contracts" that runs in the blockchain. This gives the ability to develop decentralized applications (or dApps). Users do not need to 'trust' anything or anybody. In addition to that, dApps are always available and will be guaranteed to be available in the future as well. Also, it is resistant to traditional attacks such as DDoS. This framework has given many developers to write a decentralized application without much effort, without needing distributed systems or cryptography knowledge. Many startups are actively developing applications for Ethereum such as Ethereum Name Service (ENS), Etheria or WeiFund. Unfortunately, because the technology being used is bleeding edge it is inevitable that attacks or hacks will target these apps for monetary reasons. Last year DAO suffered a severe attack because of its security flaws. Due to that attack, 3.6m ether was stolen from DAO's smart contract. Also, once you publish a smart contract in Ethereum it is not possible to modify or update it as a regular web application. Thus, even developers identify a critical bug in the contract it is not possible to push a bugfix in a straightforward way. Thus, in order to fill the gap of not having a proper 'smart contract' compatible monitoring service, we propose to build a web application that can monitor other smart contracts in Ethereum and give the capability to safeguard it's critical functions (Ether send and receive) and interact and visualize with smart contract functions in a much simpler way. Also depending smart contracts can using our base smart contracts to gain the advantage of having 'circuit-breaker' which will pause the activity if things go wrong in an unexpected way.
shubhamc521/HelloWorld
This is a guided HelloWorld repository made to try and implement the github guide.
shubhamc521/install_guide
shubhamc521/Leetcode
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
shubhamc521/low-level-design
This repository contains some programs for learning OOD using c++
shubhamc521/nltk
NLTK Source
shubhamc521/NLTK_DATA
shubhamc521/nltk_data-1
NLTK Data
shubhamc521/OpenIoE
Open-source middleware platform for building, managing, and integrating connected products with the Internet of Everything.
shubhamc521/OpenMF
An Open Source Mobile Forensics Investigation Tool for Android Platform
shubhamc521/OpenSNA
OpenSNA - Implement an extensible toolkit to analyze Social Network Data
shubhamc521/pearson
Pearson correlation coefficient calculator
shubhamc521/pearson-cc
A C program that uses MPI/OpenMP to compute Pearson correlation coefficient.
shubhamc521/scorelab.github.io
Sustainable Computing Research Group (SCoRe)
shubhamc521/Sense
Sense is an Android device usage monitoring framework