My Blog
Exploring the frontiers of web development, design, and technology. Join me on this journey of continuous learning and innovation.
April 15, 2024
After grinding through roles at KoinX, Tunable Labs, and EzAIx, I finally achieved what once seemed impossible—joining Atlan as an AI Engineer Intern after they had previously rejected me. This journey proves that rejections aren't final—they're just pit stops on the way to where you actually need to be.
From Backend to AI: How I Secured US Remote Roles with 300% Stipend Hikes as a Generalist Developer
March 20, 2024
After grinding through my KoinX internship, I managed to land two remote US-based positions with massive stipend increases. I transformed from a pure backend dev into an AI engineer by marketing myself as a "high-agency generalist" who could adapt to any tech.
March 19, 2024
After 50+ rejections, countless all-nighters building assignments, and a ton of failed interviews, I finally broke into tech at KoinX despite coming from a tier-3 college. Competing against candidates from tier-1 schools with impressive backgrounds taught me that persistence and strategic improvement through each rejection ultimately pays off.
Authentication and Authorization using Cookies and JWT in Next.js with Express Backend
September 5, 2024
Learn how to implement full Authentication and Authorization using jwt and httpOnly cookies with Next.js server and client components and Express.js Backend.