Gabriel (gm0stache)

gm0stache

Geek Repo

Location:Germany

Github PK Tool:Github PK Tool

Gabriel's repositories

AbstractFactoryPattern

Simple implementation of the abstract factory pattern in C#.

Language:C#Stargazers:1Issues:1Issues:0

CommandPattern

Simple C# implementation of the command pattern.

Language:C#Stargazers:0Issues:1Issues:0

CompositePattern

Simple implementation of the Composite pattern in C#.

Language:C#Stargazers:0Issues:1Issues:0

DecoratorPattern

Basic implementation of the decorator pattern in C#

Language:C#Stargazers:0Issues:1Issues:0

DevToys

A Swiss Army knife for developers.

Language:C#License:MITStargazers:0Issues:0Issues:0

EventPatternStudy

Simple example on how to use events in C#. The event can be canceled (aka. stopped) by any one subscriber by modifying the event args.

Language:C#Stargazers:0Issues:1Issues:0

go-conc

Code created while working through "Learn Concurrent Programming with Go" by James Cutajar.

Language:GoLicense:Apache-2.0Stargazers:0Issues:1Issues:0

MacroCommandPattern

Implementation of the macro command pattern in C#.

Language:C#Stargazers:0Issues:1Issues:0

proglog

Code created while working through "Distributed Services with Go" by Travis Jeffery.

Language:GoStargazers:0Issues:0Issues:0

utils

Some small cli helper programs.

Language:GoLicense:GPL-3.0Stargazers:0Issues:1Issues:2

atproto-bkup

Util for backing up ATproto repos.

Language:GoLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:GoLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

gobot-bsky

Bluesky Bot library in Go

Language:GoLicense:Apache-2.0Stargazers:0Issues:0Issues:0

gomistakes

Code created while working through "100 Go mistakes and how to avoid them" by Teiva Harsanyi.

Language:GoLicense:GPL-3.0Stargazers:0Issues:0Issues:0

ObserverPattern

Implementation of the observer pattern in C#.

Language:C#Stargazers:0Issues:0Issues:0

SimpleFactoryPattern

A first implementation of the simple factory (aka. factory method) pattern in C#.

Language:C#Stargazers:0Issues:1Issues:0

slicestudy

exploring slice props.

Language:GoLicense:GPL-3.0Stargazers:0Issues:0Issues:0

StrategyPattern

Strategy pattern implementation in C#.

Language:C#Stargazers:0Issues:1Issues:0

synonym-api

PoC API allowing to add/retrieve synonyms.

License:MITStargazers:0Issues:1Issues:0

TemplateMethodPattern

Simple implementation of the template method pattern in C#.

Language:C#Stargazers:0Issues:1Issues:0