- Building production-grade .NET applications
- Working with Go, Kubernetes, and cloud-native tooling
- Linux & open-source enthusiast, member of @HappyHackingSpace
- LinkedIn: recepgunes
- Twitter: @recepgunes01
- Email: recepgunes2@outlook.com
| Project | Description & Stack |
|---|---|
| vt | Creates intentionally vulnerable environments for security testing. Written in Go. |
| funURL | A URL Swiss Army knife 🛠️. Built with C# and .NET. |
| Url-Shortener | URL shortener running on a local k3s cluster. .NET 10 with ASP.NET Core, PostgreSQL, and Redis. GitHub Actions builds the image and pushes it to GHCR, then a Helm chart deploys it. OpenTelemetry traces go to Jaeger. Pre-commit hooks run Gitleaks, CSharpier, and tests. |