Just another Software Developer
console.log("Hello, World!");
A Software Developer crafting high-performance digital experiences and documenting the journey.
Library
Subsetting, font-display, and the wp_preload_resources filter: a complete recipe for fonts that are private, fast, and stable, including…
Release directories, an atomic symlink flip, and the three post-deploy steps everyone forgets: OPcache, the object cache drop-in,…
curl said the page was fresh. Browsers got a twelve-hour-old copy. Tracing one stale page through Cloudflare APO,…
01const developer = { 02 name: 'Thrijith Thankachan', 03 role: 'Software Developer', 04 focus: ['WordPress', 'JavaScript', 'PHP'], 05 philosophy: 'Keep it simple, but significant.', 06 status: 'Building cool stuff', 07 sayHello() { 08 return `Hey, I'm ${this.name}!`; 09 } 10}; 11 12console.log(developer.sayHello()); // 🚀
The Persona
I am a software developer who believes that writing code is a form of digital craftsmanship. Whether I’m architecting scalable backends or fine-tuning CSS transitions, my goal is always to create tools that feel human.
When I’m not in the terminal, you’ll find me exploring minimalist design patterns, reading about system architecture, or sharing my findings through my blog.
I’m always looking for interesting projects and technical challenges. Feel free to reach out for collaborations or just to say hi.