Pinned Repositories
bitcoinj
A library for working with Bitcoin
Blockchain
A simple implementation of blockchain in java
bottle
bottle.py is a fast and simple micro-framework for python web-applications.
coding-interview-university
A complete computer science study plan to become a software engineer.
CotEditor
Lightweight Plain-Text Editor for macOS
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
httpie
As easy as HTTPie /aitch-tee-tee-pie/ 🥧 Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://twitter.com/clihttp
InstaPy
📷 Instagram Bot - Tool for automated Instagram interactions
mtail
extract whitebox monitoring data from application logs for collection in a timeseries database
NipunTalukdarExamples
Some example programs/tools that might be helpful for others
h2kids's Repositories
h2kids/bitcoinj
A library for working with Bitcoin
h2kids/Blockchain
A simple implementation of blockchain in java
h2kids/bottle
bottle.py is a fast and simple micro-framework for python web-applications.
h2kids/coding-interview-university
A complete computer science study plan to become a software engineer.
h2kids/CotEditor
Lightweight Plain-Text Editor for macOS
h2kids/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
h2kids/httpie
As easy as HTTPie /aitch-tee-tee-pie/ 🥧 Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://twitter.com/clihttp
h2kids/InstaPy
📷 Instagram Bot - Tool for automated Instagram interactions
h2kids/mtail
extract whitebox monitoring data from application logs for collection in a timeseries database
h2kids/NipunTalukdarExamples
Some example programs/tools that might be helpful for others
h2kids/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
h2kids/saleor
A modular, high performance, headless e-commerce storefront built with Python, GraphQL, Django, and ReactJS.
h2kids/SimpleCoin
Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.