Skip to content
Wednesday, October 15, 2025
  • Code stuffs
  • Facebook
  • Twitter
  • Linkedin
  • Youtube
  • Github
  • Instagram

Explore with me!

Come and explore with me

  • Code stuffs
    • Git
    • C#
    • node.js
    • Python
    • Shell
    • VB
  • Blog Series
  • Marketplaces
    • NPM
    • Nuget
    • VS Code
    • Powershell
  • Lets Learn
  • Devops
    • Kubernetes
    • CI/CD
    • Docker
  • Architecture
    • UML
    • System Design
  • Cloud
  • Myself
  • Deployed
    • Azure Static Website
>>
  • Home
  • Programming

Tag: Programming

Introducing Group Code: Organize Your Codebase by Functionality in VS Code
Productivity VS Code Programming Tools Default Development

Introducing Group Code: Organize Your Codebase by Functionality in VS Code

September 16, 2025September 17, 2025

Discover Group Code, a VS Code extension that organizes your codebase by functionality across files and languages—making navigation, reviews, and debugging faster.

Read More

typescript, vscode extension, developer tools, javascript, open source, Productivity, navigation, Programming, Code organization
Share
Understanding Rate Limiting Algorithms and Implementation (Part 2 of 3)
Programming Web Development API Gateway Rate Limiting

Understanding Rate Limiting Algorithms and Implementation (Part 2 of 3)

August 8, 2025August 8, 2025

Dive into the technical foundations of rate limiting with practical algorithms, implementation strategies, and code examples for developers.

Read More

Programming, Web Development, API, rate limiting, Redis, algorithms, node.js
Share
What is a Reverse Proxy? A Simple Guide for Everyone
Technology Programming Web Development

What is a Reverse Proxy? A Simple Guide for Everyone

August 7, 2025August 7, 2025

Learn what a reverse proxy is and how it keeps your favorite websites fast and reliable. From restaurant host analogies to technical deep dives for programmers – everything explained simply.

Read More

nginx, reverse proxy, beginner guide, load balancing, web architecture, Programming, Web Development
Share
Clean Code: Writing Software That Humans Can Read
Programming Development Best Practices Software Engineering

Clean Code: Writing Software That Humans Can Read

August 5, 2025August 5, 2025

Learn the principles of clean code and how to write software that’s not just functional, but readable, maintainable, and understandable. Discover practical tips, real-world examples, and the business case for investing in code quality.

Read More

Programming, clean code, code quality, refactoring, Development, software engineering, best practices
Share
Cybersecurity Default Best Practices Security Programming Software Development

Developing Secure Software Applications in the Age of Cyber Threats

May 15, 2023August 2, 2025

Learn essential practices for developing secure software applications in today’s threat landscape. This comprehensive guide covers security principles, secure coding practices, and strategies to protect against modern cyber threats.

Read More

secure coding, web security, application security, cyber threats, threat landscape, OWASP, sdlc, SQL injection, Software development, XSS, Programming, CSRF, penetration testing, Authentication, vulnerability assessment, Encryption, security testing, cybersecurity, data protection
Share
Default Best Practices API Integration Web Development Software Development

Best practices for integrating third-party APIs and services into your software

May 15, 2023August 2, 2025

Master the art of third-party API integration with this comprehensive guide covering planning, security, implementation strategies, error handling, and best practices for reliable service integration.

Read More

circuit breaker, Authentication, rate limiting, caching, javascript, performance, Integration, Security, Third-party Services, software engineering, Error Handling, node.js, Programming, Web Development, Monitoring, API, Testing, REST API
Share
C# program to find nth prime number
Code stuffs C#

C# program to find nth prime number

May 14, 2023May 14, 2023

Here is the C# program that can find the nth (100000 in this program) prime number: The program starts by initializing primeCount to 0, which

Read More

sqrt function, algorithm, code, c#, Programming, prime numbers, math, loop
Share
Write a program to find the maximum element in an array using linear search.
C# Code stuffs

Write a program to find the maximum element in an array using linear search.

May 14, 2023May 14, 2023

In computer science, searching for a particular element in a data structure is a very common task. One of the simplest ways to search for

Read More

data structures, .net, computer science, algorithm, code, c#, Programming, array, linear search, maximum element, searching
Share
Code stuffs

10 Useful Tips for Debugging Your Code More Effectively

May 14, 2023May 14, 2023

Debugging is an essential part of software development. As a developer, you’re bound to encounter bugs and issues in your code at some point, and

Read More

Debugging tools, Breakpoints, Productivity, Code organization, Debugging, Collaboration, Software development, Logging, Coding, Breaks, Debugging tips, Automated testing, Debugging techniques, Testing, Programming, Version control, Monitoring, Problem-solving, Error messages
Share

Recent Posts

  • The Future of Computer Vision: MediaPipe Trends, Updates, and What’s Coming Next
  • Advanced MediaPipe: Custom Models, Training, and Extending the Framework
  • The Silence We Keep: Mental Health Stigma in Tech
  • Your Body Is Screaming: Managing Stress as a Developer
  • Your Body Is Screaming: A Developer’s Guide to Managing Stress

Post Tabbed

  • You may like
  • Recent Posts
  • windows

    BranchCache: WAN Bandwidth Optimization

    December 30, 2012
  • Information Systems Software Engineering Project Management

    Stakeholders, The Players of an Information System

    May 1, 2021September 3, 2025
  • Default

    Shutdown button in windows 8

    December 30, 2012
  • Software Engineering

    Ethical Issues related to Information Technology Professionals

    January 24, 2013April 17, 2021
  • Computer Vision MediaPipe Future Technology AI Trends Innovation

    The Future of Computer Vision: MediaPipe Trends, Updates, and What’s Coming Next

    October 14, 2025September 16, 2025
  • Machine Learning Computer Vision MediaPipe Advanced Tutorial Enterprise

    Advanced MediaPipe: Custom Models, Training, and Extending the Framework

    October 14, 2025September 16, 2025
  • Software Engineering Mental Health

    The Silence We Keep: Mental Health Stigma in Tech

    October 14, 2025October 7, 2025
  • Software Engineering Mental Health

    Your Body Is Screaming: A Developer’s Guide to Managing Stress

    October 13, 2025October 14, 2025

Find Me

Software Engineer | Devops | AI Enthusiasts | IOT Enthusiasts | Love doing Research | Trainer | Learner | Friend | Son | Husband | Brother | Father of a beautiful Angel

  • facebook
  • twitter
  • linkedin
  • instagram

Featured Posts

Devops Kubernetes Docker Tutorial

How to Setup Kubernetes Dashboard on Docker Desktop – Complete Guide

October 6, 2025October 6, 2025
Setting up the Kubernetes Dashboard on your local Docker Desktop can seem daunting, but it's
  • kubernetes
    Default Devops Kubernetes

    Kubernetes : an Orchestration and Management Infrastructure for Containers

    June 29, 2021May 14, 2023
  • kubernetes
    Devops Kubernetes

    Understanding Kubernetes architecture in depth

    June 14, 2021May 14, 2023

You May Have Missed

Software Engineering Mental Health

The Silence We Keep: Mental Health Stigma in Tech

October 14, 2025October 7, 2025
Software Engineering Mental Health

Your Body Is Screaming: A Developer’s Guide to Managing Stress

October 13, 2025October 14, 2025
Software Engineering Mental Health

Your Body Is Screaming: Managing Stress as a Developer

October 13, 2025October 7, 2025
Software Engineering Mental Health

When Home Becomes Office: Reclaiming Your Life from Code

October 12, 2025October 7, 2025
All Rights Reserved 2025.