Extracurricular Activities Automating an Art Commission Pipeline with Zapier Why struggle with your current workflow when we can find a solution to the problem using technical tools? Let's check out Zapier.
Artificial Intelligence Pros and Cons: Experiments with AI-Driven Development and Claude Code I've used Cursor for a while, but I jumped on the Claude Code hype train after hearing the powerful things teammates were using it for.
Platforms & Languages How to Create Docusign Envelopes with a Variable Number of Signers I've been working on a Docusign integration for generating lease documents, where leases can have any number of signers.
AI for Developers 5 Ways I Use AI as a Junior Developer By being intentional about how I use AI, I’ve found a workflow that helps me grow as a junior developer without skipping the hard parts.
Kotlin Debug MockK “Verification Failed” Errors When You’re Sure the Call Should Match Verification failed: call 1 of 1: ... Only one matching call to {functionName} happened, but arguments are not matching. What now?
Development Practices What Makes Good API Documentation? API documentation can turn integrating a service from a three-day endeavor to a 10-plus-day endeavor depending on its quality.
React Native How to Style MUI Line Chart Components Styling an MUI component can be challenging. This guide shows ways to customize the LineChart component to achieve your desired look.