EG
Resume

Making AI Actually Get Your Project (Without Paying for Cline)

How to make AI understand your project context using RepoPrompt — a free alternative to premium AI agents. Perfect for devs who value DRY principles.

6 min read·#ai#vibe-coding#tips-and-tricks

Complete Guide: Integrating Odoo ERP with External Apps

Full guide on integrating Odoo with external applications using JSON-RPC. NestJS + Odoo integration, webhooks, and custom module development explained.

10 min read·#odoo#backend#nestjs

I Made 59 TikToks About Programming and Got 152K Likes

Sharing code tips on TikTok literally changed my career. Here's what I learned about technical content creation.

5 min read·#content-creation#tiktok#career

I Built a Coding Community for Beginners - Here's What Happened

Started Kopico as a side project, grew it to 800+ members. The journey of building something that actually helps people.

7 min read·#community#kopico#mentorship

From Zero to Full-Stack: My Chaotic Journey

S1 Computer degree, self-taught everything else. How I went from tutorial hell to working on enterprise systems.

8 min read·#career#journey#full-stack

How I Became a Full Stack Engineer at 18

Skipped 1.5 years of school, interned at 17, got hired at 18. The unconventional path.

6 min read·#career#journey#young-developer

InertiaJS + React: The Best of Both Worlds

What is InertiaJS and how to integrate it with React in a Laravel app. Installation, routing, performance tips, and debugging explained.

8 min read·#inertia#react#frontend