my blog.
How JIT Compilation Supercharges Your JavaScript
JIT compilation boosts JavaScript performance by compiling frequently used code into fast machine code at runtime, combining the speed of compiled languages with the flexibility of interpreters. This makes JavaScript faster without sacrificing its dynamic nature.
September 1, 2025
Host My Own Private Search Engine
Break free from ad-driven search engines. Learn how to deploy your own privacy-focused search engine using SearXNG on AWS EC2 with Docker.
June 20, 2025
Why Regular Expressions (regex) is Slow?
Learn about how regular expressions (regex) can affect your application's performance and what factors contribute to their computational overhead.
February 16, 2025
Hello World!
A test post exploring Markdown features and blog functionality, with examples of headers, lists, code snippets, and more.
February 2, 2025
My Portfolio is Live: Here’s What I Learned
From a sleek, minimal design to an integrated AI chatbot.
February 2, 2025