Ashiq's Portfolio
Toggle sidebar
Blog
Writing
Available for work

Ashiq S — Laravel & WordPress Developer Blog, Dubai

Practical notes on Laravel, WordPress, WooCommerce, Shopify integration, Docker, and self-hosting — from a Full Stack Developer in Dubai, UAE.

21 Articles
Laravel · WordPress · WooCommerce · Shopify
Get in touch
Building an E-commerce Store with Laravel
6 min read

Building an E-commerce Store with Laravel

How I built a full-featured online store with Laravel and Livewire — product catalog, cart, secure checkout, multi-currency pricing, and an admin dashboard.

Laravel Livewire E-commerce Tailwind CSS
Read article
Self-Hosting on a Raspberry Pi with Docker
6 min read

Self-Hosting on a Raspberry Pi with Docker

How I run a multi-service home lab on a Raspberry Pi 5 — Docker, Cloudflare Tunnel, Nextcloud, Jellyfin, and self-hosted Laravel apps on Ubuntu Server.

Docker Linux Raspberry Pi Self-Hosting Cloudflare
Read article
Defeating Power Analysis with TI Masking
8 min read

Defeating Power Analysis with TI Masking

Attackers can pull a secret key from a chip's power meter — no math broken, just watched. Part two: DPA and the TI masking defense for the Piccolo cipher.

Cryptography Side-Channel Attacks DPA RFID Security
Read article
Lightweight Cryptography for RFID Tags
6 min read

Lightweight Cryptography for RFID Tags

M.Tech seminar on securing RFID/IoT tags: why standard ciphers don't fit passive hardware, and how the Piccolo cipher fits in under 700 logic gates.

Cryptography RFID IoT Security Embedded
Read article
Simulating City Traffic with Pygame
5 min read

Simulating City Traffic with Pygame

Part four of my smart traffic series — a 4-way intersection simulator built in Pygame to prove the adaptive signal system beats fixed timers.

Python Pygame Simulation Testing
Read article