pritsheth
You will find me at various hackerspace in Silicon Valley !! Part of decentralized future. Ex-barclays Ex-samsung. @pritsheth_
United States
Pinned Repositories
8085-Assembler
Implementation of 8085 two pass assembler using symbol table
algorithm-chrome-extension
This is the chrome extension that will keep you focused. It will render an article from Leetcode or HackerEarth everytime you open a new tab on Google Chrome.
Algorithms
All useful algorithms that can be used for competitive coding
Algorithms_optimized
All optimized algorithms including standard dynamic programming, bit manipulation, recursion, graph theory
api-standards
Blockchain-web-apis
Digit-Recognition-Machine-Learning
In k-NN classification, we will observe the class label of nearest neighbors and will take the majority of votes. Based on the K value we can decide how far we have to go for exploring nearest class labels.
MachineLearningAlgorithms
Machine learning coding modules along with UCI ML problems. (KNN, Kmeans, NaiveBayes, Logistic Regression)
System-design
Thoughtworks Bootcamp: How to write clean code with following TDD approach
pritsheth's Repositories
pritsheth/8085-Assembler
Implementation of 8085 two pass assembler using symbol table
pritsheth/algorithm-chrome-extension
This is the chrome extension that will keep you focused. It will render an article from Leetcode or HackerEarth everytime you open a new tab on Google Chrome.
pritsheth/Algorithms
All useful algorithms that can be used for competitive coding
pritsheth/Digit-Recognition-Machine-Learning
In k-NN classification, we will observe the class label of nearest neighbors and will take the majority of votes. Based on the K value we can decide how far we have to go for exploring nearest class labels.
pritsheth/Algorithms_optimized
All optimized algorithms including standard dynamic programming, bit manipulation, recursion, graph theory
pritsheth/api-standards
pritsheth/Blockchain-web-apis
pritsheth/MachineLearningAlgorithms
Machine learning coding modules along with UCI ML problems. (KNN, Kmeans, NaiveBayes, Logistic Regression)
pritsheth/Auto-Completion-System-design
Mainly used in System design[phone book search,dictionary,IP routing,Longest prefix matching,Auto command completion]
pritsheth/Blockchain-Conferences
pritsheth/Blockchain-Identity
Use of own wallet to understand how transactions and security are handled on the blockchain
pritsheth/ChromeExtensionForUserInteraction
Developed chrome extension for saving user behaviours on third party website
pritsheth/Content-Based-Recommendation
pritsheth/CourseEra-Algorithm-Part1
pritsheth/Distributed-Database-Design
pritsheth/DjangoLoginApplication
Login application developed using Django and sqlite
pritsheth/Fragmentation-Using-DataPartition-Algorithms
Fragmentation of data using round robin and range partition algorithms
pritsheth/go-ethereum
Official Go implementation of the Ethereum protocol
pritsheth/Issue-your-own-ERC20-token
Tutorial of how to issue your own Ethereum ERC20 Token!
pritsheth/LeetcodeSolution
pritsheth/mist
Mist. Browse and use Ðapps on the Ethereum network.
pritsheth/multi-threading-python
All about Thread Pool, Queue, Event, Lock, RLock, GIL
pritsheth/oyente
An Analysis Tool for Smart Contracts
pritsheth/Private-Blockchain-Leveldb
Implemented functionalities to persist data and validate the blockchain ledger utilizing block hashes.
pritsheth/Scala-CourseEra-Scala-developer-Course-
Projects as part of CourseEra's Scala developer certification
pritsheth/TelegramChatbot
Simple angular js App to leverage the TelegramChat bot APIs.
pritsheth/ThoughtWorksBootCamp
BootCamp Training
pritsheth/web3.js
Ethereum JavaScript API
pritsheth/web3j
Lightweight Java and Android library for integration with Ethereum clients
pritsheth/WebCrawler
Web app for crawling web pages [Tech stack: Angular js, Spring boot, Jsoup]