Himanshu Malik

About me

Himanshu Malik

(This picture is from my GitHub profile, I probably look a little different today)

I'm a systems developer writing clean Rust and Vim code. Gilfoyle would approve.

Currently, I'm a part of the Solana India Fellowship. My philosophy is building fast, efficient, and decentralized tools.

Some of my current side-quests:

  • learning to master Assembly and low-level memory management 🖥️
  • participating in Solana hackathons and building Web3 infra 🦀
  • orchestrating cloud deployments on AWS and Oracle ☁️
  • developing custom compilers like smeltc just for fun ⚙️
  • looking to connect with other sys-devs and builders 🔌

DM me, shoot me an email to collaborate on a project, pitch, or just say hi.

Select Projects

PIGEON

live

PIGEON lets anyone send and receive crypto on Algorand using simple text messages. Powered by Gemini AI intent parsing and encrypted wallet management.

AlgorandGemini AIExpoNode.js

P2P File Sharing Webapp

functional

Web-based peer-to-peer file transfer. Because centralized is for peasants.

TypeScriptC++WebRTClibp2p

Web3-Website

deployed

Web3 intro site with dark-mode toggle. Crypto UI without the ponzi vibes.

JavaScriptHTMLCSSWeb3

PlanSync

stable

Command-line planner/synchronizer in pure Rust. Productivity without bloat.

RustCLITOMLGit

Portfolio Site

recursive

This very site. Meta? Yes. Necessary? Also yes.

Next.jsTypeScriptTailwindVim

smeltc Compiler

experimental

Custom compiler project. Because sometimes you need to reinvent the wheel.

C++LLVMAssembly