Sirajul
@sirajul9988Software Engineer in progress | Focused on backend systems, architecture, and scalable solutions
Language Breakdown
Lines of code distribution across 151 owned repositories
I-Shaped Developer
I-shapedSpecialist — deep expertise in Solidity
Collaboration Network
Global Impact visualization
Repos
171
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Janki
@jankigabani
damon lin
@daimons
&
@erhant
Ígor José Rodrigues
@Igorjr19
italanchan
@italanchan
Top Repositories
A complete on-chain governance system. Token holders delegate voting power to themselves or others. Proposals go through a "Governor" contract, and if passed, are executed via a "TimeLock" (delay) for security.
A simple repository to keep web design ideas, notes, and small layout practice.
A decentralized stablecoin protocol. Users deposit ETH into "Vaults" (CDPs) to mint a pegged stablecoin ($USDX). The system enforces over-collateralization (e.g., 150%) and allows liquidators to stabilize the system if the ETH price crashes.
A smart contract for fair token distribution. The price per token starts at a `ceiling` and decays linearly to a `floor` over a set duration. Users settle the price themselves by choosing when to buy: wait for a lower price, or buy early to secure allocation.
A non-custodial staking wrapper. Users deposit ETH to receive "lsETH" (Liquid Staked ETH). The underlying ETH is managed by a mock Validator Registry, and rewards are distributed by updating the exchange rate between lsETH and ETH.
A decentralized, provably fair lottery system powered by Chainlink VRF (Verifiable Random Function). Unlike traditional random number generation (which can be manipulated by miners), this contract uses an oracle to ensure the winner is selected with true, tamper-proof randomness.
A production-ready, flat-structure Hardhat boilerplate for creating a Yield Farming and Staking Decentralized Application (DApp) on Ethereum.
A production-grade Smart Wallet (Account Abstraction style). It replaces the need for a seed phrase with "Guardians" (trusted friends/devices) who can recover access if keys are lost, and enforces daily spending limits for security.
Open Source Impact
Contributions to external projects