Emman P. Barrameda | Fullstack Developer | Portfolio

# Dev Notes

Short write-ups on bugs, fixes, experiments, and lessons learned while coding.

Install Laravel on Ubuntu on Windows 11 Using Docker
Install Laravel on Ubuntu on Windows 11 Using Docker
A step-by-step guide to installing Laravel on Windows 11 using Ubuntu (WSL) + Docker, setting up Laravel, configuring the database ports, and running your project locally.
December 29, 2025 #docker#windows
Installing and Using wkhtmltopdf / wkhtmltoimage on Cloudways
Installing and Using wkhtmltopdf / wkhtmltoimage on Cloudways
A quick guide to installing and using wkhtmltopdf/wkhtmltoimage on Cloudways for generating PDFs and images from HTML in a Laravel app.
December 29, 2025 #laravel
installing-and-using-wkhtmltopdf-wkhtmltoimage-on-hostinger
Installing and Using wkhtmltopdf / wkhtmltoimage on Hostinger
A quick guide to installing and using wkhtmltopdf/wkhtmltoimage on shared hosting (like Hostinger) for generating PDFs and images from HTML in a Laravel app.
December 28, 2025 #laravel
Cover
ScrollifyJS
Scrollify - Scroll Progress Bar Indicator: A modern javascript library for a lightweight scroll progress indicator + back-to-top button for web pages.
December 28, 2025 #UI/UX#Javascript
git-rawify
GIT.RAWify
A quick walkthrough of GIT.RAWify. A simple web tool that converts standard GitHub links into raw GitHub links for easy embedding and direct file access
July 18, 2023 #tool#web