[Codevel Project] - From idea to implementation project
About Me
I work in the field of information technology, but I am not a programmer. Instead, I handle other tasks that are more related to systems.
My programming learning journey is entirely self-taught, and creating this website was no different. During the process of learning and working on projects (such as this very website), I encountered many issues—or you could say difficulties in handling things. I had to spend quite a lot of time resolving them.
Nowadays, with the development of AI, you can solve problems more quickly without relying heavily on search engines and manually researching the issues you face. My friends use AI coding tools extensively. With just a few descriptions, they can generate a program to support their work, and AI also helps them fix bugs when needed. However, I realized that not all errors can be fully fixed by AI, sometimes because of limitations in AI itself or because of unclear descriptions from the user.
Now, let’s talk about Codevel.io
I created this website and the content in this Codevel.io series mainly to share my experiences and the difficulties I faced while developing this site. I also want to show the approaches I used to resolve these issues, in hopes of helping others who might encounter similar problems when working in the same programming language.
By going through the entire Codevel Project series, you will be fully capable of creating a website similar to my codevel.io. In fact, if you want its source code, I am more than willing to share it. Aside from the articles, this codevel.io site also includes a dedicated section where I share demo code that corresponds to the topics I’ve written about.
Thank you for reading this article. If you find it useful, please share it with others. If you have feedback, feel free to contact me.
Share a secret
Perhaps at the time I wrote this article, even features like sharing posts or commenting had not yet been implemented. =)))))