WRITING

Blog archive

Essays, research notes, and practical engineering perspectives.

Urgent Security Alert: Protect Your Online Accounts Now!

Hey friends and family, I hope you’re all doing well! I’ve got some urgent news to share. A massive...

Foreboding AI: The Inevitable Collapse We’re Funding Ourselves

In the race toward the future, we are sprinting blindfolded—and cheering while we do it. Artificial...

GIT for Web Developers: The Dummy-Proof Guide

What is GIT? Think of GIT as a supercharged time machine for your code. It lets you: Go...

Whats new in PHP 8.4

PHP 8.4: What's New and How to Use It PHP 8.4 is here, bringing several exciting features...

VSCode: LiveServer for PHP

A lot of developers have probably heard of the Live Server extension which is available in the Visual...

🔗 Importance of Source Code Control: A Guide to Git

As software developers, we strive to create high-quality applications that are efficient, reliable,...

VSCode Crash Course

Getting VSCode Open your Web Browser: Launch your preferred web browser, such as Chrome,...

ES7 React/Redux/GraphQL/React-Native snippets in CodeSandbox

If you have ever used the ES7 React, Redux, GraphQL, React-Native snippets VSCode Extension, you've...

The Ultimate Visual Studio Code Shortcuts Guide

Boost your productivity and streamline your workflow with these must-know Visual Studio Code...

LeafletJS Capture GeoJSON & WKT (SQL Spatial Format)

Start a basic HTML template <!DOCTYPE html> <html lang="en"> <head> <...

Custom Leaflet GUI

Prerequites: Font Awesome Bootstrap 4 jQuery LeafletJS Leaflet Draw Leaflet Sidebar v2 Firstly sta...

Getting Started with Leaflet

Start a basic HTML template <!DOCTYPE html> <html lang="en"> <head> <...