Skip to content
View Jaishmon-codes's full-sized avatar

Block or report Jaishmon-codes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Jaishmon-codes/README.md

Jaishmon M

Builder & Software Engineer • Co-Founder & CTO at Zladinger
Exploring the intersection of software architecture, distributed systems, cybersecurity, and real-world technology.

WebsiteLinkedInEmail


🏛️ Engineering Focus

┌─────────────────┬─────────────────────────────────────────────────────────────────┐
│ 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  │
└─────────────────┴─────────────────────────────────────────────────────────────────┘

🚀 Featured Engineering Projects

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

🛠️ Technical Competencies

  • 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

📐 Engineering Principles

  1. Understand First Principles: Deconstruct constraints and algorithmic invariants before writing code.
  2. Deterministic & Resilient: Design explicit state transitions with minimal failure surfaces.
  3. Clean Presentation: Codebases must be reproducible, well-documented, and free of hidden assumptions.

Popular repositories Loading

  1. CertificateVerifier CertificateVerifier Public

    Smart contract infrastructure for issuing, verifying, and revoking tamper-evident digital certificates.

    Solidity

  2. Voting-System Voting-System Public

    Decentralized voting protocol ensuring single-vote invariants and tamper-resistant on-chain election tallies.

    Solidity

  3. Rental-Agreement Rental-Agreement Public

    Smart contract-based rental agreement protocol for trustless tenancy agreements and automated deposits.

    Solidity

  4. Assignment-Vault Assignment-Vault Public

    Blockchain-based assignment verification system anchoring student work to immutable cryptographic proofs.

    Solidity

  5. Unicertificate-Verifier Unicertificate-Verifier Public archive

    Solidity

  6. Donation-Tracker Donation-Tracker Public

    Transparent, auditable donation tracking smart contract for verifiable philanthropic disbursements.

    Solidity