Selected Projects
View All ProjectsFrozen Key (in progress)
A hardware wallet with a mobile app, built using c and Flutter.
Hardware Wallet
Rust
Embedded Systems
Mobile App
React
Chip-8 Emulator
A Chip-8 emulator, written in Rust.
Emulator
Rust
Chip-8
Adib Lang
A simple programming language, developed in Rust.
Interpreter
Rust
Programming Language
PixelPay
A blockchain project featuring a node, wallet, and miner, built with Go and gRPC.
Golang
Blockchain
gRPC
Protocol Buffers
MNIST
Recognition of handwritten digits using the MNIST dataset.
MNIST Dataset
Python
Deep Learning
LeetCode
Solutions to problems on LeetCode.
LeetCode
Algorithms
Golang
Latest Posts
View All PostsBuild an HTTP Server in Go
Mar 19, 2024
Learn how to create an HTTP server in Golang from scratch, using TCP.
golang
http
tcp
http-server