Portfolio
Here's some of the products I have build over a decade.
01 Covid Tracking India ↗.
NextJS, ReactJS, Ant Design, Ant Design Charts.
Analytics
Some more analytics
Mobile
02 Bitcoin Mining
Bitcoin miner windows application that can mine with CPU, GPU & Block Erupter.
One of the key challenges was to optimize performance using a midstate in SHA256 calculation in proof of work (POW) algorithm.
Bitcoin POW relies on performing a SHA256 hash on the incoming data. The midstate is the SHA-256 hashing state after hashing the first chunk (64) bytes of the block header. After you get a block header from the server, you typically hash the first chunk 1 time, and hash the second chunk 2^32 times going through all the possible nonce values. Because the nonce is in the second chunk, there is no need to hash the first chunk over and over every time you try a new nonce value.
Bitcoin SHA-256 hashing with MIDSTATE optimization.
https://github.com/aseemgautam/bitcoin-sha256
03 ImageCompressor.io ↗.
04 Forex Trading Platform
Charting
Bollinger Bands
Drawing Tools
Adminstration UI
Platform Admin
FC UI
Permission Manager
MH Panel
MH Panel Windows 8