- Egypt
-
12:47
(UTC +02:00) - HamdyCL
- in/modsyan
- @HamdyCL
- https://archamdy.tech
Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
A toolkit with common assertions and mocks that plays nicely with the standard library
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
lightweight, idiomatic and composable router for building Go HTTP services
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
A next-generation crawling and spidering framework.
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
Clean Architecture template for Golang services
🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
🍕 A practical food delivery microservices, built with Golang, Domain-Driven Design, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
A starter project with Golang, Gin and DynamoDB
Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry and Postgresql.
E-Commerce backend system via Golang and Postgres
Trial account generator tool for O’Reilly
A Golang boilerplate template, based on Vertical Slice Architecture and CQRS pattern with using Echo, Gorm, Zap, Viper, Go-MediatR for CQRS and Dig for Dependency Injection.
A high-performance, distributed data access layer implementing request coalescing and hash-based routing to reduce database load and prevent hot partitions.
Boilerplate for writing Go applications without framework using hexagonal application development approach