Mon 14 August 2023 Coding ZHANG Damao Simplify Your Project Setup with Gitignore.io I share how to use Gitignore.io to generate a .gitignore file for your project, simplifying your setup process.
Sun 06 August 2023 Coding ZHANG Damao Automating Blog Post Metadata Generation with GitPython and OpenAI I automated the generation of blog post metadata using GitPython to find new posts and OpenAI's API to generate the metadata.
Mon 10 July 2023 Coding ZHANG Damao Using Apple's WeatherKit REST API How to access weather data using Apple's WeatherKit REST API.
Thu 22 September 2022 Coding ZHANG Damao Flutter Startup Shows a Flashing Black Screen Any bug that cannot be seen on Google, 100% is your own stupidity.
Tue 06 September 2022 Coding ZHANG Damao Build a static site via Pelican Setting up a static website, without having to install 1,000+ npm packages.