My Blogs

Latest articles and thoughts on web development, architecture and technology.

Research Methods in Psychology: How We Study Human Behavior
Research Methods in Psychology: How We Study Human Behavior
psychology
beginners
Introduction Psychology uses structured methods to understand behavior, thoughts, and...
May 10, 2026
2 min read
Read Article
Research Methods in Psychology, How We Study Human Behavior
Research Methods in Psychology, How We Study Human Behavior
psychology
beginners
Introduction Psychology uses systematic methods to study human behavior and mental...
April 26, 2026
2 min read
Read Article
Introduction to Psychology, What and Why We Study the Mind
Introduction to Psychology, What and Why We Study the Mind
psychology
beginners
Introduction Psychology is the scientific study of the mind and behavior. We study it to...
April 26, 2026
2 min read
Read Article
I Built a Personal AI Engineer Using OpenClaw That Actually Helps Me Ship Faster
I Built a Personal AI Engineer Using OpenClaw That Actually Helps Me Ship Faster
devchallenge
openclawchallenge
ai
+1
This is a submission for the OpenClaw Writing Challenge Stuck in My Own Code I remember...
April 22, 2026
3 min read
Read Article
Send Bulk Emails in Python Using mail-senderpy
Send Bulk Emails in Python Using mail-senderpy
opensource
python
tutorial
+1
Introduction As a developer, sending bulk or personalized emails is a common requirement...
March 17, 2026
3 min read
Read Article
BMAD: The Agile Framework That Makes AI Actually Predictable
BMAD: The Agile Framework That Makes AI Actually Predictable
ai
vibecoding
agile
+1
Introduction Vibe coding with an AI feels a bit like throwing spaghetti at the wall,...
January 14, 2026
3 min read
Read Article
FestiFlow AI: Building a Global Festival & Cultural Insights API with Xano and AI
FestiFlow AI: Building a Global Festival & Cultural Insights API with Xano and AI
devchallenge
xanochallenge
api
+1
Introduction Imagine you're building a travel app, a cultural education platform, or a...
December 3, 2025
9 min read
Read Article
Hacktoberfest 2025: Building Open Source Tools That Matter - A Maintainer's Journey
Hacktoberfest 2025: Building Open Source Tools That Matter - A Maintainer's Journey
opensource
hacktoberfest
devchallenge
+1
This is a submission for the 2025 Hacktoberfest Writing Challenge: Maintainer Spotlight ...
October 28, 2025
4 min read
Read Article
Real-Time Applications with Socket.IO
Real-Time Applications with Socket.IO
programming
javascript
beginners
+1
Introduction In today's digital landscape, users expect immediate feedback and instant...
October 4, 2025
6 min read
Read Article
Indirect Prompt Injection: A New Security Concern in MCP Servers
Indirect Prompt Injection: A New Security Concern in MCP Servers
mcp
security
promptengineering
+1
Introduction As AI becomes more powerful and widely used, new security challenges are...
September 26, 2025
2 min read
Read Article
All about Big O Notation
All about Big O Notation
programming
beginners
tutorial
+1
Ever wondered why your code slows down as you add more data? Or why some algorithms are faster than...
September 7, 2025
3 min read
Read Article
Needcode Turns your LeetCode Grinding into MAANG Success
Needcode Turns your LeetCode Grinding into MAANG Success
coding
ai
beginners
+1
Tired of LeetCode Grinding? Here’s How to Actually Prepare for MAANG Interviews If you’re...
August 26, 2025
2 min read
Read Article
The Art of Talking to AI: Prompts That Actually Work for Coding
The Art of Talking to AI: Prompts That Actually Work for Coding
ai
promptengineering
beginners
+1
Why This Matters If you're new to coding, you've probably heard about AI tools like...
August 6, 2025
4 min read
Read Article
Structured logging using .NET Aspire orchestration for graphql APIs
Structured logging using .NET Aspire orchestration for graphql APIs
dotnet
graphql
opensource
+1
Introduction Logging is one of the most crucial aspects of building and operating scalable...
July 26, 2025
4 min read
Read Article
DevVoice: Real-Time Voice Coding Assistant
DevVoice: Real-Time Voice Coding Assistant
devchallenge
ai
assemblyaichallenge
+1
This is a submission for the AssemblyAI Voice Agents Challenge What I Built DevVoice is...
July 19, 2025
2 min read
Read Article
How to Add ESLint and prettier to an Angular Application
How to Add ESLint and prettier to an Angular Application
angular
eslint
prettier
+1
Introduction This guide walks you through configuring ESLint, Prettier, Stylelint, and...
July 13, 2025
2 min read
Read Article
Zenflow space – A Holistic Intranet Experience for the Modern Office
Zenflow space – A Holistic Intranet Experience for the Modern Office
frontendchallenge
devchallenge
css
+1
Submission for Frontend Challenge: Office Edition – Holistic Webdev Prompt 👋 Hi Dev Community! I'm...
July 5, 2025
2 min read
Read Article
Digital Detoxification: My Journey Back to Real Life
Digital Detoxification: My Journey Back to Real Life
discuss
beginners
healthydebate
+1
Digital Detoxification: My Journey Back to Real Life A personal reflection on breaking...
June 29, 2025
6 min read
Read Article
Implement Rate Limiting in ASP.NET Core [.NET9]
Implement Rate Limiting in ASP.NET Core [.NET9]
dotnet
ratelimit
security
+1
Introduction Rate limiting is a critical mechanism for building resilient, secure, and...
June 12, 2025
4 min read
Read Article
How I Automated My Tech Blog Workflow Using Runner H and AI
How I Automated My Tech Blog Workflow Using Runner H and AI
devchallenge
runnerhchallenge
ai
+1
What I Built? I automated the end-to-end workflow of writing, formatting, and delivering...
June 7, 2025
3 min read
Read Article
Task Management Effectively with Modern AI Tools
Task Management Effectively with Modern AI Tools
ai
management
learning
+1
Introduction Managing tasks efficiently is crucial for productivity, whether you’re...
June 4, 2025
2 min read
Read Article
Google I/O 2025: A Beginner's Guide to the AI and XR Revolution
Google I/O 2025: A Beginner's Guide to the AI and XR Revolution
ai
google
news
+1
The tech world was buzzing with excitement on May 20, 2025, as Google unveiled its latest innovations...
May 27, 2025
3 min read
Read Article
🔐 Control Cloudflare Infrastructure Using AI + MCP (with Python Example)
🔐 Control Cloudflare Infrastructure Using AI + MCP (with Python Example)
mcp
python
tutorial
+1
Introduction Cloudflare recently launched 13 remote MCP servers—a massive leap toward...
May 17, 2025
2 min read
Read Article
Setup MCP server in C#
Setup MCP server in C#
mcp
csharp
ai
+1
Introduction Integrating large language models (LLMs) into real‑world applications often...
April 22, 2025
3 min read
Read Article
A Summary of the Google AI Essentials Course on Coursera
A Summary of the Google AI Essentials Course on Coursera
ai
google
programming
+1
Introduction Google AI Essentials is a beginner-friendly course developed by Google and...
April 10, 2025
2 min read
Read Article
TypeScript Just Got 10x Faster! 🚀 The New Go-Powered tsc
TypeScript Just Got 10x Faster! 🚀 The New Go-Powered tsc
typescript
go
news
+1
Introduction TypeScript has been a game-changer for JavaScript developers, providing type...
March 23, 2025
2 min read
Read Article
Dictionary vs. defaultdict in Python: A Beginner’s Guide
Dictionary vs. defaultdict in Python: A Beginner’s Guide
python
dictionary
beginners
+1
Introduction When you’re starting out in Python, you quickly learn that dictionaries are...
March 3, 2025
2 min read
Read Article
The Rise of AI in Software Development: Can AI Write Code Better Than Humans?
The Rise of AI in Software Development: Can AI Write Code Better Than Humans?
ai
softwaredevelopment
beginners
+1
Introduction Artificial Intelligence (AI) is reshaping the way we build software. Over the...
February 19, 2025
3 min read
Read Article
Building a Local AI Deepseek Powered Chatbot with Deepseek: A Step-by-Step Guide
Building a Local AI Deepseek Powered Chatbot with Deepseek: A Step-by-Step Guide
deepseek
ai
machinelearning
Introduction Chatbots are transforming the way we interact with software, offering...
February 8, 2025
4 min read
Read Article
How Run DeepSeek Locally with Ollama
How Run DeepSeek Locally with Ollama
deepseek
ai
discuss
+1
How to Install and Run DeepSeek Locally with Ollama DeepSeek is a powerful open-source...
January 31, 2025
2 min read
Read Article