Suraj Kumar

Building a Complete Autonomous Drone System: From Simulation to Real Hardware

2025-10-17

A detailed guide documenting the creation of a modular autonomous drone system, including SITL simulation, real-time telemetry, WebSocket integration, failsafes, waypoint missions, and Pixhawk hardware connection.

Read Full Article →

The Ultimate AWS Beginner to Advanced Series

2025-10-25

A structured AWS series that takes you from cloud computing fundamentals to advanced AWS architecture and real-world deployment examples.

Read Full Article →

Why I Use Linux Over Windows

2025-07-17

How I switched from Windows to Linux and never looked back.

Read Full Article →

From Java's Comfort to C++'s Control

2025-07-17

My journey transitioning from Java to C++ development.

Read Full Article →

Implement Dark Mode in Next.js with Tailwind CSS & next-themes – A Complete Guide

2025-07-28

A comprehensive guide on implementing dark mode in Next.js applications using Tailwind CSS and next-themes.

Read Full Article →

Getting Started with Prisma: Installation & Usage

2025-10-17

A complete guide to installing Prisma, setting up your database, defining models, and running migrations with type-safe queries.

Read Full Article →