Builder & Software Engineer • Co-Founder & CTO at Zladinger
Exploring the intersection of software architecture, distributed systems, cybersecurity, and real-world technology.
┌─────────────────┬─────────────────────────────────────────────────────────────────┐
│ AREA │ FOCUS & CORE TECHNOLOGIES │
├─────────────────┼─────────────────────────────────────────────────────────────────┤
│ PRODUCTS │ Full-stack web applications, ergonomic UI/UX, SaaS engines │
│ BLOCKCHAIN │ Smart contract invariants, escrow state machines, Web3 protocols│
│ CYBERSECURITY │ On-device defense, threat modeling, CTFs, adversarial analysis │
│ SYSTEMS │ Relational data modeling, API boundaries, runtime resilience │
│ CORE CS │ Data structures, complexity analysis, deterministic algorithms │
└─────────────────┴─────────────────────────────────────────────────────────────────┘
High-performance, dark-mode-first developer showcase built from first principles. Features an in-browser interactive terminal CLI, command palette (Ctrl+K), and a dynamic multi-theme engine.
- Tech Stack: React 19, TypeScript, Vite, Tailwind CSS, Framer Motion, Oxlint
- Live Demo: jaishmon.dev
Smart contract-based rental agreement lifecycle management enforcing programmatic security deposits, dispute resolution terms, and automated rent settlements.
- Tech Stack: Solidity, Ethereum, Web3
- Key Focus: State integrity, access control, and trustless settlement
Trustless voting implementation designed to guarantee voter authorization, single-vote invariants, and real-time transparent tally verification on-chain.
- Tech Stack: Solidity, Ethereum, Cryptographic verification
- Key Focus: Sybil prevention patterns and gas-efficient storage layout
Tamper-proof academic verification engine that anchors student project submissions and submission hashes directly to the blockchain for verifiable proof-of-work.
- Tech Stack: Solidity, Ethereum, IPFS integration concepts
- Key Focus: Content-addressed integrity and immutable timestamps
Transparent fund management contract providing verifiable donation milestones and auditable balance disbursements for public causes.
- Tech Stack: Solidity, Smart Contract Event Auditing
- Key Focus: Financial transparency and traceable disbursements
On-chain certification issuance and validation infrastructure ensuring verifiable credential authenticity with administrative revocation controls.
- Tech Stack: Solidity, Ethereum, Role-Based Access Control
- Key Focus: Cryptographic credential anchoring and verifiable validity
- Languages: Java, Python, TypeScript, JavaScript, Solidity, SQL, C/C++ basics, HTML, CSS
- Frontend & Web: React 19, Next.js, Vite, Tailwind CSS, Framer Motion, REST APIs
- Blockchain & Web3: Ethereum, Smart Contracts, Hardhat, Viem, Wagmi, Remix IDE
- Systems & Databases: PostgreSQL, MySQL, Schema Normalization, Linux, Docker basics
- Security & Analysis: Threat Modeling, Static Analysis, CTFs, Access Control Audits
- Understand First Principles: Deconstruct constraints and algorithmic invariants before writing code.
- Deterministic & Resilient: Design explicit state transitions with minimal failure surfaces.
- Clean Presentation: Codebases must be reproducible, well-documented, and free of hidden assumptions.