Experience
My professional journey in blockchain development
DeFi Software Engineer
GlueX Protocol
Implemented core AMM logic for CPAMMs and CLAMMs, developed generalized APY calculations, optimized CowSwap solver performance, and built an arbitrage trading bot using Router APIs.
Key Highlights:
- •Implemented the Solidity AMM (CPAMM/CLAMM) logic in Python within the GlueX framework, integrating multiple liquidity models and running end-to-end AMM simulations; validated behavior and correctness using Tenderly
- •Developed a generalized APY and TVL calculation framework, implementing protocol-specific formulas to surface accurate yield and TVL metrics across multiple protocols
- •Reduced solver external calls from 8000 → 1500 per auction by batching requests and adding intent-level filters to eliminate non-executable or low-value intents before running deeper checks
- •Built cross-DEX arbitrage bot using company router API
Blockchain Developer Intern
SimplyFi Softech
Worked on chain abstraction using ZetaChain modules and implemented account abstraction with intent architecture using Paymaster.
Key Highlights:
- •Researched & tested ZetaChain modules for interoperability
- •Implemented account abstraction with Paymaster integration
Full Stack Developer Intern
DAN Labs
Built on-chain data validation middlewares, indexing pipelines, analytics integrations, and backend APIs powering scoring and utility-claim systems.
Key Highlights:
- •Built middleware to cross-verify database state with on-chain events and logs, ensuring data consistency between the blockchain and internal storage.
- •Designed scalable NFT indexing pipeline using blockchain RPCs
- •Developed user scoring & utility claim APIs
- •Integrated Hotjar, Segment & Discord widgets for analytics
Backend Developer
Fringale
Built and maintained backend services for a food-delivery platform. Developed REST APIs, middleware, and business logic to support order management, authentication, user flows, and partner operations.
Key Highlights:
- •Designed and implemented REST APIs for orders, restaurants, authentication, and delivery flows
- •Developed custom middleware for validation, error handling, logging, and security
- •Optimized backend performance and reduced response times across core endpoints
- •Collaborated with frontend and mobile teams to ensure seamless integration
- •Improved code structure and reliability through refactoring and modularization