scaffold para nuevos proyectos
la idea es no tener que volver hacer modulos para clientes, una vez hecho, guardo la estructura principal y listo para integrar tanto Web como API
también puedo copiar de otros proyectos 🎯
dejame saber que es lo que piensas!
what does this support?
- full CRUD for any module in the API as in the Web
- pagination in both sides
- flags like (--api, --web, --agent, --force & more)
@ram4_dev me refiero a que en los trabajos repites cosas, agregas una feature, la mantienes, la pules y listo. proyectos personales puedes buscar probar nuevas tecnologías y métodos
I can build quality software, charge fair prices, and provide the support and maintenance clients actually need.
so why does part of me still feel like I have to prove myself first?
is this what impostor syndrome feels like?
I don't know why I feel intimidated about selling my software services to large clients like factories.
there are companies out there charging a fortune for mediocre solutions, yet somehow I still question whether I'm ready.
did all this in 2 days, knowing neither the language nor the concept.
not because the AI did it for me. because it taught me.
that's the part I think people have backwards.
code's here if you want to poke at it 👇
https://t.co/hmV15hFonQ
everyone's scared AI will create devs who can't actually think. so I tried the opposite.
2 days using AI as a tutor, not autopilot, to build a RAG search tool in Python, a language I'd never written.
6 rules I set for myself 🧵
6. writing code matters less than debugging it.
Claude will fix bugs. but if I can't tell it where the problem is, it patches one thing, breaks another, and loops there forever.
knowing where it hurts is the actual skill.