Portfolio

Here's some of the products I have build over a decade.

01 Covid Tracking India ↗.

NextJS, ReactJS, Ant Design, Ant Design Charts.

Photo

Analytics

Photo

Some more analytics

Photo

Mobile

Photo

02 Bitcoin Mining

Bitcoin miner windows application that can mine with CPU, GPU & Block Erupter.

Photo

One of the key challenges was to optimize performance using a midstate in SHA256 calculation in proof of work (POW) algorithm.

Photo

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 ↗.

Photo Photo

04 Forex Trading Platform

Photo

Charting

Bollinger Bands

Photo

Drawing Tools

Photo

Adminstration UI

Platform Admin

Photo

FC UI

Photo

Permission Manager

Photo

MH Panel

Photo

MH Panel Windows 8

Photo © Aseem Gautam.