Building an HRMS with Laravel & Filament
How I built a self-hosted HR Management System with Laravel, Filament, and Livewire — employee records, attendance, leave approvals, and role-based access.
Practical notes on Laravel, WordPress, WooCommerce, Shopify integration, Docker, and self-hosting — from a Full Stack Developer in Dubai, UAE.
How I built a self-hosted HR Management System with Laravel, Filament, and Livewire — employee records, attendance, leave approvals, and role-based access.
How I built a full-featured online store with Laravel and Livewire — product catalog, cart, secure checkout, multi-currency pricing, and an admin dashboard.
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.
Part three of my AR-in-education seminar series — the study design, statistics, and honest limitations behind Geo+'s evaluation: pre/post tests, NASA-TLX workload scores, and the User Engagement Scale.
Part two of my AR-in-education seminar series — how the Geo+ app (reviewed from Rossano and Lanzilotti's research) uses Unity and Vuforia to turn a printed marker into an interactive 3D geometric solid.
What I studied for my M.Tech seminar on AR in education: the pedagogical difference between AR and VR, and why overlaying the real world beats replacing it for teaching young children geometry.
Part two of my lightweight cryptography seminar — how differential power analysis pulls secret keys out of a chip without breaking any math, and how threshold implementation masking defends the Piccolo cipher against it.
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.
Part two of my smart parking series — LoRaWAN standard: gateway architecture, device classes A/B/C, frame design, and why nodes run for years on one battery.
My M.Tech mini-project: ultrasonic sensors and ESP32 LoRa boards report parking-slot occupancy to a receiver bridging to IBM Watson IoT — no WiFi per lot.
Part three of my Accident Aid series — the Java and MySQL portal where hospitals and police received live accident alerts with GPS on a map.
The hardware side of my Accident Aid project — reading a piezo vibration sensor with Arduino, filtering noise, and sending SMS alerts via GSM AT commands.
How I built Accident Aid, my B.Tech final-year project — an IoT system detecting vehicle crashes and alerting family, hospitals, and police with GPS.
Part four of my smart traffic series — a 4-way intersection simulator built in Pygame to prove the adaptive signal system beats fixed timers.
Part three of my smart traffic series — turning vehicle counts into green signal times: the GST formula, starvation prevention, and yellow-light detection.
Part two of my smart traffic series — a custom YOLOv3 vehicle detector: dataset annotation, config changes, OpenCV inference, NMS, and lessons on accuracy.
Part one of my Smart Traffic Management series — how my M.Tech project used CCTV footage and YOLOv3 to measure traffic density and set signal times adaptively.
How I built a Laravel middleware to keep products, orders, and inventory in sync between WooCommerce and Shopify — architecture, webhooks, and lessons learned.