Posts
All the articles I've posted.
-
The First Few Milliseconds of an HTTPS Connection
Published: at 01:26 PMAn in-depth look at the initial milliseconds of establishing an HTTPS connection, using Wireshark and a debug build of Firefox to analyze the SSL/TLS handshake and certificate verification process.
-
Leaflet - An Open-Source JavaScript Library for Mobile-Friendly Interactive Maps
Published: at 02:00 PMAn introduction to Leaflet, a lightweight open-source JavaScript library for creating mobile-friendly interactive maps, highlighting its features, performance, and usability.
-
Visual Representation of SQL Joins
Published: at 11:16 AMA visual guide to understanding different types of SQL joins, including INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN, with visual aids to help grasp the concepts.
-
Text to UML Diagrams - Online tools
Published: at 02:00 PMAn introduction to text-based tools for creating UML diagrams, highlighting SVG-Sequence-Diagram, js-sequence-diagrams, and websequencediagrams.com, with an example of a request-poll-response style architecture.