Blog Posts
A collection of my thoughts, insights, and experiences on software development, technology trends, and personal growth in the tech industry.
- cloudflare
2026-05-08
Testing Local Apps in Production with Cloudflared
Learn how to use Cloudflared tunnels to expose local applications securely to the internet for real production style testing.
Read article→ - software engineering
2026-05-06
Rebuilding the Point of Sale: Engineering for Reliability, Scale, and the Real World
A deep dive into why I built a modern POS system from scratch, passionately focused on reliability, performance, and long-term sustainability for real-world business operations.
Read article→ - ecommerce
2026-05-06
Ulisha Store Laravel: A Modern E-Commerce Platform Built for Control, Performance, and Growth
Ulisha Store Laravel is a powerful, flexible e-commerce platform designed for businesses that want full control, high performance, and low operational costs—without relying on SaaS platforms like Shopify or WordPress.
Read article→ - api
2026-05-03
Rest vs Restful vs SOAP vs GraphQL vs gRPC
A practical, business-minded rundown of five dominant API approaches—what they are, who uses them, why they matter, and how organizations decide.
Read article→ - linux
2026-05-01
Linux: CVE-2026-31431 Copy Fail Vulnerability Root Su
CVE-2026-31431 is a critical vulnerability in the Linux kernel that allows attackers to gain root privileges by exploiting a copy fail issue.
Read article→ - Next.js
2026-04-30
Optimizing Next.js Performance and Cost Reduction
Next.js is a powerful React framework that offers great performance benefits, but it can also lead to increased costs if not optimized properly. In this article, we will explore some best practices for optimizing Next.js performance and reducing costs.
Read article→ - security
2026-04-29
Prevent ID Enumeration Attack
ID Enumeration Attack is a common attack vector in web applications where attackers try to guess or enumerate the IDs of resources. In this post, we'll discuss what ID Enumeration Attack is and how to prevent it.
Read article→ - web browser
2026-04-28
Introducing: Webvium Browser for Android Devices
Excited to announce the release of Webvium Browser for Android devices! Webvium is a lightweight, fast, and secure web browser designed to provide an exceptional browsing experience on mobile devices. With a focus on privacy and performance, Webvium offers features like ad-blocking, tracking protection, and a user-friendly interface. Whether you're browsing the web for work or leisure, Webvium is here to enhance your online experience.
Read article→ - security
2026-04-28
Security Best Practices Everyone Should Know: Developer to Developer
In the ever-evolving landscape of web development and application security, it's crucial for developers to stay informed about best practices to protect their applications and users. In this post, we'll explore some essential security best practices that every developer should know and implement to enhance the security of their applications.
Read article→ - ulisha store
2026-04-17
Ulisha Store Next to Laravel: What Did Go Wrong?
Ulisha Store is an e-commerce platform that started with Next.js and Supabase but faced challenges as it scaled. We eventually migrated to Laravel for better performance and scalability. In this post, we discuss the reasons behind the migration and the benefits of using Laravel for our project.
Read article→ - zed
2026-04-17
Why I Migrate to Zed from VSCode
After using VSCode for a long time, I decided to switch to Zed, a new code editor that promises better performance and customization. In this post, I'll share my experience with both editors and why I made the switch.
Read article→ - android development
2026-04-15
From Aide to Android Studio: My Journey
I'll share my journey from starting with Aide to transitioning to Android Studio, the challenges I faced, and the lessons I learned along the way.
Read article→