Writings
I write to clarify my own thinking and to help business leaders make better decisions about technology — without the noise.
-
The Database Nobody Owns (And Everyone Touches)
A brutally honest conversation between two engineers about the database ownership dilemma nobody talks about — and the elegant solution that's been hiding in plain sight all along. Performance vs. clean architecture. Pragmatism vs. best practices. Sometimes the answer isn't choosing sides — it's drawing better boundaries.
-
Safely expose API first products to Frontend clients with Confidence
A simple hashing mechanism to secure the api-keys from exploitation in requests originating from frontends.
-
Types of Selectors in HTML and CSS
A document for different types of selectors used in Html and css
-
List of Magic methods in Python
Python has a lot of magic methods, this post lists them all.
-
Building a working web application using only Chatgpt and AI prompts
A walkthrough on how to build an application only using AI prompts without writing a single line of code.
-
Build and ask Complex AI prompts easily with AI Prompter
An app to generate complex AI prompts and get them answered by AI.
-
AI Prompt template to generate resumes and cover letters
A must checkout for job seekers to learn how to leverage the power of AI to build resumes and cover letters tailored fit for a particular job.
-
How to build and integrate an AI chatbot in a webpage
A walkthrough to create and integrate Megamind AI chatbot that answers questions from your data.
-
How to use Server-Sent Events to stream response with OpenAI Apis
A 0 to 1 application in plain JS to stream text response.
-
Misconception about NFTs
NFT 101 - Under the hood of NFT ERC 721 Smart contracts and NFT ownerships.
-
Rendering a Colored Point Cloud in BLENDER.