Skip to content
$cat ./about/README.md

About Foisal

Blockchain-focused engineer — smart contracts, dApp UI, and pragmatic delivery.

I'm a blockchain-focused engineer who enjoys turning fuzzy requirements into shipped software: smart contracts, backends, and interfaces that stay maintainable after launch.

My work spans protocol scaffolding, wallet-heavy frontends, and the glue in between — APIs, indexing, deployment scripts, and the boring operational details that keep products running in production.

Whether you need a focused contract module, a security-minded review, or a full dApp surface, I aim for pragmatic delivery: clear scope, tested code, and documentation your team can actually use.

How I work

Principles that guide delivery

A short list of what you can expect when we collaborate.

Scope before code

I like to nail milestones, acceptance criteria, and tradeoffs early so delivery stays predictable.

Security in the loop

Threat modeling, tests on critical paths, and review checkpoints — not a last-minute checkbox.

Clear async updates

Written progress notes, demo links, and honest blockers so you always know where things stand.

Ship-ready defaults

Env setup, error surfaces, and handoff docs included so launches are not a scramble.

Tech stack

Tools I work with

A compact stack snapshot for recruiters and collaborators — tune the list to match what you want to be hired for.

Solidity
TypeScript
Next.js
React
Node.js
PostgreSQL
Docker
Foundry
Hardhat
Tailwind CSS
package.json
{
  "name": "foisal-dev",
  "version": "2.0.0",
  "description": "Full Stack Blockchain Developer",
  "dependencies": {
    "blockchain": {
      "solidity": "^0.8.20",
      "foundry": "latest"
    },
    "frontend": {
      "react": "^19.0.0",
      "next": "^16.0.0",
      "typescript": "^5.6.0"
    }
  },
  "scripts": {
    "test": "forge test",
    "dev": "next dev"
  }
}
FAQ

Frequently asked questions

Answers to the questions I hear most often.

Yes. I can help shape scope, milestones, and technical tradeoffs before you lock requirements.

Let's build your next release

Tell me about your product or protocol — I'll follow up with next steps and a realistic timeline.

Clear milestonesAsync-friendly updatesProduction-minded defaults