Pinned Repositories
assembly-programming
A quick self reference guide assembly programming, No Structured Followed.
five-min-rust
Rust concise 5 Minutes cheat-sheet for each concepts. (WIP)
go-test-demo
https://medium.com/@ankur_anand/how-to-mock-in-your-go-golang-tests-b9eee7d7c266
goditor
A minimal text editor, in go. (WIP)
gojtp
A high-performance, zero allocation, dynamic JSON Threat Protection in pure Go (golang)
mini-expressjs
missing-intro-to-react
simple-go-rpc
RPC explained by writing simple RPC framework in 300 lines of pure Golang.
simple-sso
Single sign-On authorization server and clients implemented in Node.js
yupnot
A Full stack Survey Application written in node.js and react.js
ankur-anand's Repositories
ankur-anand/goditor
A minimal text editor, in go. (WIP)
ankur-anand/missing-intro-to-react
ankur-anand/mini-expressjs
ankur-anand/yupnot
A Full stack Survey Application written in node.js and react.js
ankur-anand/C21-powerline
A 21st Century powerline for your terminal with modern glyph icons. (WIP)
ankur-anand/kyma-csr-connector
A pure go client that Generate a CSR and send it to Kyma, saves the valid client certificate signed by the Kyma Certificate Authority into a file and returns the result of the metadata endpoint.
ankur-anand/nodefb-messenger-bot
Facebook Messenger Chatbot Written in Node.js
ankur-anand/Event-Machine
A Toy Event machine written in Python and JavaScript
ankur-anand/Factorial-Algorithm
Suite of Python programmes to calculate the factorial for a large number Efficiently
ankur-anand/gophers-Illustrations
Golang Mascot illustrations.
ankur-anand/gostudygroup-bot
ankur-anand/Hacker-Earth-Solutions
Contains the Solutions of HackersEarth Problems
ankur-anand/libuv
Cross-platform asynchronous I/O
ankur-anand/msdr-zk-nodejs
A Simple ZooKeeper based Microservices Service Discovery and Register library for node.js services, with automatic watchers for the path.
ankur-anand/node-influxdb-statsd
ankur-anand/Primes-Algorithm
Primality Test and it's Optimization using various Algorithm