FAHMIN MOHAMMED
AI & Web3 Engineer
Raipur, India | +91 94464 61023 | kkfahmin@gmail.com
fahmin.pages.dev | linkedin.com/in/fahminmohammed | github.com/fahmmin
SUMMARY
AI and Web3 engineer building production-grade LLM applications, RAG pipelines and distributed blockchain protocols. End-to-end execution across full-stack development, multi-agent AI orchestration and smart-contract engineering on Solidity, Solana, Stellar, Midnight and Flare. Currently architecting investor-insight scoring at CyreneAI and founding ObsiFlow, a DeFAI forensic protocol incubated by the Flare Network Launchpad. Consistent national-level hackathon winner, research collaborator with the University of Chicago, and community organizer for 1,500+ builders.
EXPERIENCE
Founder & Lead Engineer — ObsiFlow
Nov 2025 – Present | obsiflow.vercel.app
DeFAI forensic infrastructure, shortlisted for the Flare Foundation Startup Cohort out of global submissions. The first "Truth-to-Transaction" protocol: macro-economic news is cryptographically verified on-chain to trigger automated DeFi execution.
- Architected TEE-secured cross-chain surveillance on the Flare Data Connector with an AI intent-parsing layer, deployed to GCP Confidential Space.
- Engineered a hybrid Python (FastAPI) and Node.js (Express) system aggregating government events, whale movements and news sentiment into AI-generated trading strategies.
- Integrated FDC and FTSO price feeds for two-phase signal verification, backed by a knowledge-graph AI layer.
- Built an x402 micropayment gateway for trustless machine-to-machine data monetization.
Stack: Python, FastAPI, Node.js, Solidity, Flare, TEE, GCP Confidential Space
AI Intern — CyreneAI
Jun 2026 – Present | @playAInetwork
AI layer for the largest startup accelerator on Solana, surfacing ranked deal-flow insights to investors.
- Architecting the scoring and ranking algorithm behind investor insights, turning heterogeneous startup signals into a comparable ranking.
- Owning the pipeline end to end: data ingestion, feature design, model evaluation and the surfaces the scores are read on.
Stack: Python, RAG, Solana, React, TypeScript
Research Collaborator — Prof. Haifeng Xu, University of Chicago
Apr 2026 – Jun 2026
Research collaboration on AI Prophet, a benchmark for LLM forecasting.
- Worked on AI Prophet, a benchmark tool for evaluating LLM forecasting capability and model performance across prediction tasks.
- Hardened the live order-execution path: made the NET-flip flow abort before the BUY leg when the SELL leg errors, closing a permanent ledger-vs-exchange divergence, and fixed order persistence that silently dropped every
make_trade()order, risking double fills. - Corrected the betting strategy's edge maths for books whose YES and NO asks do not sum to 1, computing each side's edge against its actual ask instead of assuming a normalised book; added regression tests for overround, underround and side-selection cases.
Stack: Python, LLM evaluation, benchmarking, prediction markets
Full-Stack Developer — Stories.fun
Aug 2026 – Present
Story tokenization infrastructure and launch automation on Robinhood Chain.
- Deployed tokenization infrastructure for stories on Robinhood Chain, integrating on-chain assets with the platform's application layer.
- Developed and optimized liquidity-pool automation for token launches, improving the reliability of automated provisioning and management.
Stack: React, TypeScript, Tailwind CSS, Solidity
Full-Stack Developer — SeekNirvana
Jun 2026 – Jul 2026
Health-analytics ML pipeline and commerce backend for a consumer wellness product.
- Built a custom fine-tuning pipeline on Gemma 4 for real-world health analytics, enabling consumer-deployable cloud inference.
- Developed the e-commerce payment engine and audited application security across authentication, payments and data flows.
Stack: Python, Gemma, REST APIs, GCP
AI Engineer — Hastus Energy
Nov 2025 – Jan 2026
AI-native systems for energy optimization and operational intelligence.
- Built multi-agent AI pipelines for energy optimization using LLM orchestration, predictive analytics and automated CRM workflows.
- Integrated real-time operational data feeds with enterprise systems via REST APIs and event-driven automation.
- Built the company landing page and automated the bio-CNG financial agreement document flow, replacing manual drafting and routing.
Stack: Python, RAG, n8n, Next.js, REST APIs
SDE Intern — RootVestors
Jun 2025 – May 2026
Backend architecture and product work for a gamified entrepreneurship ed-tech platform aimed at school students.
- Built the foundational backend for an entrepreneurship ed-tech platform for school students, delivering the curriculum as a game loop rather than a course.
- Architected RootWise, a GCP-backed RAG ed-tech platform with isolated per-subtopic FAISS indexes, a FastAPI backend and a Next.js frontend on Cloud Run.
- Designed a monolith-first backend with a phased microservices graduation path; owned UI and UX for the gamified learning dashboard.
Stack: Python, FastAPI, FAISS, Next.js, GCP Cloud Run
Ambassador & Community Organizer — Stellar, RiseIn, Dev Club IIITNR
2025 – Present
Regional and campus developer growth across the Stellar ecosystem.
- Spearheaded developer growth by organizing technical workshops, bootcamps and hackathons for 1,500+ total participants.
- Ran the first ever Stellar hackathon in Kozhikode, Kerala on a ~$4,000 budget, owning format, sponsorship spend and the build track end to end.
- Ran bootcamps and interactive talk sessions for 500+ students, plus the Stellar Workshop at IIITNR, onboarding first-time builders onto Stellar tooling.
Stack: Stellar, Soroban, developer relations, community
SKILLS
- Languages
- Python, TypeScript, JavaScript, Solidity, Rust, C, Clarity, Verilog HDL
- AI and machine learning
- LLM application development, RAG pipeline design, FAISS vector stores, autonomous agents, MCP integrations, fine-tuning (QLoRA, Unsloth), scoring and ranking algorithms, prompt engineering, predictive analytics
- Full-stack
- FastAPI, Flask, Node.js, Express, Next.js, React, Tailwind CSS, React Query, Zustand, Prisma, BullMQ, WebSockets, PostgreSQL, MongoDB, Supabase, Firebase
- Blockchain and Web3
- EVM and dApp architecture, ERC-721 / 1155 / 8004, Solana, Stellar and Soroban, Flare, Midnight, Sui and Move, ZK-proof systems, wagmi, viem, ethers, Hardhat, IPFS
- Cloud and infrastructure
- GCP (Cloud Run, Vertex AI, Confidential Space), Docker, AWS, Cloudflare, Vercel, CI/CD, REST API design, Linux and bash
- Automation and tooling
- n8n, Zapier, Git, GitHub Actions, Playwright, Postman, Google Analytics, Figma
- Hardware and digital design
- Verilog HDL, FPGA, synchronous RAM, flip-flops, multiplexers, full adders, combinational and sequential logic
SIDE PROJECTS
Project Lumen (2025) — github.com/fahmmin/project-lumen-fi
AI-native financial intelligence system for automated auditing: a 20+ agent RAG pipeline over on-chain transactions, with Llama 3.1 8B fine-tuned on 10,000+ receipts and hybrid FAISS, BM25 and MonoT5 retrieval. 1st place, Hack-a-Sol AI/ML track. Python, Llama 3.1, FAISS, Android
Sotto (2026) — github.com/fahmmin/sotto-flare
Sealed-bid batch auction DEX for FXRP on Flare where front-running is structurally impossible: orders are encrypted to a TEE enclave key and clear at a single uniform price. Google Confidential Space TDX attestations verified fully on-chain through an RS256 verifier, clearing price bounded to the FTSOv2 feed. Live on Coston2. Solidity, TypeScript, Flare, TEE
ZKlinic (2025) — github.com/fahmmin/zklinic
ZK-verified clinical-trial recruitment protocol on Midnight Network's dual-state blockchain, letting patients prove eligibility without disclosing records. Shortlisted for the Midnight Network Startup Cohort. Compact, TypeScript, ZK proofs
CultureDrop (2025) — culture-drops.vercel.app
Decentralized place-based social platform with permanent Walrus storage and Sui wallet auth: anonymous voting, location hype scores, and engagement-driven NFT evolution that turns popular drops into on-chain assets. Winner, ETHIndia x Walrus Foundation track. Next.js 15, Sui, Move, Walrus
Pact Protocol (2025) — AI Trading Agents + ERC-8004
AI negotiation engine for autonomous creator-brand campaign deals with smart-contract escrow, implementing ERC-8004 agent-to-agent standards for trustless, verifiable outcome-based payouts. TypeScript, Solidity, AI agents
OpenPort (2026) — github.com/fahmmin/OpenPort
Terminal UI for managing Docker Compose stacks with automatic port remapping and collision resolution across projects. Process and container kill, stack start/stop/restart, and a persistent registry — fully local, no network server. Go, Docker, TUI
ACHIEVEMENTS
- Hackathon winner: AI/ML track (Technovate 2025, Hack-a-Sol 2025), ETHIndia track (IIT Roorkee 2025), Web3 track (E-Summit 2025 IIITNR, IIIT-NR Web3, ETHIndia x Walrus).
- Startup cohorts: selected for the Flare Foundation and Midnight Network startup cohorts.
- IIM Pitchathon finalist: youngest finalist at the IIM Raipur pitch competition.
- Judge and mentor: invited hackathon judge at E-Cell IIITNR.
- Events organized: the first ever Stellar hackathon in Kozhikode (~$4,000 budget), Stellar Workshop IIITNR, Midnight Workshop IIITNR, Stacks Bootcamp IIITNR — 1,500+ participants in total.
EDUCATION
B.Tech, Electronics & Communication Engineering — IIIT Naya Raipur | 2022 – 2026