My personal blog where I share insights on backend development, software architecture, and engineering best practices.
🌐 Live at: refaatcrafts.space
I'm Hassan Refaat, a backend software engineer passionate about clean code, high-quality architectures, and building scalable systems. This blog covers topics including:
- Java & Kotlin development
- Spring Boot & Spring AI
- Software architecture patterns
- Testing strategies
- Cloud technologies (AWS, GCP, Kubernetes)
Built with Astro using the Astro Sphere template, featuring:
- Astro + MDX for content
- Tailwind CSS for styling
- SolidJS for interactive components
# Install dependencies
npm install
# Start dev server
npm run dev
# Build for production
npm run build
# Preview production build
npm run previewContent © Hassan Refaat. Theme based on Astro Sphere.