About Me
Hi there! I'm Ioan, a passionate .NET developer with over 5 years of experience in building robust and scalable applications. I love working with C#, ASP.NET Core, and exploring the latest features in the .NET ecosystem.
Skills
Projects
Resume Builder
Create your Resume →- Getting rid of annoying paywalls.
- Accessible to everyone.
- Perfect ATS Templates.
- Cover Letter Builder.
- Github Page
substitutr.com
Find alternatives →- Discover better or free and open-source alternatives to popular software and services.
- Find substitutes for tools with annoying paywalls or restrictive pricing.
- Features a searchable, community-curated database of replacements.
- Focused on providing accessible and cost-effective options for everyone.
Latest posts
All Posts
Deploy Next.js Static Site to AWS S3 & CloudFront with CI/CD
Learn how to deploy static Next.js pages to AWS S3 and use GitHub Actions to automate CloudFront cache invalidation in a modern CI/CD pipeline.
How LINQ deferred execution can double memory allocation and add bugs
Learn how LINQ's deferred execution can unintentionally double memory allocation and degrade performance. A small oversight led to significant resource consumption.
Automate Database Migrations with DbUp and Docker Compose: A .NET Developer’s Guide
Learn how to integrate DbUp with Docker Compose for seamless database migrations in your .NET projects. Automate your migrations and streamline your workflow.
CI/CD Pipeline with GitHub Actions: Deploy Docker Compose on AWS EC2
Master CI/CD with GitHub Actions to automate Docker Compose deployments on AWS using ECR and EC2. A step-by-step guide for DevOps engineers and developers.