Skip to content

Instantly share code, notes, and snippets.

@dvigneshwer
dvigneshwer / NER_readme.md
Last active December 3, 2018 08:40
Reading list - Getting started with Intent classification and NER
@dvigneshwer
dvigneshwer / ScotlandJs18_ref_links.md
Last active July 17, 2018 08:11
Ref links for my talk on wasm at Scotland JS 2018
@dvigneshwer
dvigneshwer / ACCU-WASM-Reading-list.md
Created April 13, 2018 05:50
WASM Reading list curated for ACCU 2018
@dvigneshwer
dvigneshwer / Blockchain_reading_list.md
Created April 5, 2018 09:13
Hand picked blockchain & its application related reading list

Sample Dapp in ethereum

This repo consists the training material for creating a sample DApp in ethereum. The repo covers the following concepts:

  • Solidity programming language
  • Ethereum environment
  • Remix Solidity IDE
  • Smart contracts
  • Simple WebApp
@dvigneshwer
dvigneshwer / 10_Step_QC_list_beta.md
Created March 5, 2018 07:42
QC proccess to keep in mind when sending out a deliverable which is curated using code

QC List

Basic code hygiene:

  • The code should have a proper header, follow the sample below:
-- ##########################################################################
-- Project Name : DL Vs NB comparision
-- Author : Cisco ARMA EDS team