Re-coding my past, building my future. 🚀
Documenting my journey: Transforming an old PHP project into a modern Laravel + AI app.
Building in public, one commit
I lost the code…
…but I never forgot the idea.
Around 3 years ago, I built a real estate project for a university course.
Nothing special.Just PHP, HTML, and a lot of confusion.
Today, I don’t even know where that code is.
But now it finally feels right to make the journey public properly.
Still early.Still messy.Still changing almost every day.
But this time,I’m building it the way I always wanted to.
my mind started feeling less cluttered.
I open it every day now.
At this point,
it genuinely feels less like an app…
and more like an extension of my brain.
But after using it seriously…
I finally understood it.
Notion slowly became the place where I dump:
- ideas
- plans
- random thoughts
- things I don’t want to forget
And weirdly enough…
- navigating the project
- understanding the structure
- moving between different parts of the system
Small improvements…
but they add up when you’re building every day.
Lately, I’ve been paying more attention to the environment I build in.
Not just the code itself.
A good editor/workflow genuinely changes how you think while building systems.
Started using Google AntiGravity recently,
and it made the whole process feel smoother:
For example:
What happens if:
- a property already has an active offer?
- a visit gets canceled?
- a deposit is rejected?
These small decisions shape the whole system.
Also spent time improving the roles & permissions structure.
This article by @HardikSavani19 genuinely helped me understand and implement a lot of things faster.
Took some ideas and adapted parts of the code to fit my project.
https://t.co/wGdIBzsCdf
Started working on the actual code today.
For the admin panel, I used the NiceAdmin template as a starting point instead of building everything from scratch.
It saved me a lot of time and helped me focus more on the system itself rather than the UI.
https://t.co/fgq9AigeWZ