https://github.com/claquettes/blog
Personnal Blog for my programming journey
https://github.com/claquettes/blog
blog contributions-welcome developer first-issue js open-source
Last synced: about 2 months ago
JSON representation
Personnal Blog for my programming journey
- Host: GitHub
- URL: https://github.com/claquettes/blog
- Owner: Claquettes
- Created: 2023-05-22T07:47:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T12:35:15.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T05:51:16.114Z (2 months ago)
- Topics: blog, contributions-welcome, developer, first-issue, js, open-source
- Language: HTML
- Homepage: https://ponton-mathi.eu/blog
- Size: 78.1 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Dev Blog

Welcome to my personal development blog! 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.
## Description
My personal dev blog is a place where I showcase my projects, reflect on my progress, and share insights into my development journey. Through this blog, I aim to engage with a wider community, gather feedback, and continue learning from others.
## Technologies Used
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.
## Usage
To access and explore my dev blog, simply visit [ponton-mathi.eu/blog](https://ponton-mathi.eu/blog). There, you will find a collection of posts, each discussing a project, my thoughts, or my experiences as a developer.
## Contributing
Although this blog primarily reflects my personal journey, I welcome contributions, suggestions, and feedback. If you have any ideas or improvements, please open an issue or submit a pull request on the [GitHub repository](https://github.com/Claquettes/blog). Let's learn and grow together!
## License
This dev blog is licensed under the [MIT License](LICENSE). Feel free to fork the repository, modify it for your own use, or even create your own blog inspired by this project. Remember to give credit where it's due.
## Thoughts
Building this blog has been a fulfilling experience. It provided an opportunity to reflect on my past projects, witnessing how much I have improved since then. The process of developing the site, from design to implementation, was enjoyable and educational. I believe this project has become an invaluable documentation of my growth as a developer, and I look forward to using it as a tool to track my progress in the future.
## Contact
If you have any questions, suggestions, or just want to connect, feel free to reach out to me at [[email protected]](mailto:[email protected]). Let's inspire and support each other in our coding endeavors!
Happy coding and blogging!