Building a Pokemon API MCP Server
Exploring how to connect an API endpoint to a Model Context Protocol server to be able to use in Claude Desktop.
Exploring ideas, sharing insights, personal stories, and documenting my journey in all aspects of software development.
Exploring how to connect an API endpoint to a Model Context Protocol server to be able to use in Claude Desktop.
Discussing how to add markdown copy buttons at the top of your content, suitable for markdown content platforms and discussing issues that may arise.
Talking about socket programming in C, Node.js, and Typescript for simple ping/pong message response.
How to build a Shopify UI Extension to save input fields to the shopify admin store with metafields.
Walking through how I implemented auth.js in a new side project I am working on with Next.js app router, TypeScript, and modern UI components.
Unapologetic personal thoughts navigating through life, working towards goals.
Prefix sum is incredibly powerful and straightforward technique to allow for constant time range sum queries on an array.
Updating my portfolio using Next.js 14, Static Site Generation (SSG), extended markdown (MDX) content, to optimize and increase performance on my portfolio as well as moving to self-hosting.