Why I'm creating this blog

2026-01-26

metapersonal

I'm a Backend guy and from time to time I think about how can I show my work, my knowledge and my experiences.
Well, I can't show company code or project decisions from work. But maybe I could share what I've been through and incorporate some things that I learned from my years of coding.
Also I've got an idea of using AI to automatically keep this blog updating itself and hopefully serve as a portfolio too (???).


So what kind of content I will be sharing in this blog?

I really don't want this blog to have a fixed content type like only backend, only frontend, only programming. No, I want this to be free and not limited.
But I will separate each post with tags and make easier to filter what you want to see.

I do want to share part of my life, what I'm doing, what I'm thinking, my work, my hobbies. So expect random stuff on this blog.

What this blog is not

This blog is not a place for:

  • Copy-paste tutorials
  • Trend-chasing content
  • Not a "become 10x developer making 20 SaaS in 2 days using AI" type sh
  • Pretending to know things I don’t

If I write about something, it’s because I’ve used it, broken it, or had to understand it the hard way.

About the AI idea

The idea is not to use AI to produce articles automatically and keep this blog active. (But it sounds a pretty cool side project)

AI will participate in this blog by analyzing my public repositories on GitHub and generating commentaries about stuff that I did in the repository. For example if I have a repository about an ecommerce, every time that a change goes to the main branch AI will make a summary about what I pushed and why the change was made. My plan here is to show what I'm doing in my personal projects and make it visible for other developers and people who might be interested in.

I consider myself as strong technical guy, but may fail to explain tech stuff to others that are not into it. So what I want is to make AI do the translation for me.
Well at least that is what I have in mind, because I want to prove to myself that a project like a blog can have more interesting stuff than just a bunch of posts.

Finally

This blog is an experiment.

I may be to lazy to create posts, but I like the idea that maybe some post can help someone in something.
I like the idea that anything that I can think can be built using code. Right at this moment I'm enjoying building this blog and writing this post.

Let's see where this goes.