abhinav the builder

abhinav the builder @abhinavmir

About: blockchains, compilers, sciFi.

Location:
bangalore
Joined:
Dec 23, 2019

abhinav the builder
articles - 13 total

CTF basics!

Quick Reference for most basic CTFs Basic Syscalls fork creates a new process by...

Learn More 0 0May 11 '23

Passwords in Solidity

Miserable fails, ideas and stuff

Learn More 7 0Apr 29 '22

Off-chain Sorting over on-chain Sorting in Solidity

solidity design patterns series

Learn More 6 1Apr 26 '22

Installing Echinda-test on MacOS

TL;DR : Install Echidna binaries. We are avoiding building it from scratch. Some other day for...

Learn More 3 0Apr 15 '22

Stolen Notes on EVM (Ethereum Virtual Machine)

deep dive on EVM

Learn More 6 0Apr 2 '22

From Source to Binaries: The journey of a C++ program

Precursor to developing a compiler is understanding it

Learn More 7 0Oct 15 '20

Gameboy: Everything under the hood.

A thorough look at the GameBoy's CPU

Learn More 20 0Oct 12 '20

Bitcoin and the claim of Total Turingness.

Craig Wright is a very controversial man — Bitcoin SV, Claims of being Satoshi Nakamoto, major...

Learn More 4 5Oct 8 '20

Deno: Everything you need to know.

In 2018, Ryan Dahl gave a talk titled "10 things I regret about Node.JS" - and at the end he introduc...

Learn More 5 8May 18 '20

Developing React Apps by Consuming APIs

In the previous part, I talked about developing the backend with a GUI, you can serve your database a...

Learn More 11 0Jan 1 '20

Bitcoin and the claim of Total Turingness.

Craig Wright is a very controversial man — Bitcoin SV, Claims of being Satoshi Nakamoto, major plagia...

Learn More 4 6Dec 29 '19

Developing the simplest blockchain using Vanilla JavaScript

Understand the basics. Pre-requisites: Some rudimentary knowledge of OOPs in JavaScript. We are usi...

Learn More 11 0Dec 25 '19

Developing your APIs in Django REST Framework!

(Github Repo for article: https://github.com/AbhinavMir/drf-tutorial/) Pre-requisites: Basic knowled...

Learn More 13 0Dec 24 '19