π Hello AI & Web3 World! I'm Calpa
Systems Architect | AI Explorer | Web3 Builder
Crafting intelligent systems at the edge with TypeScript, AI, and Multi-chain technologies.
π 2nd Place Winner @ ETHGlobal Taipei 2025 β Best Portfolio Tracker with 1inch
π Project: OrbitGO β Treasury in Motion
interface CalpaProfile {
role: "Systems Architect";
focus: ["AI Applications", "Edge Computing", "Web3"];
stack: {
ai: string[];
cloud: string[];
blockchain: string[];
};
location: "Taiwan π";
contact: string;
}
const calpa: CalpaProfile = {
role: "Systems Architect",
focus: ["AI Applications", "Edge Computing", "Web3"],
stack: {
ai: ["Windsurf", "Dify.AI", "OpenAI", "Claude", "Pinecone"],
cloud: ["Cloudflare Workers", "KV Storage", "R2", "Pages"],
blockchain: ["Ethereum", "Solana", "Web3.js", "Ethers.js", "Foundry"]
},
location: "Taiwan π",
contact: "[email protected]"
};
- Windsurf β AI IDE for flow-based agent design
- Dify.AI β AI App Framework with RAG & Chat flows
- OpenAI / Claude Integration
- Pinecone β Vector Database for Semantic Search
- Custom AI-powered blogging systems
- Cloudflare Workers β Serverless compute at the edge
- KV / R2 / Durable Objects β Storage at global scale
- Static site generation with Astro
- CDN, caching, and image optimization
- TypeScript, Node.js (ES2023+)
- React.js, Next.js, Tailwind CSS
- REST / GraphQL APIs
- PostgreSQL / MySQL / Redis
- Docker / Kubernetes / CI/CD pipelines
- Multi-chain DApp development (Ethereum + Solana)
- Solidity Smart Contracts, Foundry Framework
- Web3.js / Ethers.js / SPL Token Integration
- On-chain treasury dashboards
- DeFi Protocol Interoperability (1inch, Uniswap, Aave...)
-
π OrbitGO β Treasury in Motion
ETHGlobal Taipei Award-winning multichain treasury dashboard. -
π AI-Enhanced Blog
Personal knowledge base powered by AI agents & markdown pipelines. -
π Edge Computing Solutions
Real-world implementations with Cloudflare Workers.