Pinned Repositories
accountinfo
Ethereum smart contract that can record a user's public address as having granted permission to another user’s public address. Assume that the contract will eventually be used by a DApp where users can grant permission and other users can check if they have permission for some entity.
AKcess-smart-contract
AKcess document verification
algorithms
Minimal examples of data structures and algorithms in Golang
awesome-go
A curated list of awesome Go frameworks, libraries and software
AWS-Demos
A hands on repo with multiple demonstrations on AWS 🎓
Decentralized-Voting-system
# Decentralized P2P Voting App --- ##### **The voting system in India as well as in some countries abroad is flawed and can be easily manipulated and hampered by those with power to suit their personal benefits. It allows people with money to buy the votes or tamper the machine that record it. A current example can be the recent elections in Uttar Pradesh where the ruling party manipulated the voting machines to gain unfair advantage.** ##### #### Solution #### A voting system which is unhackable or which cannot be tampered. Using blockchain based distributed networks to store and record votes which allows voting to be almost 99.9% secure as it is distributed among a cluster of networks and requires computing power of over 500 supercomputers to even get hold of the network which is currently impossible to achieve. The system has a user friendly interface and can be used to run polls and elections with total security and zero percent chance of manipulation. ## Advantages :customs: * It is totally on a peer to peer network so virtually impossible for a person to hack or get hold on a network. * A person cannot vote more than once. * A distributed system means no tampering or manupulating.:bookmark_tabs: ## Security Aspect We are using blockchain technology as the backbone of our product. Because of blockchain, the data (of the voting) can’t be tampered or manipulated as it is distributed over the network. We used ganache which is a tool that collects a small percentage of test ether every time a person votes verifying the identity of the person and we also used solidity test cases to verify if the candidates and the voter is valid. ## Technologies Used:computer: * Ethereum * Truffle * Ganache-cli * Vue Js (Client side) * Webpack * Solidity * TestRPC * NPM/Yarn
go-algorithms
Algorithms and data structures for golang
golang-algorithms
Algorithms and data structures implemented in Golang with explanations and links to further readings
hyperledger-k8
Hyperledger Fabric on multiple hosts using Kubernetes
Learn-Data-Structures-and-Algorithms-with-Golang
Learn Data Structures and Algorithms with Golang, published by Packt
abhisamant7's Repositories
abhisamant7/go-algorithms
Algorithms and data structures for golang
abhisamant7/golang-algorithms
Algorithms and data structures implemented in Golang with explanations and links to further readings
abhisamant7/Learn-Data-Structures-and-Algorithms-with-Golang
Learn Data Structures and Algorithms with Golang, published by Packt
abhisamant7/AKcess-smart-contract
AKcess document verification
abhisamant7/awesome-go
A curated list of awesome Go frameworks, libraries and software
abhisamant7/AWS-Demos
A hands on repo with multiple demonstrations on AWS 🎓
abhisamant7/aws-eks-kubernetes-masterclass
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
abhisamant7/build-web-application-with-golang
A golang ebook intro how to build a web with golang
abhisamant7/Data-Structures-Algorithms-In-Go
abhisamant7/Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Go
abhisamant7/data-structures-questions
golang sorting algorithm and data construction.
abhisamant7/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
abhisamant7/django-notes-app
for jenkins
abhisamant7/eks-workshop-sample-api-service-go
Sample Kubernetes service used in the EKS Workshop CI/CD CodePipeline module
abhisamant7/getting-started-docker
for jenkins
abhisamant7/go-api-basic
A RESTful API template (built with Go) - work in progress...
abhisamant7/go-rest-api
An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture
abhisamant7/go-rest-api-1
MessageBird's REST API for Go
abhisamant7/go-restful
package for building REST-style Web Services using Go
abhisamant7/golang-microservices
The ultimate guide to microservices in Go
abhisamant7/golang-mongodb-restful-starter-kit
Golang rest api starter kit with mongoDB and JWT
abhisamant7/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
abhisamant7/gorestapi
Golang REST API Template
abhisamant7/k8s-hyperledger-fabric-2.2
abhisamant7/learn-go-with-tests
Learn Go with test-driven development
abhisamant7/over-algorithm
算法笔记:[进度40%]数据结构与算法Go语言描述,附C、JS版本
abhisamant7/over-golang
Golang笔记:[进度80%]Go语法、Go并发**、Go与web开发、Go微服务设施等
abhisamant7/rest-api-with-mongo-and-gorilla-mux
simple rest api with golang gorilla mux and mongo db and storage
abhisamant7/simplebank
Backend master class: build a simple bank service in Go
abhisamant7/vprofile-project
for project