PinnedTech With Big D·Dec 15, 2025Debugging AWS Bedrock AgentCore with Postman (and Why I Built This Repo)Working with AWS Bedrock AgentCore is powerful — but debugging it can be frustrating.
Tech With Big D·Dec 15, 2025Building Production‑Ready AWS Bedrock AgentCore Workflows: A Reference ExampleRepository: https://github.com/dmascia/aws-bedrock-agentcore-runtime-example
Tech With Big D·Dec 6, 2025🎙️ Bridging the Gap: React Native Speech-to-Text with a Custom Kotlin Turbo Module
Tech With Big D·Jun 6, 2025Scaling a Next.js Application to 1 Million Users: Lessons and Best Practice
Tech With Big D·Jan 24, 2025What’s New in React 19: The Evolution of Hooks 🚀React continues to evolve, making front-end development faster, more efficient, and more powerful. With React 19, hooks have received…
Tech With Big D·Jan 21, 2025How I Boosted Web App Performance by 75%: Lessons Learned as a Fullstack EngineerIn today’s fast-paced digital world, performance is king. Users expect seamless experiences, and every millisecond counts when it comes to…
Tech With Big D·Jan 17, 2025Setting Up Django with GraphQL: A Step-by-Step GuideDjango is a powerful Python web framework known for its simplicity and robustness, and GraphQL is a modern query language that provides…
Tech With Big D·Jan 16, 2025How to Solve “Merge Strings Alternately” on LeetCode with JavaScriptLeetCode’s “Merge Strings Alternately” problem is a fantastic challenge for sharpening your string manipulation skills. In this blog post…
Tech With Big D·Jan 16, 2025How to Create a Django Rest Framework (DRF) Project: A Beginner’s GuideDjango Rest Framework (DRF) is a powerful toolkit for building APIs in Django. It simplifies the creation of RESTful APIs by providing…
Tech With Big D·Jan 15, 2025Exploring New Features in React 19 and Next.js: A Developer’s GuideThe JavaScript ecosystem evolves at lightning speed, and React and Next.js are at the forefront of this innovation. With the recent release…