Say Hello
AleksWrite is my personal blog where I explore IT technologies, cloud solutions, software development, AI innovations, homelab software and more.
Read the blog posts or explore the projects for additional information.
- Aleks
Featured
Fully Automated GitHub Template Repositories
Posted on:May 26, 2024 at 06:53 PMCheck out my GitHub templates for automating CICD workflows. They streamline continuous development and secure delivery of static and Jamstack websites on AWS. Each template comes with automated tests and suits a range of needs, from basic static sites to serverless applications.
Reusable Makefiles Collection
Posted on:March 6, 2024 at 11:58 AMExplore an efficient solution to repetitive tasks with Makefile's include directive, and access a curated collection of reusable Makefiles in public git repository.
Reading json configs in Makefile
Posted on:March 4, 2024 at 06:23 PMEfficiently reading json configs in Makefile
GitHub container registry example
Posted on:July 1, 2023 at 11:17 AMPublishing and consuming container images in GitHub Packages registry from GitHub Actions
CI for dotfiles
Posted on:June 30, 2023 at 10:05 AMImplementing CI workflow for cross platform dotfiles.
Recent Posts
Fully Automated GitHub Template Repositories
Posted on:May 26, 2024 at 06:53 PMCheck out my GitHub templates for automating CICD workflows. They streamline continuous development and secure delivery of static and Jamstack websites on AWS. Each template comes with automated tests and suits a range of needs, from basic static sites to serverless applications.
Reusable Makefiles Collection
Posted on:March 6, 2024 at 11:58 AMExplore an efficient solution to repetitive tasks with Makefile's include directive, and access a curated collection of reusable Makefiles in public git repository.
Reading json configs in Makefile
Posted on:March 4, 2024 at 06:23 PMEfficiently reading json configs in Makefile
GitHub container registry example
Posted on:July 1, 2023 at 11:17 AMPublishing and consuming container images in GitHub Packages registry from GitHub Actions