Software Engineering Stories
RSS FeedI'm Rizart Dokollari, a software engineer. Nearly all the code I ship — 98% of it, by WakaTime's measure — is now written by coding agents, and this blog records what that changes: the lessons, the workflows, and where a human still checks in.
Each post opens with a TL;DR, then the full reflection, as long as the lesson deserves and no longer. If you're working this way too, I'd like to trade notes.
Recent Posts
Aurora for serverless Laravel
Automate serverless Laravel with Aurora MySQL database. Includes private link VPC endpoints, SecretsManager, Route53, CloudFront, API Gateway, assets & storage buckets through GitHub CI/CD.
Serverless Laravel
Automates serverless Laravel using AWS SAM. Includes artisan lambdas, Route53, CloudFront, API Gateway, assets & storage buckets through GitHub CI/CD.
Cyberpunk 2077 R6 Config Editor
A Windows app to customize your Cyberpunk 2077 experience & immersion. Written in Python using TDD and published on NexusMods.
Serverless GraphQL Implementation
Automates a serverless GraphQL implementation ready production, including CI/CD.