Lists (1)
Sort Name ascending (A-Z)
Stars
a list of effective go, best practices and go idiomatic
A Collection of application ideas that can be used to improve your coding skills ❤.
Implementing JWT Authentication in Golang REST APIs and securing it with Authentication Middleware.
Public repository of my field notes from 25+ years as computer guy
Standard Go Project Layout
Golang Clean architecture REST API example with a comprehensive real project. It uses docker, docker compose, redis, elasticsearch, kibana, filebeat, postgresql, prometheus, grafana. also use gin, …
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture
[Example APPS] Basic Flutter apps, for flutter devs.
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The proble…
A real life interview question from Google
Build a website based on the designs from a fictitious client
A real world application collaboration project
My code solution for Andrei Neagoie's online udemy course "Master the Coding Interview: Data Structures + Algorithms"
This repo contains implementation of data structures and algorithms using JAVA