In my pinned repositories you can find some cool projects that I've built.
Here are some highlights:
| Project | Description | Links |
|---|---|---|
| Conpats | A concurrency pattern library in Go. Provides a simple API for a number of common concurrency patterns. | Source Code |
| My-AC-Help (A11y) | A web application to create PDF reports on web page accessibility. Provides modern user-friendly features like OAuth and Stripe Payment. Backend uses Job queues to manage server load and a custom PDF-generation algorithm. | Demo Frontend Source Code Backend Source Code |
| TEMPOCHAT_ | A real-time chat application with time-limited chat rooms. Based on a HATEOAS architecture using Go+HTMX | Demo Source Code |
| server-devops-practice | A simple project to test Github Action workflows, Dockerization and CI/CD deployment straight to the server on push to main | Source Code |



