DevBlog v1
Javascript"
This blog serves as a platform where I share my projects, thoughts, learning process, and experiences as a developer. It aims to document my journey and provide a space for me to easily share my work with others, beyond GitHub or a traditional resume. My personal dev blog is a place where I showcase my projects, reflect on my progress, and share insights into my development journey.
Goals
Through this blog, I aim to:
- Engage with a wider community
- Gather feedback
- Continue learning from others
Technical Details
The blog is built using simple HTML and CSS for the design, while JavaScript handles the logic. The posts are stored as HTML files, and the site is dynamically generated using the data from these files. This setup allows for easy maintenance and scalability.
Reflection
It was really fun to build this blog, and I am excited to continue adding new features and posts to it.